mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
Series Details started
This commit is contained in:
parent
e1a3637107
commit
bb27995eaf
20 changed files with 243 additions and 24 deletions
|
@ -53,7 +53,5 @@ namespace NzbDrone.Core.Tv
|
|||
public int EpisodeFileCount { get; set; }
|
||||
public int SeasonCount { get; set; }
|
||||
public DateTime? NextAiring { get; set; }
|
||||
|
||||
public List<Episode> Episodes { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue