Add episode thumbnails and playlist player

This commit is contained in:
Dymas
2026-09-15 16:17:57 +02:00
parent 55954376e2
commit 2597aeaf1d
8 changed files with 261 additions and 55 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 1.5.0 - 2026-09-15
- Replaced inline episode video players with clickable episode cards using cached animated WebP thumbnails generated by ffmpeg.
- Added automatic missing episode thumbnail generation during library scans, including newly added episodes.
- Added fullscreen playback for episode cards and a `Play all` playlist flow that advances through a movie or series.
- Removed redundant helper copy from the main website interface.
## 1.4.2 - 2026-09-15
- Hid display title and thumbnail path from the read-only metadata view; those fields now appear only while editing metadata.