Lidarr/NzbDrone.Core/Tv
Mark McDowall 6bea671a1a Episode and Season monitored toggling works again 2013-08-26 20:20:39 -07:00
..
Commands
Events Removed unused using statements 2013-07-18 20:47:55 -07:00
Episode.cs AirDate now stored as a string 2013-07-25 21:04:47 -07:00
EpisodeRepository.cs Fixed parsing of shows with scene numbering 2013-07-27 01:05:21 -07:00
EpisodeService.cs SeasonPass now properly updates episodes 2013-08-06 18:32:56 -07:00
QualityModel.cs Removed unused using statements 2013-07-18 20:47:55 -07:00
RefreshEpisodeService.cs EpisodeRefresh matches by season and episode number instead of tvdbepisodeid 2013-08-03 22:45:46 -07:00
RefreshSeriesService.cs Parsing tvrage id from newznab with TryParse now 2013-08-24 21:28:07 -07:00
Season.cs Removed unused using statements 2013-07-18 20:47:55 -07:00
SeasonRepository.cs Monitored instead of ignored for episodes and seasons 2013-07-08 18:39:37 -07:00
SeasonService.cs Episode and Season monitored toggling works again 2013-08-26 20:20:39 -07:00
Series.cs Removed CustomStartDate 2013-07-23 21:40:05 -07:00
SeriesRepository.cs Using Newznab extended attributes to get the tvrage id for matching 2013-08-18 22:53:26 -07:00
SeriesService.cs Using Newznab extended attributes to get the tvrage id for matching 2013-08-18 22:53:26 -07:00
SeriesStatusType.cs Removed unused using statements 2013-07-18 20:47:55 -07:00
SeriesTypes.cs