Bug identified in this release, please use 0.4.1 instead
What's Changed
This release adds the existing_renamer
functionality, which will periodically check your sonarr library for any filename that matches the regular expression \bTBA\b
. If it matches, then the episode will be renamed by sonarr. See readme for more information
- Update dev container, replace black with ruff, add pre-commit hook by @hollanbm in #9
- setup postCreateCommand.sh by @hollanbm in #10
- update action triggers by @hollanbm in #11
- feat/existing renamer by @hollanbm in #12
Full Changelog: 0.3.2...0.4.0