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/Download
Mark McDowall 6007e46746
Fixed: Removed hardcoded dot prefix from the transmission category in status
1 year ago
..
Aggregation Fixed: Parsing of releases with episode titles that contain languages 2 years ago
Clients Fixed: Removed hardcoded dot prefix from the transmission category in status 1 year ago
Extensions Use modern HttpClient 2 years ago
History New: Speed up mass deletes from Series Editor 1 year ago
Pending Use Length/Count property instead of Count() method to prevent enumerating 1 year ago
TrackedDownloads Avoid unnecessary zero-length array allocations 1 year ago
CheckForFinishedDownloadCommand.cs Monitor and Process downloads separately 4 years ago
CompletedDownloadService.cs New: Improve messaging when imports are left in queue 1 year ago
DownloadCanBeRemovedEvent.cs StyleCop 2 years ago
DownloadClientBase.cs StyleCop 2 years ago
DownloadClientDefinition.cs New: Per download client setting to Remove Completed/Failed downloads instead of global setting 3 years ago
DownloadClientFactory.cs New: Use ASP.NET Core instead of Nancy 2 years ago
DownloadClientInfo.cs New: Added health check warning if SABnzbd sorting is enabled 1 year ago
DownloadClientItem.cs StyleCop 2 years ago
DownloadClientProvider.cs StyleCop 2 years ago
DownloadClientRepository.cs StyleCop 2 years ago
DownloadClientStatus.cs StyleCop 2 years ago
DownloadClientStatusRepository.cs StyleCop 2 years ago
DownloadClientStatusService.cs StyleCop 2 years ago
DownloadClientType.cs StyleCop 2 years ago
DownloadCompletedEvent.cs StyleCop 2 years ago
DownloadEventHub.cs New: Per download client setting to Remove Completed/Failed downloads instead of global setting 3 years ago
DownloadFailedEvent.cs New: Custom Format Language Condition 2 years ago
DownloadIgnoredEvent.cs New: Custom Format Language Condition 2 years ago
DownloadItemStatus.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 10 years ago
DownloadProcessingService.cs New: Per download client setting to Remove Completed/Failed downloads instead of global setting 3 years ago
DownloadSeedConfigProvider.cs StyleCop 2 years ago
DownloadService.cs New: Add indexer name to the download report log 2 years ago
DownloadsProcessedEvent.cs StyleCop 2 years ago
EpisodeGrabbedEvent.cs StyleCop 2 years ago
FailedDownloadService.cs New: Custom Format Language Condition 2 years ago
IDownloadClient.cs Fixed: Removing completed download from SABnzbd 3 years ago
IgnoredDownloadService.cs Fixed: Parsing of releases with episode titles that contain languages 2 years ago
InvalidNzbException.cs StyleCop 2 years ago
NzbValidationService.cs Improved error message when nzb download contains an newznab error instead 4 years ago
ProcessDownloadDecisions.cs Enforce comment spacing with Stylecop 2 years ago
ProcessMonitoredDownloadsCommand.cs Don't block task queue for queued update task when there are longer running tasks executing 2 years ago
ProcessedDecisions.cs Queue actions 10 years ago
ProvideImportItemService.cs Fixed: Update path before importing to ensure it hasn't changed 3 years ago
RedownloadFailedDownloadService.cs Monitor and Process downloads separately 4 years ago
RefreshMonitoredDownloadsCommand.cs Monitor and Process downloads separately 4 years ago
TorrentClientBase.cs StyleCop 2 years ago
UsenetClientBase.cs StyleCop 2 years ago