Files
homelabstack/plans/homelab-improvements/tasks/TB-003-recyclarr.md
T
ginnoir 51acb44322
Deploy to valhalla / deploy (push) Has been cancelled
Ship homelab quick wins: Recyclarr, infra pins, jd.ginnoir.com, and LAN lockdown.
Add Recyclarr to the media stack, pin database/object-store/Caddy/Vault images with Watchtower disabled, expose JDownloader at jd.ginnoir.com, and restrict minio/homarr/docs to internal_only. Mark TB-002–004 and TB-033 complete; bundle batch-3 OIDC env for FreshRSS, ownCloud, and Reactive Resume.
2026-06-11 02:28:06 -05:00

60 lines
1.5 KiB
Markdown

# TB-003 — Recyclarr
**Status:** done — 2026-06-11 (deploy + first sync pending push)
**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/; run `docker exec recyclarr recyclarr sync` after deploy |
| **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
- [ ] Recyclarr syncs without errors
- [ ] Profiles visible in Sonarr or Radarr
</details>