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
Qstick 878d1561aa
Build Sonarr on Net6
2 years ago
..
Aggregation New: Added option to filter Release Profile to a specific indexer 4 years ago
Clients Build Sonarr on Net6 2 years ago
History Fixed: Exception thrown when marking download as complete 4 years ago
Pending Fixed: Automatic import of releases when file is not matched to series 2 years ago
TrackedDownloads New: Schedule refresh and process monitored download tasks at high priority 2 years ago
CheckForFinishedDownloadCommand.cs Monitor and Process downloads separately 4 years ago
CompletedDownloadService.cs Fixed: Importing file from UNC shared folder without job folder 2 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 New: Link indexer to specific download client 2 years ago
DownloadClientRepository.cs Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 9 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. 5 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 5 years ago
DownloadIgnoredEvent.cs New: Add Release group to history for all events 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 New: Removing rtorrent downloads when seeding criteria have been met 3 years ago
DownloadService.cs New: Link indexer to specific download client 2 years ago
DownloadsProcessedEvent.cs Monitor and Process downloads separately 4 years ago
EpisodeGrabbedEvent.cs Track fully imported downloads in separate history table 4 years ago
FailedDownloadService.cs Track fully imported downloads in separate history table 4 years ago
IDownloadClient.cs Fixed: Removing completed download from SABnzbd 3 years ago
IgnoredDownloadService.cs New: Add Release group to history for all events 2 years ago
InvalidNzbException.cs Fixed: Improve logging for invalid NZB messages 6 years ago
NzbValidationService.cs Improved error message when nzb download contains an newznab error instead 4 years ago
ProcessDownloadDecisions.cs New: Index priority 4 years ago
ProcessMonitoredDownloadsCommand.cs Monitor and Process downloads separately 4 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 Update MonoTorrent from nuget 2 years ago
UsenetClientBase.cs Generalized RateLimit logic to all indexers based on indexer id 3 years ago