Rename All Files

Rename (Clean) Filenames is a directory based feature that allows you to clean all filenames in a directory and any sub-directories. It is accessed via the icon to the right of the directory name in the File Manager.
Currently this function does 5 things to all files in a directory and any sub-directories.
- Removes everything in parentheses with the exception of the 4-digit year (if available)
- Removes
c2c - Removes anything in brackets
[any text removed]- along with the brackets - Removes any text / characters after "filename issue (year)"
- Removes any extra spaces before the file extension
The default pattern used for renaming is {Series Name} {Issue Number} ({Year})
You can define custom naming patterns in File Settings.
Oftentimes series archives or torrent files will have numerous naming patterns with information in parenthesis, brackets, before the year, after and all over the place. I continuously update these to handle as many as I encounter.
Renaming Rules
Currently renaming rules are in rename_rules.ini and are priority based
The current set of rules are always available to view in the repository and can be found here