legacy-arrflix/playbooks/import-media
s8n 675e6ab1ec
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(35): import lex-fridman-podcast S01E491 OpenClaw to stock Jellyfin Podcasts
Episode resolved as Type=Episode under correct Series + Season but JF
MovieResolver did not parse SxxEyy from filename — ParentIndexNumber and
IndexNumber were null. Series-level + item-level full refresh did not fix.
Required manual API override (PUT IndexNumber=491, ParentIndexNumber=1,
LockData=true).

All 5 prior LFP episodes already have LockData=true — this appears to be
the established pattern for new Lex Fridman Podcast episodes. Generalise
into playbook §1c after one more confirmation.
2026-05-12 16:47:48 +01:00
..
runs docs(35): import lex-fridman-podcast S01E491 OpenClaw to stock Jellyfin Podcasts 2026-05-12 16:47:48 +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.