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.
14 lines
712 B
Markdown
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).
|