Files
homelabstack/plans/homelab-improvements/tasks/TB-012-maintainerr.md
T
ginnoirandClaude Sonnet 4.6 1bc648f33b fix(maintainerr): correct data volume path and enable TLS bypass for Plex
- Mount /config/maintainerr to /opt/data (actual DB location, not /opt/maintainerr/data)
- Add NODE_TLS_REJECT_UNAUTHORIZED=0 so Node.js accepts Plex's self-signed cert
- Mark TB-007/008/009/012/013/016 tasks as done/dropped in improvement plan

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-15 20:52:06 -05:00

60 lines
1.4 KiB
Markdown

# TB-012 — Maintainerr
**Status:** done
**Your call:** Do it
---
## Talk first
> **Stop.** Don't read Reference until we've talked.
> In chat, say **"let's do TB-012"** or **"maintainerr"**.
**In one sentence:** Auto-clean stale Overseerr requests so the queue doesn't fill with junk.
**Why it came up:** requests.ginnoir.com is public; old unfulfilled requests pile up.
### Questions
1. Is your Overseerr queue messy now, or is this preventive?
2. How aggressive on age — 30 days? 90?
### 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** | Done — added to media stack at maintainerr.ginnoir.com (internal/Authentik) |
| **Notes** | Rule: request age >90d + not available in Plex + release date in past → delete from Overseerr only. Connect Overseerr/Sonarr/Radarr APIs in UI first. |
| **Date** | 2026-06-15 |
---
<details>
<summary>Reference (only open if we're doing it)</summary>
### Stack / files
stacks/media/
### If we do it — rough steps
1. Add maintainerr on media network
2. Connect Overseerr + Sonarr/Radarr APIs
3. Conservative cleanup rule first
### Done when
- [ ] Maintainerr connected
- [ ] One rule configured
</details>