chrdavis / SmartRename

A Windows Shell Extension for more advanced bulk renaming using search and replace or regular expressions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TV episodes

treeofshabadoo opened this issue · comments

Hi, the main thing I ever need to rename is TV episodes and they have to be formatted S03E03 for example. So the enumeration adding a space and parenthesis prevents me from being able to use it for that. If there could be a checkbox to leave the space and parenthesis off then it would help me a lot.

And then if we want to get in the weeds about it, some episodes are also two episodes in one, so it would be nice to be able to double enumerate select files like S01E01E02

commented

[Feature Request]

Totally agree. For those of us using Plex, this is a requirement. Would like to be able to enumerate (increment) starting at any value (up to 4 digits) and also be able to set the number of digits shown. For example, "Some TV Series - S01E<$09>" would result in Some TV Series - S01E09, Some TV Series - S01E10 etc.