Retry transient HLS network failures

This commit is contained in:
Dymas
2026-09-07 23:09:00 +02:00
parent a5401873cb
commit 91228d58e0
5 changed files with 53 additions and 2 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 0.52.29 - 2026-09-07
- Added retry and exponential backoff for temporary HLS segment network failures, including DNS resolution, connection, and socket timeout errors.
## 0.52.28 - 2026-09-07
- Fixed provider source fallback so playlist-resolution exceptions such as `HTTP 502` fail only the current server and the downloader continues with the remaining same-mode servers.