mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 00:05:26 +03:00
update windows ffmpeg
This commit is contained in:
@@ -14,8 +14,11 @@ namespace MediaBrowser.Model.LiveTv
|
||||
ChannelIds = new string[] { };
|
||||
SortBy = new string[] { };
|
||||
Genres = new string[] { };
|
||||
EnableTotalRecordCount = true;
|
||||
}
|
||||
|
||||
public bool EnableTotalRecordCount { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Fields to return within the items, in addition to basic information
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user