mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-17 03:33:46 +01:00
allow specification of m3u stream limit
This commit is contained in:
@@ -47,6 +47,7 @@ namespace MediaBrowser.Model.LiveTv
|
||||
public bool EnableStreamLooping { get; set; }
|
||||
public bool EnableNewHdhrChannelIds { get; set; }
|
||||
public string Source { get; set; }
|
||||
public int TunerCount { get; set; }
|
||||
|
||||
public TunerHostInfo()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user