2014-05-21, 07:04 PM
Hi, I am just wondering if there is any way so far to easily include the year of release in the filename. This to to set apart movies that have similar or common names, but different release years.
So perhaps there might be some way I could take the existing format, which by the way I really like:
Movie Name_YYYYMMDD_HHMMHHMM
and do something like this:
Movie Name (YYYY)_YYYYMMDD_HHMMHHMM
(where "(YYYY)" = year of release, or first four digits of XML "original_air_date")
So far I have discovered <StoreSeparateMetadataXml> and tried setting it to "true". That at least gives me a way to get at the XML "description" after the files have been relocated and the entries removed from the database, as I find them useful.
I could presumably also do the same with the year, but it would be even better just to have it in the filename.
Thanks
Chris
So perhaps there might be some way I could take the existing format, which by the way I really like:
Movie Name_YYYYMMDD_HHMMHHMM
and do something like this:
Movie Name (YYYY)_YYYYMMDD_HHMMHHMM
(where "(YYYY)" = year of release, or first four digits of XML "original_air_date")
So far I have discovered <StoreSeparateMetadataXml> and tried setting it to "true". That at least gives me a way to get at the XML "description" after the files have been relocated and the entries removed from the database, as I find them useful.
I could presumably also do the same with the year, but it would be even better just to have it in the filename.
Thanks
Chris