Step 4 rewritten: /Library/Refresh is a silent no-op on this build, must POST to /ScheduledTasks/Running/<scan-task-id> directly. Old endpoint moved to known-broken table. Step 5 rewritten: /Items/Counts is scope-cached and stays stale even after items are indexed. Use /Shows/<id>/Episodes?Season=<NN> as authoritative verify with provider + image-tag checks. Both bugs surfaced in archer-s02-2009 run. LibraryMonitor inotify auto-fire also confirmed broken (failed on lilo-stitch-2002 and archer-s02-2009 runs). Replaced user@192.168.0.100 (LAN IP, RFC1918 — flagged by gitleaks lan-ip-rfc1918) with user@nullstone throughout. SSH config already aliases nullstone -> 192.168.0.100. Aligns with CLAUDE.md two-file doc rule: IPs belong in SYSTEM.md, not operational docs. |
||
|---|---|---|
| .. | ||
| import-media | ||
| subtitles | ||
| README.md | ||
playbooks/ — repeatable acquisition workflows
Runbook-style playbooks for repeatable ARRFLIX ops — subtitles, importing media, artwork, metadata, episode stills, and any other recurring acquisition or maintenance procedure. Each playbook is a standalone recipe Claude Code (or a human operator) can execute end-to-end.
This folder holds the canonical recipes for acquiring external content for
the ARRFLIX library: subtitles, artwork, metadata, episode stills, etc.
Internal ops (encoding, importing, theming) stay in bin/ and docs/.
Each playbook is its own sub-folder with three files:
| File | Purpose |
|---|---|
README.md |
The canonical recipe. Step-by-step, executable by Claude Code. Always reflects the latest version. |
CHANGELOG.md |
Why the recipe changed, version-by-version. One entry per breakage that forced a revision. |
runs/<show>.md |
Evidence log: what happened when this recipe was applied to a specific show. |
Recipes evolve via the iteration model: apply to a show, succeed or break, amend the recipe to handle the new case + every prior case, retry. A recipe that "just works" is one that has survived every show in the library without amendment for a full sweep.
Children
| Playbook | Status | Last touched |
|---|---|---|
subtitles/ |
v3.5 — YouTube auto-CC added as stop-gap for shows with no community subs anywhere (verified via 3-agent research run). AD 49/58 + Sassy 5/5. v4 WhisperX planned (ROADMAP H5) | 2026-05-10 |