recyclarr

recyclarr

Official

Docker app from tritones' Repository

Overview

A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. As of v2.3.0 the image is rootless and the Nobody user must be passed via the Extra Parameter '--user="99:100"'. The PUID and PGID environment variables are no longer used and must be removed. Full instructions here: https://github.com/recyclarr/recyclarr/wiki Formerly named "Trash Updater".

Recyclarr

GitHub License Build Workflow Status Qodana GitHub Release Discord

A command-line application that will automatically synchronize recommended settings from the TRaSH guides to your Sonarr/Radarr instances.

Features

Recyclarr supports Radarr and Sonarr (v4 and higher only). The following information can be synced to these services from the TRaSH Guides. For a more detailed features list, see the Features page.

  • Quality Profiles, including qualities and quality groups
  • Custom Formats, including scores (from guide or manual)
  • Quality Definitions (file sizes)
  • Media Naming Formats
  • Media Management (Propers/Repacks)

[!WARNING] The latest Docker tag is no longer published. If you are using recyclarr/recyclarr:latest or ghcr.io/recyclarr/recyclarr:latest, switch to a major version tag (e.g. 8) to continue receiving updates.

Read the Documentation

view - Documentation

Main documentation is located at recyclarr.dev. Links provided below for some main topics.

Getting Support

For help with using Recyclarr, please join the TRaSH-Guides Discord and ask in the #recyclarr channel.

[!IMPORTANT] The GitHub Issues section is reserved for:

  • Bug reports
  • Feature requests

Please do not use GitHub Issues for general support questions or configuration help.

Sponsors

Thank you to all who have supported Recyclarr!

User avatar: Michiel van Baak JansenUser avatar: Liam TiemonUser avatar: User avatar: FabricioUser avatar: User avatar: User avatar: Steven KreitzerUser avatar: BaukeUser avatar: Kit HamUser avatar: Rok ŠvikartUser avatar: Nikita PedorichUser avatar: Anders Eriksson

Powered By

Jetbrains Rider Jetbrains Qodana

Install Recyclarr on Unraid in a few clicks.

Find Recyclarr in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Recyclarr Review the template variables and paths Click Install

Download Statistics

4,241,649
Total Downloads
235,767
This Month
247,946
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/recyclarr/recyclarr:latest
Last Updated2026-06-27
First Seen2022-06-02

Runtime arguments

Network
bridge
Shell
sh
Privileged
false
Extra Params
--user="99:100"

Template configuration

AppData Config PathPathrw

This is the application data directory for Recyclarr. In this directory, files like recyclarr.yml and settings.yml exist, as well as logs, cache, and other directories.

Target
/config
CRON_SCHEDULEVariable

Standard cron syntax for how often you want Recyclarr to run. See: https://github.com/recyclarr/recyclarr/wiki/Docker#cron-mode

Default
@daily
Value
@daily
RECYCLARR_CREATE_CONFIGVariable

Starting with version 3.0.0, whether the container should create a default recyclarr.yml on start-up if it does not exist. Valid values: 'false' (default) or 'true'.

Default
false
Value
false