Felix 6a398317a4 feat(uaflix): detect missing player and retry movie streams
Add page-status detection for episode parsing so the controller can
distinguish between a missing page, an existing page without a player,
and a page with available streams.

When a movie page exists but no player is present, retry once after a
short delay before failing. If the player still is unavailable, return a
non-cached error so temporary site state does not get persisted.
2026-05-29 18:08:27 +03:00
..