mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 10:04:44 +01:00
allow specification of m3u stream limit
This commit is contained in:
@@ -63,8 +63,8 @@ namespace MediaBrowser.Controller.LiveTv
|
||||
void Close();
|
||||
int ConsumerCount { get; }
|
||||
string OriginalStreamId { get; set; }
|
||||
string TunerHostId { get; }
|
||||
bool EnableStreamSharing { get; set; }
|
||||
ITunerHost TunerHost { get; set; }
|
||||
MediaSourceInfo OpenedMediaSource { get; set; }
|
||||
string UniqueId { get; }
|
||||
List<string> SharedStreamIds { get; }
|
||||
|
||||
Reference in New Issue
Block a user