Adding a counter to the folder name?
#1
Hi everyone,

example:
I have Batman Begins, The Dark Knight and The Dark Knight Rises in a folder.

Is it possible (or useful?) to add a counter to the folders (or files) name upon renaming? So you have it like this:
1. Batman Begins
2. The Dark Knight
3. The Dark Knight Rises

Just so you have the order of the movies?
#2
In a Movie Set the movies are usually ordered by release year in the library.
#3
if you just have chronological ordered movie sets, you could put the year in the front of the name in the renamer to have explorer list the movies in the right order.
otherwise you could use the internal "sort order field" (sorttitle) in the renamer

something like
Code:

${if movieSet}${movie.sortTitle}${end}_${titleSortable}_(${year})_${videoformat}${_,3Dformat,}
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
#4
Thanks for your great recommendations.

Logout Mark Read Team Forum Stats Members Help
Adding a counter to the folder name?0