mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-04 05:12:51 +01:00
restored live tv playback in the web client
This commit is contained in:
@@ -51,8 +51,6 @@ namespace MediaBrowser.Api.Playback
|
||||
|
||||
public bool HasMediaStreams { get; set; }
|
||||
|
||||
public bool SendInputOverStandardInput { get; set; }
|
||||
|
||||
public CancellationTokenSource StandardInputCancellationTokenSource { get; set; }
|
||||
|
||||
public string LiveTvStreamId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user