Skip to content

Instantly share code, notes, and snippets.

@goose-ws
Last active August 29, 2024 20:30
Show Gist options
  • Save goose-ws/fb5ba309081b03f77ff39127f7bc563f to your computer and use it in GitHub Desktop.
Save goose-ws/fb5ba309081b03f77ff39127f7bc563f to your computer and use it in GitHub Desktop.
Script to fix TBA titled episodes in Sonarr
This script has been rewritten and improved, and is now located in my `bash scripts` repository: https://github.com/goose-ws/bash-scripts
More specifically, here is the script: https://github.com/goose-ws/bash-scripts/blob/main/sonarr-update-tba.bash
And here is the corresponding `.env` file you need to put in the same directory as the script: https://github.com/goose-ws/bash-scripts/blob/main/sonarr-update-tba.env.example
@Egrirt
Copy link

Egrirt commented May 23, 2024

We just installed the missing modules needed by the Sonarr and Radarr plugins. Python3 already comes installed by default, but the modules were missing. By keeping the startup script there it will always reinstall them even if you rebuild the container. Enjoy

@SlingerAJ
Copy link

Brilliant, thanks again!

@SlingerAJ
Copy link

Been watching it for a day now, it's very cool to see it all working properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment