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.
Sonarr/src/NzbDrone.Core/Tv
David Newhall 1a1d427c42
Fixed: Logging when series folder is moved successfully
2 years ago
..
Commands New: Option to disable rescanning of series folder after RefreshSeriesInfo 6 years ago
Events Added EpisodesChanged to signalR series event to notify that episode monitored flag may have changed 3 years ago
Actor.cs Removed unused using statements 8 years ago
AddSeriesOptions.cs New: Option to search for upgrades when adding new series 4 years ago
AddSeriesService.cs New: Import from Plex Watchlist 3 years ago
AddSeriesValidator.cs Removed Drone Factory 6 years ago
Episode.cs New: Use TVDB's Episode ID as default uniqueid for Kodi metadata 2 years ago
EpisodeAddedService.cs Fixed: Don't auto-search newly added episodes on tvdb that aired more than 2 weeks ago 4 years ago
EpisodeCutoffService.cs Fixed: Cutoff Unmet showing items above lowest accepted quality when upgrades are disabled 2 years ago
EpisodeMonitoredService.cs Fixed: Monitoring pilot episode will not monitor first season 3 years ago
EpisodeRepository.cs Send signalr message for episode monitored flag changes 3 years ago
EpisodeService.cs Do not unmonitor episodes after using Manual File Import 3 years ago
MonitoringOptions.cs New: Pilot Episode monitoring option 4 years ago
MoveSeriesService.cs Fixed: Logging when series folder is moved successfully 2 years ago
MultipleSeriesFoundException.cs Fixed: Multiple series found during manual import prevents manual importing from folder 4 years ago
Ratings.cs Removed unused using statements 8 years ago
RefreshEpisodeService.cs New: Use TVDB's Episode ID as default uniqueid for Kodi metadata 2 years ago
RefreshSeriesService.cs Fixed: Update year during refresh 4 years ago
Season.cs Removed unused using statements 8 years ago
Series.cs Add upgrade allowed to language and profiles 6 years ago
SeriesAddedHandler.cs New: Option to disable rescanning of series folder after RefreshSeriesInfo 6 years ago
SeriesEditedService.cs New: Option to disable rescanning of series folder after RefreshSeriesInfo 6 years ago
SeriesPathBuilder.cs v3 API 6 years ago
SeriesRepository.cs Improve use of All() and speedup Unmapped Folder matching 4 years ago
SeriesScannedHandler.cs Fixed timing issues 3 years ago
SeriesService.cs Added EpisodesChanged to signalR series event to notify that episode monitored flag may have changed 3 years ago
SeriesStatusType.cs New: Added health check warning to emphasis when a series was deleted instead of only logging it in System Events 5 years ago
SeriesTitleNormalizer.cs Fixed: Sorting of some titles with acronyms or common words at the start 2 years ago
SeriesTitleSlugValidator.cs New: Add FAQ to error adding series with duplicate slug 2 years ago
SeriesTypes.cs Moved source code under src folder - massive change 11 years ago
ShouldRefreshSeries.cs Fixed: Refresh Deleted & Upcoming shows as frequently as Continuing ones 5 years ago