We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Original issue 2026 created by Omertron on 2011-07-03T12:20:28.000Z:
Unless I misunderstand, to override an incorrectly detected tv show with an nfo, you have to place it with the media
e.g.1
c:\myjukebox\tvshowname\season 1\season 1.nfo c:\myjukebox\tvshowname\season 2\season 2.nfo c:\myjukebox\tvshowname\season 3\season 3.nfo
with many seasons, this can be a pain and has to be redone for each new season as it is added.
would it be possible for yamj to optionally detect the nfo file higher up and apply that to all seasons? e.g.2
c:\myjukebox\tvshowname\tvshowname.nfo
would work the same as e.g.1
thanks and keep up all the good work!
The text was updated successfully, but these errors were encountered:
Comment #1 originally posted by Omertron on 2011-07-04T14:56:14.000Z:
while your at it :) can we also add tvshow.nfo as a valid name in the same location as these
Sorry, something went wrong.
Comment #2 originally posted by Omertron on 2011-07-04T19:08:07.000Z:
filename.nfo.parentDirs=true
try that. Check out the wiki for details
Comment #3 originally posted by Omertron on 2011-07-18T16:10:35.000Z:
Hi. I've tried what you suggested, but it doesn't seem to work. What should I call it? I tried tvshowname.nfo
Comment #4 originally posted by Omertron on 2011-07-18T16:14:39.000Z:
Ah. It says not implemented in the version i have
No branches or pull requests
Original issue 2026 created by Omertron on 2011-07-03T12:20:28.000Z:
Unless I misunderstand, to override an incorrectly detected tv show with an nfo, you have to place it with the media
e.g.1
c:\myjukebox\tvshowname\season 1\season 1.nfo
c:\myjukebox\tvshowname\season 2\season 2.nfo
c:\myjukebox\tvshowname\season 3\season 3.nfo
with many seasons, this can be a pain and has to be redone for each new season as it is added.
would it be possible for yamj to optionally detect the nfo file higher up and apply that to all seasons? e.g.2
c:\myjukebox\tvshowname\tvshowname.nfo
would work the same as e.g.1
thanks and keep up all the good work!
The text was updated successfully, but these errors were encountered: