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
Qstick aca10f6f4f
Fixed: Skip move when source and destination are the same
1 month ago
..
Commands Fixed: Task progress messages in the UI 2 months ago
Events Fixed: Processing updated episodes in series after refresh 3 months 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 Update AddSeries Messaging and Logging 3 months ago
AddSeriesValidator.cs Migrate to FluentValidation 9 1 year ago
Episode.cs New: Search for recently aired anime episodes with added absolute episode number 3 months ago
EpisodeCutoffService.cs Remove unused LanguagesBelowCutoff 4 months ago
EpisodeMonitoredService.cs New: Option to sync season monitoring state when importing from another Sonarr instance 3 months ago
EpisodeRefreshedService.cs Fixed: Processing updated episodes in series after refresh 3 months ago
EpisodeRepository.cs Remove unused LanguagesBelowCutoff 4 months ago
EpisodeService.cs New: Do not automatically unmonitor episodes renamed outside of Sonarr 3 months ago
MonitoringOptions.cs New: Option to sync season monitoring state when importing from another Sonarr instance 3 months ago
MoveSeriesService.cs Fixed: Skip move when source and destination are the same 1 month ago
MultipleSeriesFoundException.cs Fixed: Queue not showing items with conflicting titles 1 year ago
Ratings.cs Removed unused using statements 8 years ago
RefreshEpisodeService.cs New: Update anime episodes by season/episode number instead of absolute episode number 3 months ago
RefreshSeriesService.cs Last Season and Recent Episodes 6 months ago
Season.cs StyleCop 2 years ago
Series.cs New: Option to control whether new seasons get monitored automatically 6 months ago
SeriesAddedHandler.cs New: refresh only selected or filtered series 1 year ago
SeriesEditedService.cs New: refresh only selected or filtered series 1 year ago
SeriesPathBuilder.cs v3 API 5 years ago
SeriesRepository.cs Fixed: Tag details query broken for Postgres 9 months ago
SeriesScannedHandler.cs New: Search for recently aired anime episodes with added absolute episode number 3 months ago
SeriesService.cs Faster tag view in UI for large libraries 12 months 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 StyleCop 2 years ago
SeriesTitleSlugValidator.cs Migrate to FluentValidation 9 1 year ago
SeriesTypes.cs StyleCop 2 years ago
ShouldRefreshSeries.cs Use MinBy and MaxBy instead of OrderBy + First 1 year ago