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