Fix native HLS segment request headers
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 0.52.24 - 2026-09-07
|
||||
|
||||
- Changed native HLS media requests to keep the provider referer without adding a synthetic `Origin` header, improving compatibility with CDNs that reject segment fetches with `HTTP 403`.
|
||||
- Fixed native HLS segment failures so a failed source is not retried from preflight before the downloader moves on to the next source.
|
||||
|
||||
## 0.52.23 - 2026-09-05
|
||||
|
||||
- Changed HLS preflight failures to stay on the native segment path instead of falling through to direct ffmpeg, preventing SnapCDN playlists from being hammered after a guard failure.
|
||||
|
||||
Reference in New Issue
Block a user