mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-29 20:08:27 +01:00
added hls changes for live tv
This commit is contained in:
@@ -56,6 +56,7 @@ namespace MediaBrowser.Api.Playback
|
||||
public string LiveTvStreamId { get; set; }
|
||||
|
||||
public int SegmentLength = 10;
|
||||
public int HlsListSize;
|
||||
|
||||
public long? RunTimeTicks;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user