Req Variable for Rename
#1
Hello,

I wish I could rename my movie folders and files with the year and month of release.
With the variables available we can only put the year, a tip to add the month? a possible evolution?

Thank you in advance for your answer.
Have a good day.
#2
you could do that in v3, but a no-go in v2...

if you already use v3, you could take the pattern ${movie.releaseDate;date(MM)} for the month and ${movie.releaseDate;date(yyyy)} for the year (I would not use ${year} in this case, since release date could be a local one and the year could differ - depends on the scraper you use)
tinyMediaManager - THE media manager of your choice - available for Windows, macOS and Linux
Help us translate tinyMediaManager at Weblate | Translations at 66%
Found a bug or want to submit a feature request? Contact us at GitLab

Logout Mark Read Team Forum Stats Members Help
Variable for Rename0