Sonarr/src/NzbDrone.Core/Tv
Mark McDowall 6c324c8a1c Fixed: Errors loading queue after episodes in series are removed
Closes #3565
2021-02-07 20:25:44 -08:00
..
Commands New: Option to disable rescanning of series folder after RefreshSeriesInfo 2018-12-29 13:08:54 +01:00
Events Fixed: Errors loading queue after episodes in series are removed 2021-02-07 20:25:44 -08:00
Actor.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
AddSeriesOptions.cs New: Option to search for upgrades when adding new series 2020-09-10 15:05:53 -07:00
AddSeriesService.cs Fixed: List Import no longer fails due to duplicates 2020-11-25 16:51:22 -08:00
AddSeriesValidator.cs Removed Drone Factory 2018-12-29 13:08:40 +01:00
Episode.cs New: Added aired-before field to kodi metadata to sort specials 2020-03-01 22:15:58 +01:00
EpisodeAddedService.cs Fixed: Don't auto-search newly added episodes on tvdb that aired more than 2 weeks ago 2020-03-13 00:33:35 +01:00
EpisodeCutoffService.cs Fixed: Sorting interactive search by quality for unknown series results 2020-09-15 22:18:48 -07:00
EpisodeMonitoredService.cs Fixed: Monitor 'None' won't monitor latest season 2020-11-20 14:43:54 -08:00
EpisodeRepository.cs New: Option to search for upgrades when adding new series 2020-09-10 15:05:53 -07:00
EpisodeService.cs New: Parse multi-part episodes using date 2020-03-22 22:44:14 -07:00
MonitoringOptions.cs New: Pilot Episode monitoring option 2020-10-03 11:53:56 -07:00
MoveSeriesService.cs Fixed: Moving series folders in subfolders of the root folder when destination subfolder was missing 2020-02-26 17:45:13 -08:00
MultipleSeriesFoundException.cs Fixed: Multiple series found during manual import prevents manual importing from folder 2020-03-18 19:30:02 -07:00
Ratings.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
RefreshEpisodeService.cs Fixed: Errors loading queue after episodes in series are removed 2021-02-07 20:25:44 -08:00
RefreshSeriesService.cs Fixed: Update year during refresh 2020-08-31 11:00:32 -07:00
Season.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
Series.cs Add upgrade allowed to language and profiles 2018-12-29 13:08:56 +01:00
SeriesAddedHandler.cs New: Option to disable rescanning of series folder after RefreshSeriesInfo 2018-12-29 13:08:54 +01:00
SeriesEditedService.cs New: Option to disable rescanning of series folder after RefreshSeriesInfo 2018-12-29 13:08:54 +01:00
SeriesPathBuilder.cs v3 API 2018-12-29 13:08:37 +01:00
SeriesRepository.cs Improve use of All() and speedup Unmapped Folder matching 2020-10-18 14:59:26 -07:00
SeriesScannedHandler.cs New: Option to search for upgrades when adding new series 2020-09-10 15:05:53 -07:00
SeriesService.cs Improve use of All() and speedup Unmapped Folder matching 2020-10-18 14:59:26 -07:00
SeriesStatusType.cs New: Added health check warning to emphasis when a series was deleted instead of only logging it in System Events 2019-10-19 17:15:38 +02:00
SeriesTitleNormalizer.cs Fixed: Sort The A-Team properly in series list 2018-11-03 11:58:00 -07:00
SeriesTitleSlugValidator.cs Fixed: Improved message when a conflicting slug is added 2017-05-17 21:42:57 -07:00
SeriesTypes.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
ShouldRefreshSeries.cs Fixed: Refresh Deleted & Upcoming shows as frequently as Continuing ones 2019-11-24 23:47:22 +01:00