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.
15 lines
740 B
Markdown
15 lines
740 B
Markdown
# playbooks/ — moved
|
|
|
|
The procedural playbooks (README, CHANGELOG, helper scripts) have moved to
|
|
beta-flix:
|
|
|
|
<https://git.s8n.ru/s8n/beta-flix/src/branch/main/playbooks/>
|
|
|
|
Per-run logs stay here under `playbooks/<area>/runs/` — they document past
|
|
ARRFLIX work and are history, not procedure. New run logs for ARRFLIX
|
|
imports continue to land here.
|
|
|
|
| Sub-area | Procedure | Run logs |
|
|
|---|---|---|
|
|
| Import media | [`beta-flix/playbooks/import-media/`](https://git.s8n.ru/s8n/beta-flix/src/branch/main/playbooks/import-media/) | [`import-media/runs/`](import-media/runs/) |
|
|
| Subtitles | [`beta-flix/playbooks/subtitles/`](https://git.s8n.ru/s8n/beta-flix/src/branch/main/playbooks/subtitles/) | [`subtitles/runs/`](subtitles/runs/) |
|