feat: show video overlay with episode info in fullscreen

This commit is contained in:
2026-04-26 23:10:23 +02:00
parent a6c4b0c388
commit 19481caeec
6 changed files with 65 additions and 27 deletions

View File

@@ -23,6 +23,7 @@ type WatchPageData struct {
AvailableModes []string
ModeSources map[string]ModeSource
Segments []SkipSegment
EpisodeTitle string
}
// ModeSource represents a stream source for a specific mode (dub/sub)