Weslocke 0 Posted December 12, 2018 Posted December 12, 2018 Quick dumb question... If you have a movie broken into parts: MyMovie-CD1.mkv MyMovie-CD2.mkv MyMovie-CD3.mkv The filenames for import should be MyMovie.nfo and MyMovie-poster.jpg, correct? (Obviously with other allowed poster names, but basic principle) Also if the "CD#" are in different locations (Ie. "MyMovie_CD1", "MyMovie -CD1", "MyMovie_ CD1", etc) does the same thing follow suit? Just wondering because I've exported NFO and posters to that format (using a regex of "/(.*?)[\\s\\-_]*?CD1/" on the CD1 file, I believe), but none of them seem to be seen by the library scan. I don't need to do one for each part, do I?
Luke 42085 Posted December 14, 2018 Posted December 14, 2018 Hi, can you try this? One nfo can be used for all of them. MyMovie-CD1.nfo I agree we should probably support MyMovie.nfo. Thanks !
Weslocke 0 Posted December 14, 2018 Author Posted December 14, 2018 Actually I punted and just rewrote my script to create: MyMovie.nfo MyMovie.jpg MyMovie-CD1.nfo MyMovie-CD1.jpg MyMovie-CD2.nfo MyMovie-CD2.jpg And it worked fine, complete with multi-part stacking. If you would like I can remove all but the CD1 version and try again, but if you know that's what needs to be done then I'll just delete the extraneous files and roll on. Thanks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now