removed folder sync

This commit is contained in:
Luke Pulverenti
2015-03-06 22:53:31 -05:00
parent 23a062103a
commit 998026cfa8
15 changed files with 40 additions and 194 deletions

View File

@@ -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[] { };