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.
Lidarr/src/NzbDrone.Core/Download
Qstick c02b66ec44
Enforce comment spacing with Stylecop
2 years ago
..
Aggregation New: Added option to filter Release Profile to a specific indexer 4 years ago
Clients Enforce comment spacing with Stylecop 2 years ago
Extensions Use modern HttpClient 2 years ago
History Don't store grabbed events for clients that don't download IDs 2 years ago
Pending Enforce comment spacing with Stylecop 2 years ago
TrackedDownloads Enforce comment spacing with Stylecop 2 years ago
AlbumGrabbedEvent.cs Track fully imported downloads in separate history table 2 years ago
CheckForFinishedDownloadCommand.cs New: Monitor and Process downloads separately 4 years ago
CompletedDownloadService.cs Enforce comment spacing with Stylecop 2 years ago
DownloadCanBeRemovedEvent.cs Fixed: Remove seeded downloads if they've finished seeding after import 4 years ago
DownloadClientBase.cs Track fully imported downloads in separate history table 2 years ago
DownloadClientDefinition.cs New: Per download client setting to Remove Completed/Failed 2 years ago
DownloadClientFactory.cs New: Use native dotnet host and DryIoc 3 years ago
DownloadClientInfo.cs Fixed: Root Folder Downloads check giving errors when RuTorrent is used (#2266) 3 years ago
DownloadClientItem.cs Track fully imported downloads in separate history table 2 years ago
DownloadClientProvider.cs New: Link indexer to specific download client (#2668) 2 years ago
DownloadClientRepository.cs StyleCop (#1058) 4 years ago
DownloadClientStatus.cs StyleCop (#1058) 4 years ago
DownloadClientStatusRepository.cs StyleCop (#1058) 4 years ago
DownloadClientStatusService.cs StyleCop (#1058) 4 years ago
DownloadClientType.cs StyleCop (#1058) 4 years ago
DownloadCompletedEvent.cs Fixed: Prevent NullRef on Manual Import of unknown releases 3 years ago
DownloadEventHub.cs New: Per download client setting to Remove Completed/Failed 2 years ago
DownloadFailedEvent.cs Changed: Remove Language Profiles (#870) 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 2 years ago
DownloadSeedConfigProvider.cs Track fully imported downloads in separate history table 2 years ago
DownloadService.cs New: Add indexer name to the download report log 2 years ago
DownloadsProcessedEvent.cs New: Monitor and Process downloads separately 4 years ago
FailedDownloadService.cs Track fully imported downloads in separate history table 2 years ago
IDownloadClient.cs Fixed: Sab Removing and DS Various 2 years ago
IgnoredDownloadService.cs New: Add Release group to history for all events 2 years ago
InvalidNzbException.cs StyleCop (#1058) 4 years ago
NzbValidationService.cs Improved error message when nzb download contains an newznab error instead 4 years ago
ProcessDownloadDecisions.cs Enforce comment spacing with Stylecop 2 years ago
ProcessMonitoredDownloadsCommand.cs New: Monitor and Process downloads separately 4 years ago
ProcessedDecisions.cs Queue actions 10 years ago
ProvideImportItemService.cs Track fully imported downloads in separate history table 2 years ago
RedownloadFailedDownloadService.cs New: Monitor and Process downloads separately 4 years ago
RefreshMonitoredDownloadsCommand.cs New: Monitor and Process downloads separately 4 years ago
TorrentClientBase.cs Generalized RateLimit logic to all indexers based on indexer id 3 years ago
UsenetClientBase.cs Generalized RateLimit logic to all indexers based on indexer id 3 years ago