Finding that your Schedulers aren't working or aren't operating at the correct times on your Raspberry Pi? This simple fix may resolve it.
Common apps with issues:
SABNZBD
Deluge
Qbittorrent
Transmission
The following shell script will check your Raspberry Pi (RPI) openvpn connection periodically and automatically restart openvpn if the connection has stopped working. Handy when using RPI OpenVPN with Private Internet Access (PIA) and if you have connection instability.
Trying to get Private Internet Access (PIA) Port Forwarding working your Raspberry Pi (RPI) and Deluge - look no further this script will get you up and running. Also includes cron script to run this periodically.
By default Radarr installs with the radarr user, but other plugins like transmission / sonarr / etc. require the media user. If you change the user to media then radarr does not start / boot and does not show any errors. Follow the guide to fix it.