All apps · 0 apps
recyclarr
OfficialDocker app from tritones' Repository
Overview
Readme
View on GitHubRecyclarr
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
latestDocker tag is no longer published. If you are usingrecyclarr/recyclarr:latestorghcr.io/recyclarr/recyclarr:latest, switch to a major version tag (e.g.8) to continue receiving updates.
Read the Documentation
Main documentation is located at recyclarr.dev. Links provided below for some main topics.
- Installation
- Command Line Reference
- Configuration Reference
- Settings Reference
- Troubleshooting
- Upgrade Guides
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!











Powered By
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.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allDetails
ghcr.io/recyclarr/recyclarr:latestRuntime arguments
- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--user="99:100"
Template configuration
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
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
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