Skip ffmpeg for extensionless HLS segments
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 0.51.7 - 2026-08-09
|
||||
|
||||
- Changed provider HLS downloads to preflight media playlists and skip direct ffmpeg when extensionless CDN segment URLs are detected.
|
||||
- Added a timeout guard around direct ffmpeg attempts so stalled HLS inputs can fall back instead of hanging the queue worker.
|
||||
|
||||
## 0.51.6 - 2026-08-09
|
||||
|
||||
- Added a StrawVerse-style HLS segment downloader fallback for providers whose playlists contain extensionless CDN segment URLs that ffmpeg rejects.
|
||||
|
||||
Reference in New Issue
Block a user