naming format to specific folder, based on year
Posted: 22 Apr 2017, 12:20
I am currently using a naming format that organises my movies into folders by year, within the 'movies' folder:
e.g.:
Due to the size of my library, I have had to split it into two main folders:
E:/Movies - contains years 1900-1999
F:/Movies - contains years 2000-
Is there a way to write the naming format so it will select the correct main folder, based on the year?
Thanks
Code: Select all
F:/Movies/{y}/{ny}/{ny} [{af}]
Code: Select all
F:/Movies/2016/10 Cloverfield Lane (2016)/10 Cloverfield Lane (2016) [6ch].mp4
E:/Movies - contains years 1900-1999
F:/Movies - contains years 2000-
Is there a way to write the naming format so it will select the correct main folder, based on the year?
Thanks