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
Bogdan f93a016be1
Remove empty constructors
2 years ago
..
Aggregation Fixed: Parsing of releases with episode titles that contain languages 2 years ago
Clients Build download requests from indexer implementation 2 years ago
Extensions Use modern HttpClient 2 years ago
History New: Speed up mass deletes from Series Editor 2 years ago
Pending New: Show error message for pending queue items without episodes 2 years ago
TrackedDownloads New: Notifications when Manual Interaction is required for importing 2 years ago
CheckForFinishedDownloadCommand.cs Monitor and Process downloads separately 5 years ago
CompletedDownloadService.cs Fixed: Incorrect event types for interactive import required notifications 2 years ago
DownloadCanBeRemovedEvent.cs StyleCop 2 years ago
DownloadClientBase.cs Build download requests from indexer implementation 2 years ago
DownloadClientDefinition.cs New: Per download client setting to Remove Completed/Failed downloads instead of global setting 4 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 2 years 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 4 years ago
DownloadFailedEvent.cs New: Custom Format Language Condition 2 years ago
DownloadIgnoredEvent.cs New: Custom Format Language Condition 2 years ago
DownloadItemStatus.cs
DownloadProcessingService.cs New: Per download client setting to Remove Completed/Failed downloads instead of global setting 4 years ago
DownloadSeedConfigProvider.cs StyleCop 2 years ago
DownloadService.cs Fix downloading releases without an indexer 2 years ago
DownloadsProcessedEvent.cs Remove empty constructors 2 years ago
EpisodeGrabbedEvent.cs New: Notifications when Manual Interaction is required for importing 2 years ago
FailedDownloadService.cs Fixed: Ensure first history item when marked as failed is the selected item 2 years ago
IDownloadClient.cs Build download requests from indexer implementation 2 years ago
IgnoredDownloadService.cs Fixed: Parsing of releases with episode titles that contain languages 2 years ago
InvalidNzbException.cs StyleCop 2 years ago
ManualInteractionRequiredEvent.cs Fixed: Incorrect event types for interactive import required notifications 2 years ago
NzbValidationService.cs Improved error message when nzb download contains an newznab error instead 5 years ago
ProcessDownloadDecisions.cs Override release grab modal 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
ProvideImportItemService.cs Fixed: Update path before importing to ensure it hasn't changed 4 years ago
RedownloadFailedDownloadService.cs Monitor and Process downloads separately 5 years ago
RefreshMonitoredDownloadsCommand.cs Monitor and Process downloads separately 5 years ago
TorrentClientBase.cs Fix downloading releases without an indexer 2 years ago
UsenetClientBase.cs Fix downloading releases without an indexer 2 years ago