2016-06-09, 23:08
(2016-06-09, 11:47)tstaddon Wrote: Hi
This is a great tool, but I have a couple of questions.
1. I have a NAS with a manual folder structure - the NFO and art scrape fine but the set assignments are rather annoying. Is there a way to get it to treat the parent folder as a new collection if there are lots of films in that folder, e.g. Mycustomset\Film1\Film1.nfo, Mycustomset\Film2\Film2.nfo
Unfortunately not. I suspect your asking to create a new set (eg Mycustomset as a set/collection) if there is more than one sub-folder with a movie, in the parent folder.
Quote:2. Can it rename the .nfo to match the film name? (I'm not sure if this is at all important, but I like to keep things tidy).
Thanks
By default, Media Companion required the nfo to be the same as the movie filename, unless you have the option to save as Basic Save Mode
ie: movie.nfo, movie.tbn, fanart.jpg
Now, if you have the nfo's as movie.nfo etc, disabling Basic Save Mode, and renaming just the movie, will change the movie.nfo and movie.tbn to the filename of the movie.
ie: Basic Save files
Code:
z:\MovieTemp\Brave (2012)\Brave (2012).mkv
z:\MovieTemp\Brave (2012)\movie.nfo
z:\MovieTemp\Brave (2012)\movie.tbn
z:\MovieTemp\Brave (2012)\fanart.jpg
Renaming after disabling Basic Save Mode
Code:
z:\MovieTemp\Brave (2012)\Brave (2012).mkv
z:\MovieTemp\Brave (2012)\Brave (2012).nfo
z:\MovieTemp\Brave (2012)\Brave (2012).tbn
z:\MovieTemp\Brave (2012)\fanart.jpg
I hope this is of help.