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 fa52eabb79
Almost finished linking frontend to backend. A few issues with DB mapping to work out.
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 9 years ago
EpisodeCutoffService.cs Profiles 10 years ago
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 The great logger.Error cleanup! 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 Command queue 10 years ago
SeriesEditedService.cs Command queue 10 years ago
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 9 years ago
SeriesService.cs Remove ISceneMappingService to get rid of service.sonarr.tv access errors 8 years ago
SeriesStatusType.cs Moved source code under src folder - massive change 11 years ago
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 Moved source code under src folder - massive change 11 years ago
ShouldRefreshSeries.cs Fixed series refresh repeated too often if Sonarr is killed before Scheduled task finishes. 9 years ago