Automatically sync TRaSH guides to your Sonarr and Radarr instances
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Robert Dailey 27f4f60c58
wip: Add commitlint
2 years ago
.github chore: Add sonarr/radarr version field to bug template 2 years ago
.vscode wip: Add commitlint 2 years ago
ci ci: Fix diff semantics depending on branch vs PR vs master 2 years ago
debugging chore: Add Sonarr v4 to debugging docker-compose.yml 2 years ago
docker chore(docker): Print the value of `CRON_SCHEDULE` in logs on start up 2 years ago
schemas chore: Remove names array from config schema 2 years ago
src refactor: Silence unused Version param warning 2 years ago
.editorconfig chore: Add comment to top of editorconfig 2 years ago
.gitattributes chore(git): Ignore whitespace in in SLN files 2 years ago
.gitignore chore(git): Latest .gitignore from gitignore.io 2 years ago
.markdownlint.json chore: prohibit trailing spaces in markdown 2 years ago
CHANGELOG.md docs(changelog): Added secrets 2 years ago
CODEOWNERS chore: Initial CODEOWNERS file 2 years ago
CONTRIBUTING.md chore: Rename Install-Script-Dependencies.ps1 script 2 years ago
Install-Tooling.ps1 wip: Add commitlint 2 years ago
LICENSE Complete rewrite using C# .NET Core 5 3 years ago
Prepare-Release.ps1 chore: New install script for script dependencies 2 years ago
README.md docs(readme): Delete a lot of docs and link to the new wiki site 2 years ago
Update-Gitignore.ps1 chore: Introduce script to update .gitignore 2 years ago
commitlint.config.js wip: Add commitlint 2 years ago
package.json wip: Add commitlint 2 years ago
yarn.lock wip: Add commitlint 2 years ago

README.md

Recyclarr

MIT license build status Quality Gate Status GitHub release Support Server

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

Formerly named "Trash Updater".

Features

The following information can be synced to *arr services from the TRaSH Guides. For a more detailed features list, see the Features page.

Sonarr:

  • Sync Release Profiles from the guide to Sonarr v3.
  • Supports Sonarr v4 Custom Formats.
  • Sync Quality Definitions (sizes) from the guide.
  • Add Tags to Release Profiles.
  • Assign scores from the guide to quality profiles.

Radarr:

  • Sync Custom Formats from the guide.
  • Sync Quality Definitions from the guide.
  • Assign CF scores to quality profile (manual or use values from the guide).

Read the Documentation

Main documentation is located in the wiki. Links provided below for some main topics.