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 8360dd7a7b
Fixed: Parsing long downloading/seeding values from Transmission
1 week ago
..
Aggregation Fix spelling "Use languages from Torznab/Newznab attributes if given" 1 year ago
Clients Fixed: Parsing long downloading/seeding values from Transmission 1 week ago
Extensions Use 'var' instead of explicit type 12 months ago
History Remove unused imports 1 year ago
Pending New: Add download client name to pending items waiting for a specific client 4 months ago
TrackedDownloads New: Indexer flags 3 months ago
CheckForFinishedDownloadCommand.cs Monitor and Process downloads separately 4 years ago
CompletedDownloadService.cs New: Send 'On Manual Interaction Required' notifications in more cases 4 months ago
DownloadCanBeRemovedEvent.cs StyleCop 2 years ago
DownloadClientBase.cs Fixed: Retrying download for pushed releases 3 weeks 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 9 months ago
DownloadClientInfo.cs Add health check for dl clients removing completed downloads + enable for sab and qbit 8 months ago
DownloadClientItem.cs New: Optionally remove from queue by changing category to 'Post-Import Category' when configured 4 months ago
DownloadClientProvider.cs Improve messaging on indexer specified download client is not available 3 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 7 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 6 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 6 months ago
IDownloadClient.cs New: Async HttpClient 9 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 Improve Release Grabbing & Failure Logging 4 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 8 months 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 New: Download client option for redownloading failed releases from Interactive Search 7 months ago
RefreshMonitoredDownloadsCommand.cs Monitor and Process downloads separately 4 years ago
TorrentClientBase.cs Throw download as failed for invalid magnet links 4 months ago
UsenetClientBase.cs New: Retry on failed downloads of torrent and nzb files 5 months ago