recyclarr: add weekly TRaSH-Guide profile sync for Sonarr & Radarr

Score-based release filtering replaces the brittle "minimum size" approach
— good HEVC encodes from reputable groups now win regardless of file
size, while obfuscated/no-group/lazy-x265 garbage gets banned.

Profiles installed:
  Sonarr: WEB-1080p (default), UHD Bluray + WEB (per-show opt-in)
  Radarr: HD Bluray + WEB (default), UHD Bluray + WEB (per-movie opt-in)

AV1 is banned across all four profiles since the GPU lacks hardware
decode. API keys are extracted at runtime from each *arr's config.xml,
matching the arr-interconnect pattern.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
ediblerope 2026-04-29 10:31:09 +01:00
parent 9405e4ffb5
commit e99bc7cc9b
2 changed files with 130 additions and 0 deletions

View file

@ -31,6 +31,7 @@
./services/authelia.nix
./services/homepage.nix
./services/arr-interconnect.nix
./services/recyclarr.nix
./services/adguard.nix
./services/router.nix
./services/crowdsec.nix