Skip to content

Recyclarr

Brett Petch edited this page Apr 10, 2024 · 3 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.

Update:

qBit-Race is now depreciated. What does this mean? I won't provide support on it if you experience issues. Try Autobrr instead.

Troubleshooting

Logs are stored at ~/.logs/race-ready.log. You can view them with the command below.

less -r +G ~/.logs/race-ready.log

Be sure to read the install nodes during the installer. It will print both your post-script for qbittorrent and your add script for autodl. KEEP THESE HANDY!

Clone this wiki locally