ARRFLIX/docs
s8n 549c86efdf doc 26 + bin: incident 2026-05-09 + headless smoke-test
Symptoms: Page Unresponsive on poster grid, posters missing then black
backdrops, 'Abspielen' German Play button surviving Traefik+force-english
chases, video black-screen on play.

Root causes (different from initial guesses):
- Browser hangs: deployed index.html drifted ahead of repo; uncommitted
  forceEnglishUI() text-walker MutationObserver froze main thread on poster
  lazy-load. Reverted to repo HEAD.
- 'Abspielen': Cineplex theme HARDCODES German via 'content:' ::after rule
  -- not a Jellyfin locale issue. Doc 25 already proved per-user UICulture
  is theatre. Override CSS with content: 'Play'.
- Backdrops black: BLACK-PASS CustomCss block paints #000 !important on
  .layout-desktop / .pageContainer -- occludes backdrop layer (z-index:-1).
  Existing transparent-scope rule used body.itemDetailPage selector that
  doesn't match in 10.10.3 (body class is libraryDocument). Replaced with
  :has(.itemDetailPage) ancestor scoping.
- HLS 499: encoding.xml had EnableThrottling+EnableSegmentDeletion=true,
  segments reaped before browser re-request. Disabled both.

Verified via new bin/headless-test.py (playwright Chromium login + screenshot
+ computed-style probe). Fixes idempotent and re-runnable via new
bin/apply-26-incident-fixes.sh.

Open: AV1+Opus items still black-screen in Chrome due to DirectStream
codec-tag mislabel bug. Tracked for 10.11.8 migration.
2026-05-09 01:11:38 +01:00
..
IMPORT-LOG import-log: youtube-sassy-the-sasquatch 2026-05-08 — eps 1-5 (ep6 age-restricted) 2026-05-08 22:03:42 +01:00
00-overview.md drop tv.s8n.ru — arrflix.s8n.ru is canonical 2026-05-08 16:46:26 +01:00
01-artwork-and-images.md redact: scrub leaked Jellyfin admin API token from public repo 2026-05-08 15:36:14 +01:00
02-metadata-and-titles.md redact: scrub leaked Jellyfin admin API token from public repo 2026-05-08 15:36:14 +01:00
03-subtitles.md redact: scrub leaked Jellyfin admin API token from public repo 2026-05-08 15:36:14 +01:00
04-theming-and-users.md drop tv.s8n.ru — arrflix.s8n.ru is canonical 2026-05-08 16:46:26 +01:00
05-file-structure-rules.md redact: scrub leaked Jellyfin admin API token from public repo 2026-05-08 15:36:14 +01:00
06-per-library-themes.md redact: scrub leaked Jellyfin admin API token from public repo 2026-05-08 15:36:14 +01:00
07-pre-import-cleanup.md Rename: nasflix → ARRFLIX + apply Cineplex theme 2026-05-08 02:57:34 +01:00
08-filename-normalization.md Rename: nasflix → ARRFLIX + apply Cineplex theme 2026-05-08 02:57:34 +01:00
09-wan-exposure.md Restrict non-admin users + 3 imports landed 2026-05-08 03:18:58 +01:00
10-spa-runtime-shim.md shim: nukeSettings() drops drawer Settings link for non-admins 2026-05-08 03:51:48 +01:00
11-neutralfin-audit.md strip: remove Claude attribution from ROADMAP + audit docs 2026-05-08 16:44:49 +01:00
12-dev-instance.md redact: scrub leaked Jellyfin admin API token from public repo 2026-05-08 15:36:14 +01:00
13-optimization-audit.md doc 13: read-only optimization audit 2026-05-08 04:24:21 +01:00
14-theme-audit.md strip: remove Claude attribution from ROADMAP + audit docs 2026-05-08 16:44:49 +01:00
15-force-english.md docs+bin: English-only lockdown — re-apply runner + doc 20 2026-05-08 17:04:12 +01:00
16-jellyfin-branding-leaks.md strip: remove Claude attribution from ROADMAP + audit docs 2026-05-08 16:44:49 +01:00
17-dev-mirror-and-settings-fix.md doc 17: dev mirror + Settings drawer leak fix (dev only, no prod swap) 2026-05-08 13:34:04 +01:00
19-english-only-audit.md doc 19: english-only lockdown audit (read-only baseline) 2026-05-08 17:05:11 +01:00
20-english-only-lockdown.md docs+bin: English-only lockdown — re-apply runner + doc 20 2026-05-08 17:04:12 +01:00
21-rick-and-morty-color-audit.md audit: rick-and-morty color/HDR diagnosis 2026-05-08 17:45:34 +01:00
22-jellyfin-runtime-perf-audit.md doc 22: jellyfin runtime perf audit (read-only) 2026-05-08 17:51:06 +01:00
23-arrflix-edge-perf-audit.md doc 23: arrflix edge / network / browser-load-path perf audit (read-only) 2026-05-08 17:50:52 +01:00
24-storage-io-audit.md audit: storage I/O for arrflix media path 2026-05-08 17:47:19 +01:00
25-english-leak-deep-dive-2026-05-08.md doc 25: english leak deep-dive (Abspielen post-lockdown) 2026-05-08 22:09:59 +01:00
26-incident-2026-05-09-page-unresponsive-and-playback.md doc 26 + bin: incident 2026-05-09 + headless smoke-test 2026-05-09 01:11:38 +01:00