mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-30 05:46:30 +01:00
update program queries
This commit is contained in:
@@ -54,8 +54,6 @@ namespace MediaBrowser.Model.Dto
|
||||
public string TranscodingSubProtocol { get; set; }
|
||||
public string TranscodingContainer { get; set; }
|
||||
|
||||
public DateTime? DateLiveStreamOpened { get; set; }
|
||||
|
||||
public MediaSourceInfo()
|
||||
{
|
||||
Formats = new List<string>();
|
||||
|
||||
Reference in New Issue
Block a user