feat: add airing status and end-state helpers to player

This commit is contained in:
2026-05-29 00:04:05 +02:00
committed by Milas Holsting
parent faf0a4db9f
commit c044c30bd8
3 changed files with 18 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ type WatchData struct {
ModeSwitchedFrom string
AvailableModes []string
Segments []SkipSegment
Airing bool
}
type SubtitleItem struct {