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
Mark McDowall 0b1e99991e
Fixed: Imports triggered through API not being marked as imported/removed from client
4 years ago
..
Aggregation New: Added option to filter Release Profile to a specific indexer 5 years ago
Clients Clarify that Post-Import Category torrents are not monitored by Sonarr. 4 years ago
History Fixed: Episodes removed from queue re-appearing on refresh 4 years ago
Pending Pending releases have languages too 6 years ago
TrackedDownloads Fixed: Remove seeded downloads if they've finished seeding after import 4 years ago
CheckForFinishedDownloadCommand.cs Monitor and Process downloads separately 5 years ago
CompletedDownloadService.cs Fixed: Imports triggered through API not being marked as imported/removed from client 4 years ago
DownloadCanBeRemovedEvent.cs Fixed: Remove seeded downloads if they've finished seeding after import 4 years ago
DownloadClientBase.cs New: Ability to set a post-import label in Deluge, rTorrent, qBittorrent, and uTorrent 5 years ago
DownloadClientDefinition.cs Support for primary and fallback download client 5 years ago
DownloadClientFactory.cs Fixed: Regression prevented indexers from being re-enabled after a successful Test. 7 years ago
DownloadClientInfo.cs Renamed DownloadClientStatus to DownloadClientInfo to avoid conflict. 7 years ago
DownloadClientItem.cs Fixed: Remove seeded downloads if they've finished seeding after import 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 Moved source code under src folder - massive change 11 years ago
DownloadCompletedEvent.cs Fixed: Remove seeded downloads if they've finished seeding after import 4 years ago
DownloadEventHub.cs Fixed: Remove seeded downloads if they've finished seeding after import 4 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 Fixed: Imported downloads not being removed when seeding goals are met 4 years ago
DownloadService.cs Track fully imported downloads in separate history table 5 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 Track fully imported downloads in separate history table 5 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 Fixed: Hide fallback pending releases if temporarily delayed. 7 years ago
ProcessMonitoredDownloadsCommand.cs Monitor and Process downloads separately 5 years ago
ProcessedDecisions.cs Queue actions 10 years ago
RedownloadFailedDownloadService.cs Monitor and Process downloads separately 5 years ago
RefreshMonitoredDownloadsCommand.cs Monitor and Process downloads separately 5 years ago
TorrentClientBase.cs Fixed: Releases no longer available on the indexer should be removed from the pending queue. 7 years ago
UsenetClientBase.cs Improved error message when nzb download contains an newznab error instead 5 years ago