More Calendar!

This commit is contained in:
Mark McDowall 2013-02-24 16:00:17 -08:00
commit ed3a503342
21 changed files with 72 additions and 54 deletions

View file

@ -29,9 +29,8 @@ namespace NzbDrone.Core.Tv
public string Overview { get; set; }
public DayOfWeek? AirsDayOfWeek { get; set; }
//public DayOfWeek? AirsDayOfWeek { get; set; }
[Column("AirTimes")]
public String AirTime { get; set; }
public string Language { get; set; }