Fix provider HLS downloads
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 0.51.5 - 2026-08-09
|
||||
|
||||
- Fixed provider downloader episode matching so episode `10` no longer collides with episode `1` when resolving requested ranges.
|
||||
- Made HLS downloads pick the highest-bandwidth variant from master playlists before invoking `ffmpeg`, avoiding empty MP4 outputs from master-only streams.
|
||||
- Changed episode downloads to write through `.mp4.part` files and replace the final file only after a successful `ffmpeg` run, keeping fallback attempts clean.
|
||||
|
||||
## 0.51.4 - 2026-08-09
|
||||
|
||||
- Moved Search controls from the sidebar to a top-of-page search panel.
|
||||
|
||||
Reference in New Issue
Block a user