Files
homelabstack/plans/homelab-improvements/tasks/TB-003-recyclarr.md
T
ginnoir 792305e5fa Mark homelab quick wins complete in plan briefs and task menu.
Close TB-002–004 and TB-033 with done-when checkboxes and update PLAN-BRIEF priority to the next themes.
2026-06-11 03:00:45 -05:00

60 lines
1.5 KiB
Markdown

# TB-003 — Recyclarr
**Status:** done — 2026-06-11
**Your call:** Do it
---
## Talk first
> **Stop.** Don't read Reference until we've talked.
> In chat, say **"let's do TB-003"** or **"recyclarr"**.
**In one sentence:** One container that keeps Sonarr/Radarr/Bazarr quality settings in sync with TRaSH guides.
**Why it came up:** Your *arr configs probably drift over time; this automates the boring sync.
### Questions
1. Have you hand-tuned quality profiles you'd hate to have overwritten?
2. Want this, or are your *arr settings 'set and forget' already?
### Your options
| Option | Meaning |
|--------|---------|
| **Do it** | We're doing this — I'll implement or walk you through it |
| **Later** | Keep on the list, not now |
| **Drop** | Remove from plan — totally fine |
| **Tweak** | Change scope; tell me how |
### What we decided
| | |
|---|---|
| **Decision** | Do it — WEB-1080p (Sonarr) + HD Bluray+WEB (Radarr) |
| **Notes** | Config in `stacks/media/recyclarr/`; syncs `@daily` via container cron; manual: `docker exec recyclarr recyclarr sync` |
| **Date** | 2026-06-11 |
---
<details>
<summary>Reference (only open if we're doing it)</summary>
### Stack / files
stacks/media/
### If we do it — rough steps
1. Add recyclarr container on media network
2. Point at sonarr/radarr/bazarr/prowlarr APIs
3. Run first sync, spot-check Sonarr
### Done when
- [x] Recyclarr syncs without errors
- [x] Profiles visible in Sonarr or Radarr
</details>