Collection of YAML files for recyclarr based on https://trash-guides.info/
These files are created by processing the output from recyclarr and are intended to simplify the process of keeping up to date with changes. The clones folder contains additional copies Quality Profiles to allow for setting of different parameters, for example "Minimum" and "Update until" scores so you can tweak the profile based on the content you may be looking for and avoid multiple upgrades.
- Install recyclarr (v5.4.3 or higher) using instructions on https://recyclarr.dev/wiki/
- Configure a script to set environment variables for the URLs and API Keys referenced in the YAML files
- Run the customformat files first for radarr and sonarr to update all custom formats
- Run the quality profiles for sonarr or radarr yamls as required (you will need to create them in the respective app first)
If you would like more of the standard TRaSH guide Quality Profiles added here, please raise an issue.
Your command files will need to set up the appropriate environment variables prior to calling recyclarr. Adjust the filenames according to your own system setup.
The required variables are: SONARRURL, SONARRAPI, RADARRURL, RADARRAPI
recyclarr sync sonarr -c \recyclarr-yaml\customformats\all-sonarr.yml
recyclarr sync radarr -c \recyclarr-yaml\customformats\all-radarr.yml
recyclarr sync sonarr -c \recyclarr-yaml\qualityprofiles\sonarr\WEB-1080p.yml
recyclarr sync radarr -c \recyclarr-yaml\qualityprofiles\radarr\HD Bluray + WEB.yml