1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-02-22 14:00:42 +00:00
Lidarr/src/NzbDrone.Core/Tv
2013-11-07 17:52:50 -08:00
..
Commands
Events
Episode.cs Dropped TVDbEpisodeId since its not used and was causing contraint issues 2013-10-09 17:23:13 -07:00
EpisodeRepository.cs Using string for airdate instead of DateTime in models to prevent timezone issues 2013-10-22 22:17:02 -07:00
EpisodeService.cs Using string for airdate instead of DateTime in models to prevent timezone issues 2013-10-22 22:17:02 -07:00
QualityModel.cs
RefreshEpisodeService.cs Dropped TVDbEpisodeId since its not used and was causing contraint issues 2013-10-09 17:23:13 -07:00
RefreshSeriesService.cs Refresh series logs more and is done in alphabetical order 2013-11-07 17:52:50 -08:00
Season.cs
Series.cs
SeriesRepository.cs Added name + year lookups 2013-10-31 16:50:39 -07:00
SeriesService.cs Added name + year lookups 2013-10-31 16:50:39 -07:00
SeriesStatusType.cs
SeriesTypes.cs