- Thread starter
- #91
Re: App to Copy Artwork and Details to Movie Folder
I am only using the Title field in the Moving Pics database, all alternate titles are stored in a separate field. So You would have to change to title in Moving Pictures to the one you want(which you can do in the moving pictures config).
I am also adding an option to rename existing directories instead of creating new ones, so those of us who already have our movies in individual dirs can use this to get our directory names in order.
That's cool.
You have to decide what to do about foreign movies
eg. Das Leben der Anderen (2006)
Title = Das Leben der Anderen
AKA = The Lives of Others (UK) (USA)
So options are;
\Das Leben der Anderen (2006)\
or \The Lives of Others (2006)\
or \The Lives of Others [Das Leben der Anderen] (2006)\
I prefer to have the English title in the directory structure, This doesn't work as well for parsing, however since your app is working with movies that are already in the database then this doesn't matter. Also since we have method for adding the .nfo file this doesn't matter either.
I am only using the Title field in the Moving Pics database, all alternate titles are stored in a separate field. So You would have to change to title in Moving Pictures to the one you want(which you can do in the moving pictures config).