mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-27 01:50:53 +01:00
improve direct play of live streams
This commit is contained in:
@@ -70,6 +70,7 @@ namespace MediaBrowser.Model.Dlna
|
||||
public string SubtitleFormat { get; set; }
|
||||
|
||||
public string PlaySessionId { get; set; }
|
||||
public List<MediaSourceInfo> AllMediaSources { get; set; }
|
||||
|
||||
public string MediaSourceId
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user