Skip to content

Recyclarr

Brett Petch edited this page Apr 10, 2024 · 2 revisions

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://github.com/brettpetch/hosted-scripts/blob/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

Clone this wiki locally