Sonarr version (exact version): 4.0.15.2941-1 by sonarr-bin
OS: Unraid v7.1.4
Debug logs: Not a bug
Description of issue: I want to remove a word in the original filename when Sonarr automatically imports an episode.
My current Standard Episode Format is:
{Series Title} - S{season:00}E{episode:00} - {original filename}
My pedanticness requires me to keep the original filename in lower case so that I know what file I’ve downloaded so if there’s an issue with the file, I can source another different file.
Some public trackers insert their name into the file like so [tracker] that I want to remove as it’s ugly and unnecessary.
Is there a way to remove unwanted words natively in Sonarr or with an import script that can overcome this challenge?
I’d prefer to not have to use another app to do this.
Thank you