Add episode thumbnails and playlist player
This commit is contained in:
@@ -4,6 +4,8 @@ h-player is a small local web app for browsing a folder-based private video coll
|
||||
|
||||
The sidebar holds app navigation, search, and rescanning controls. Movies and series appear in the main collection grid, similar to Jellyfin-style library browsing. Selecting a collection card opens that movie or series folder with its metadata, seasons, episodes, and playable files.
|
||||
|
||||
Episodes are shown as thumbnail cards. h-player generates cached animated WebP thumbnails with `ffmpeg` when a thumbnail does not already exist, including thumbnails for newly added episodes discovered during scans. Clicking an episode opens it in the fullscreen player. `Play all` starts a playlist for the selected movie or series and advances through each episode in order.
|
||||
|
||||
## Folder Layout
|
||||
|
||||
Place media in this shape:
|
||||
|
||||
Reference in New Issue
Block a user