legacy-arrflix/playbooks/subtitles/README.md
s8n 4ab8c277da
Some checks are pending
secret-scan / gitleaks (HEAD + history) (push) Waiting to run
secret-scan / detect-secrets (entropy + cross-tool) (push) Waiting to run
secret-scan / summary (push) Blocked by required conditions
docs(playbooks): point at beta-flix for procedural docs
Procedural playbooks (READMEs, helpers) moved to git.s8n.ru/s8n/beta-flix
and rewritten for stock Jellyfin 10.11.8. Per-iteration runs/ and
CHANGELOG.md stay here as history. Replace the three top-level READMEs
with pointer stubs.
2026-05-11 16:00:12 +01:00

14 lines
712 B
Markdown

# Subtitles playbook — moved
The procedure, STYLE.md, COVERAGE.md, STOPGAP-SUBS.md and the helper
scripts (`audit-coverage.py`, `sub-fetch.sh`, `sub-rest-fetch.py`,
`sub-a7d-fetch.py`, `sub-yt-fetch.sh`, `yt-clean.py`) have moved to
beta-flix and been rewritten / generalised for stock Jellyfin 10.11.8:
<https://git.s8n.ru/s8n/beta-flix/src/branch/main/playbooks/subtitles/>
Per-show fetch logs stay here under [`runs/`](runs/) — they're history,
not procedure. [`CHANGELOG.md`](CHANGELOG.md) preserves the ARRFLIX recipe
evolution (v1 → v3.5) for context. The local [`lib/`](lib/) copies remain
as the ARRFLIX-host-specific reference (hardcoded Jellyfin container
name, internal URL, and SSH target).