Keep failed HLS preflight on native path
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 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.
|
||||
- Reused the already-fetched HLS media playlist for native segment downloads to avoid duplicate playlist requests.
|
||||
|
||||
## 0.52.22 - 2026-09-05
|
||||
|
||||
- Routed SnapCDN and disguised HLS media segments through the native segment downloader to avoid ffmpeg hammering provider CDNs into `HTTP 429` failures.
|
||||
|
||||
Reference in New Issue
Block a user