You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/src/NzbDrone.Core/Tv
Joseph Milazzo 1024555f75
At a point where we can build. Many TODOs and existing Series-based APIs need to be removed. No track code actually works.
8 years ago
..
Commands Removed unused using statements 8 years ago
Events Removed unused using statements 8 years ago
Actor.cs Removed unused using statements 8 years ago
AddSeriesOptions.cs Almost finished linking frontend to backend. A few issues with DB mapping to work out. 8 years ago
AddSeriesService.cs Fixed: Reduce parameters required to add a new series 8 years ago
AddSeriesValidator.cs Fixed: Reduce parameters required to add a new series 8 years ago
Episode.cs Because it's 2016! 8 years ago
EpisodeAddedService.cs New: Search for newly added past episodes after series is refreshed 10 years ago
EpisodeCutoffService.cs
EpisodeMonitoredService.cs Fixed: SeasonPass didn't update Series monitored flag if only those were changed. 9 years ago
EpisodeRepository.cs Replaced built-in valuetypes with language keywords. 9 years ago
EpisodeService.cs Show Specials in Wanted. 9 years ago
MonitoringOptions.cs Almost finished linking frontend to backend. A few issues with DB mapping to work out. 8 years ago
MoveSeriesService.cs The great logger.Error cleanup! 8 years ago
Ratings.cs Removed unused using statements 8 years ago
RefreshEpisodeService.cs The great logger.Error cleanup! 8 years ago
RefreshSeriesService.cs At a point where we can build. Many TODOs and existing Series-based APIs need to be removed. No track code actually works. 8 years ago
Season.cs Removed unused using statements 8 years ago
Series.cs Fixed: Reduce parameters required to add a new series 8 years ago
SeriesAddedHandler.cs
SeriesEditedService.cs
SeriesRepository.cs Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 10 years ago
SeriesScannedHandler.cs New: Search for newly added past episodes after series is refreshed 10 years ago
SeriesService.cs Remove ISceneMappingService to get rid of service.sonarr.tv access errors 8 years ago
SeriesStatusType.cs
SeriesTitleNormalizer.cs Removed unused using statements 8 years ago
SeriesTitleSlugValidator.cs Fixed: Reduce parameters required to add a new series 8 years ago
SeriesTypes.cs
ShouldRefreshSeries.cs Fixed series refresh repeated too often if Sonarr is killed before Scheduled task finishes. 9 years ago