Favicon of Recyclarr

Recyclarr

Automatically synchronize custom formats, quality profiles, and naming schemes from TRaSH Guides to multiple Sonarr and Radarr instances using simple YAML.

Keep media server configurations aligned with community standards by automatically synchronizing TRaSH Guides to Sonarr and Radarr. Using a simple YAML file, easily manage custom formats, quality profiles, and naming schemes without manual intervention.

Key benefits include:

  • Automatic TRaSH Sync: Continuously update custom formats and quality profiles directly from TRaSH Guides.
  • Multi-Instance Management: Configure multiple Sonarr and Radarr instances simultaneously from a centralized YAML file.
  • Extensive Template Library: Get started quickly using over 17 pre-built configuration templates for common setups.
  • Cross-Platform Compatibility: Run anywhere with support for Docker, Unraid, Windows, macOS, and Linux.

Whether managing a single server or a complex multi-instance setup, this utility ensures your automation tools always use optimal settings.

Directory Structure

recyclarr
config
.env
docker-compose.yml

docker-compose.yml

services:
  recyclarr:
    image: recyclarr/recyclarr
    container_name: recyclarr
    user: 1000:1000
    init: true
    volumes:
      - ./config:/config
    environment:
      - TZ=America/New_York
      - CRON_SCHEDULE=@daily
      - RECYCLARR_CREATE_CONFIG=true

.env

# No sensitive credentials are required for the Recyclarr container startup.
# API keys for Sonarr/Radarr are configured within the config/recyclarr.yml file.
# You can edit the TZ and CRON_SCHEDULE directly in the docker-compose.yml if needed.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Recyclarr

Favicon

 

  
  
Favicon

 

  
  
Favicon