Continue after provider playlist errors

This commit is contained in:
Dymas
2026-09-07 22:07:46 +02:00
parent d39d783738
commit a5401873cb
5 changed files with 72 additions and 9 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 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.
## 0.52.27 - 2026-09-07
- Preserved provider CDN session cookies from HLS playlist requests across segment and encryption-key downloads, including curl fallback requests.