legacy-arrflix/playbooks/import-media
s8n c8a1305da4
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(33): import 2 YT videos to stock Jellyfin Education
Single-video imports per playbook §1d (collectionType=movies):
- Johnny Harris — Why the US is deporting so many people (20251031)
- The Guardian — NSA whistleblower Edward Snowden (20130709)

Snowden run exposed Jellyfin's single-file channel folder caveat:
MovieResolver parses folder name as item title when only one media file
exists. Worked around with PUT /Items/<id> Name + LockData=true.
Documented in the run log for future hardening into playbook §1d.
2026-05-12 15:48:24 +01:00
..
runs docs(33): import 2 YT videos to stock Jellyfin Education 2026-05-12 15:48:24 +01:00
CHANGELOG.md playbooks/import-media: v1.1 — fix two Jellyfin endpoint bugs + nullstone alias 2026-05-10 06:49:17 +01:00
README.md docs(playbooks): point at beta-flix for procedural docs 2026-05-11 16:00:12 +01:00

Import-media playbook — moved

The procedure has moved to beta-flix and been rewritten for stock Jellyfin 10.11.8:

https://git.s8n.ru/s8n/beta-flix/src/branch/main/playbooks/import-media/README.md

Per-import run logs stay here under runs/ — they're history, not procedure. CHANGELOG.md preserves the ARRFLIX playbook evolution (v1.0 → v1.1) for context.