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 0a5200766e
Fixed: Ignore empty tags when adding items to Flood
6 months ago
..
Aggregation Fix spelling "Use languages from Torznab/Newznab attributes if given" 1 year ago
Clients Fixed: Ignore empty tags when adding items to Flood 6 months ago
Extensions Use 'var' instead of explicit type 1 year ago
History Remove unused imports 1 year ago
Pending Fixed: Don't retry grabbing the same release if download client is unavailable 1 year ago
TrackedDownloads New: Notifications when Manual Interaction is required for importing 1 year ago
CheckForFinishedDownloadCommand.cs Monitor and Process downloads separately 5 years ago
CompletedDownloadService.cs Fixed: Incorrect event types for interactive import required notifications 1 year ago
DownloadCanBeRemovedEvent.cs StyleCop 2 years ago
DownloadClientBase.cs Translate Download Clients on the backend 8 months ago
DownloadClientDefinition.cs New: Per download client setting to Remove Completed/Failed downloads instead of global setting 3 years ago
DownloadClientFactory.cs Cleanup other provider status code 11 months ago
DownloadClientInfo.cs Add health check for dl clients removing completed downloads + enable for sab and qbit 10 months ago
DownloadClientItem.cs StyleCop 2 years ago
DownloadClientProvider.cs New: Download Client Tags 12 months 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: Download client option for redownloading failed releases from Interactive Search 9 months 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 Remove unused imports 1 year ago
DownloadSeedConfigProvider.cs StyleCop 2 years ago
DownloadService.cs Fixed: Blocklisting torrents from indexers that do not provide torrent hash 8 months ago
DownloadsProcessedEvent.cs Remove empty constructors 1 year ago
EpisodeGrabbedEvent.cs New: Notifications when Manual Interaction is required for importing 1 year ago
FailedDownloadService.cs Fixed: Blocklisting torrents from indexers that do not provide torrent hash 8 months ago
IDownloadClient.cs New: Async HttpClient 11 months ago
IgnoredDownloadService.cs Remove unused imports 1 year ago
InvalidNzbException.cs StyleCop 2 years ago
ManualInteractionRequiredEvent.cs Fixed: Incorrect event types for interactive import required notifications 1 year ago
NzbValidationService.cs Remove unused imports 1 year ago
ProcessDownloadDecisions.cs Fixed: Pushed releases not being properly rejected 10 months ago
ProcessMonitoredDownloadsCommand.cs Don't block task queue for queued update task when there are longer running tasks executing 2 years ago
ProcessedDecisionResult.cs New: Optional 'downloadClientId' for pushed releases 10 months ago
ProcessedDecisions.cs Queue actions 10 years ago
ProvideImportItemService.cs Fixed: Update path before importing to ensure it hasn't changed 4 years ago
RedownloadFailedDownloadService.cs New: Download client option for redownloading failed releases from Interactive Search 9 months ago
RefreshMonitoredDownloadsCommand.cs Monitor and Process downloads separately 5 years ago
TorrentClientBase.cs Fixed: Blocklisting torrents from indexers that do not provide torrent hash 8 months ago
UsenetClientBase.cs Translate Download Clients on the backend 8 months ago