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
LLeny 6fd31613c2
New: Aria2 Torrent Client
3 years ago
..
Aggregation New: Added option to filter Release Profile to a specific indexer 5 years ago
Clients New: Aria2 Torrent Client 3 years ago
History Fixed: Exception thrown when marking download as complete 4 years ago
Pending New: Support in services for multiple scene naming/numbering exceptions 4 years ago
TrackedDownloads Fixed: Errors loading queue after episodes in series are removed 4 years ago
CheckForFinishedDownloadCommand.cs Monitor and Process downloads separately 5 years ago
CompletedDownloadService.cs New: Improve messaging if release is in queue because all episodes in release were not imported 4 years ago
DownloadCanBeRemovedEvent.cs Fixed: Remove seeded downloads if they've finished seeding after import 4 years ago
DownloadClientBase.cs Fixed: Removing completed download from SABnzbd 3 years ago
DownloadClientDefinition.cs New: Per download client setting to Remove Completed/Failed downloads instead of global setting 3 years ago
DownloadClientFactory.cs Fixed: Regression prevented indexers from being re-enabled after a successful Test. 7 years ago
DownloadClientInfo.cs Fixed: Root Folder Downloads check giving errors when RuTorrent is used 3 years ago
DownloadClientItem.cs Fixed: QBittorrent imports when torrent name and folder name differ 4 years ago
DownloadClientProvider.cs Support for primary and fallback download client 5 years ago
DownloadClientRepository.cs Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 10 years ago
DownloadClientStatus.cs Fixed: Prevent Download Client from being queried every minute if it failed repeatedly similar to Indexer temporarily disabled logic. 7 years ago
DownloadClientStatusRepository.cs Fixed: Prevent Download Client from being queried every minute if it failed repeatedly similar to Indexer temporarily disabled logic. 7 years ago
DownloadClientStatusService.cs New: Limit indexer/download client backoff to 5 min during the first 15 min of application start. 6 years ago
DownloadClientType.cs
DownloadCompletedEvent.cs Fixed: Manual import for unknown series items will properly mark as imported 4 years ago
DownloadEventHub.cs New: Per download client setting to Remove Completed/Failed downloads instead of global setting 3 years ago
DownloadFailedEvent.cs New: Language Profiles 6 years ago
DownloadIgnoredEvent.cs Track fully imported downloads in separate history table 5 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 New: Removing rtorrent downloads when seeding criteria have been met 3 years ago
DownloadService.cs Fixed: Indexer being disabled due to download client rejecting it 4 years ago
DownloadsProcessedEvent.cs Monitor and Process downloads separately 5 years ago
EpisodeGrabbedEvent.cs Track fully imported downloads in separate history table 5 years ago
FailedDownloadService.cs Track fully imported downloads in separate history table 5 years ago
IDownloadClient.cs Fixed: Removing completed download from SABnzbd 3 years ago
IgnoredDownloadService.cs Don't reject for having the same file size 5 years ago
InvalidNzbException.cs Fixed: Improve logging for invalid NZB messages 7 years ago
NzbValidationService.cs Improved error message when nzb download contains an newznab error instead 5 years ago
ProcessDownloadDecisions.cs New: Index priority 4 years ago
ProcessMonitoredDownloadsCommand.cs Monitor and Process downloads separately 5 years 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 Monitor and Process downloads separately 5 years ago
RefreshMonitoredDownloadsCommand.cs Monitor and Process downloads separately 5 years ago
TorrentClientBase.cs Generalized RateLimit logic to all indexers based on indexer id 4 years ago
UsenetClientBase.cs Generalized RateLimit logic to all indexers based on indexer id 4 years ago