Removing words from original filename when importing episodes

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

Not natively as far as I know (import script I can see being unreliable), but you can always use the history functions within Sonarr and your downloader to find the original file and source if you need to?

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.