edde746
e6be5f9fef
fix(player): surface a persistent HTTP 503 at open instead of retrying forever
...
ffmpeg's reconnect loop deliberately retries 503 without bound (#1520 ), so a
server that keeps refusing the stream at open time left a silent black screen:
ExoPlayer fell back to MPV, MPV reconnected forever, and no error ever reached
the screen. A new open-phase watchdog arms on the first 503 seen before any
frame renders and, after 20s without one, synthesizes a server-http-503 error
that shows an actionable dialog. Mid-stream 503s and live TV keep their
existing ride-out paths.
close #1830
2026-08-08 12:06:32 +02:00
..
2026-07-26 06:09:47 +02:00
2026-07-24 03:46:46 +02:00
2026-07-26 06:09:48 +02:00
2026-07-26 06:09:47 +02:00
2026-07-26 06:09:48 +02:00
2026-04-21 12:04:48 +02:00
2026-07-10 07:10:15 +02:00
2026-08-04 04:35:06 +02:00
2026-07-14 18:11:04 +02:00
2026-07-26 06:09:49 +02:00
2026-07-26 06:09:47 +02:00
2026-07-29 06:47:54 +02:00
2026-06-12 06:30:38 +02:00
2026-08-06 03:45:08 +02:00
2026-07-26 06:09:50 +02:00
2026-07-26 06:09:49 +02:00
2026-07-26 06:09:48 +02:00
2026-07-28 05:07:00 +02:00
2026-08-08 12:06:32 +02:00
2026-07-26 19:41:23 +02:00
2026-06-14 18:34:12 +02:00
2026-07-05 08:34:55 +02:00
2026-05-31 20:33:38 +02:00
2026-07-24 03:46:46 +02:00
2026-07-13 23:13:53 +02:00
2026-08-04 16:56:54 +02:00
2026-07-24 03:46:46 +02:00
2026-05-04 22:40:18 +02:00
2026-07-24 07:30:43 +02:00
2026-04-18 12:40:35 +02:00
2026-07-12 17:31:16 +02:00
2026-08-06 03:45:09 +02:00
2026-07-26 06:09:47 +02:00
2026-07-26 06:09:48 +02:00
2026-07-24 03:46:50 +02:00
2026-05-02 19:18:42 +02:00
2026-06-01 11:06:03 +02:00
2026-05-11 12:54:26 +02:00
2026-07-29 06:47:54 +02:00
2026-07-12 08:42:24 +02:00
2026-05-11 02:40:50 +02:00
2026-07-24 03:46:46 +02:00
2026-08-06 03:45:09 +02:00
2026-05-01 07:55:15 +02:00
2026-05-04 22:40:18 +02:00
2026-07-26 06:09:49 +02:00
2026-07-26 06:09:49 +02:00
2026-07-24 03:46:46 +02:00
2026-07-24 03:46:46 +02:00
2026-07-05 15:55:52 +02:00
2026-07-26 06:09:47 +02:00
2026-07-26 06:09:50 +02:00
2026-06-01 11:06:03 +02:00
2026-07-30 01:40:24 +02:00
2026-07-26 06:09:49 +02:00
2026-07-18 13:32:40 +02:00
2026-07-26 06:09:49 +02:00
2026-08-04 04:35:06 +02:00
2026-08-06 03:45:08 +02:00
2026-05-19 10:54:04 +02:00
2026-07-26 06:09:50 +02:00
2026-06-12 06:30:38 +02:00
2026-07-26 04:24:55 +02:00
2026-05-01 01:20:36 +02:00
2026-07-28 23:28:25 +02:00
2026-07-30 20:03:04 +02:00
2026-06-13 13:23:41 +02:00
2026-05-06 00:51:00 +02:00
2026-07-14 18:11:04 +02:00
2026-07-26 06:09:49 +02:00
2026-06-08 22:03:28 +02:00
2026-05-11 12:55:59 +02:00
2025-12-14 21:03:11 +01:00
2026-05-01 01:20:36 +02:00
2026-07-24 03:46:46 +02:00
2026-05-01 01:20:36 +02:00
2026-08-02 03:59:56 +02:00
2026-05-19 20:12:19 +02:00
2026-07-24 03:56:40 +02:00
2026-07-24 03:46:50 +02:00
2026-07-13 00:03:52 +02:00
2026-05-01 01:20:36 +02:00
2026-07-13 00:03:52 +02:00
2026-06-18 00:53:48 +02:00
2026-07-24 07:48:42 +02:00
2026-06-13 20:51:14 +02:00
2026-07-30 02:46:10 +02:00
2026-05-21 00:42:19 +02:00
2026-07-29 01:35:35 +02:00
2026-07-30 02:46:10 +02:00
2026-07-29 06:47:54 +02:00
2026-06-13 13:23:22 +02:00
2026-06-18 00:53:48 +02:00
2026-07-26 06:09:48 +02:00
2026-07-24 03:46:46 +02:00
2026-08-08 09:09:48 +02:00