mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-26 20:16:33 +00:00
update live stream bitrates
This commit is contained in:
@@ -94,6 +94,7 @@ namespace MediaBrowser.Controller.LiveTv
|
||||
/// <value>The priority.</value>
|
||||
public int Priority { get; set; }
|
||||
|
||||
public int RetryCount { get; set; }
|
||||
|
||||
// Program properties
|
||||
public int? SeasonNumber { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user