mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-18 00:06:27 +01:00
removed folder sync
This commit is contained in:
@@ -26,7 +26,9 @@ namespace MediaBrowser.Model.LiveTv
|
||||
public DateTime? MinEndDate { get; set; }
|
||||
|
||||
public DateTime? MaxEndDate { get; set; }
|
||||
|
||||
|
||||
public bool? HasAired { get; set; }
|
||||
|
||||
public ProgramQuery()
|
||||
{
|
||||
ChannelIdList = new string[] { };
|
||||
|
||||
Reference in New Issue
Block a user