mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
More Calendar!
This commit is contained in:
parent
334d4d1e9b
commit
ed3a503342
21 changed files with 72 additions and 54 deletions
|
@ -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; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue