Fancy Discord notifications for Radarr and Sonarr (bash) - a special thanks goes to JoseP, for the base code and helping with the final touches!
These are separate notifications for Grab and Download/Upgrade events in Radarr, while only Downloa/Upgrade events in Sonarr, so you need to set options accordingly in Settings > Connect.
To set up these notification you will need:
- TMDb (The Movie DataBase) API Key (free)
- OMDb (Open Movie DataBase) API Key (free one is valid for 1000 requests per day)
- Discord webhook
If you don't want to make any modifications to the script, you will need to fill all the requested variables in the script.sh
file. If you don't, the script won't run.
To get the script ready, just download the folder to your server, store it in a path reachable from your Radarr docker, chmod +x
the file and you're good to go!