Recyclarr - brettpetch/hosted-scripts GitHub Wiki
Recyclarr is a command-line application that will automatically synchronize recommended settings from the TRaSH guides to your Sonarr/Radarr instances.
Installation
bash <(curl -sL "https://raw.githubusercontent.com/brettpetch/hosted-scripts/refs/heads/master/recyclarr.sh")
Options:
install: Installs recyclarr and creates basic config.
upgrade: Redownloads the recyclarr binary and adds to PATH.
uninstall: Will remove recyclarr with any config.
Troubleshooting
Logs are stored at ~/.logs/recyclarr.log. You can view them with the command below.
less -r +G ~/.logs/recyclarr.log
Main support articles can be found on the Recylarr wiki