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
Christopher 5f248aa25e
New: Remove qBitorrent torrents that reach inactive seeding time
1 week ago
..
Aggregation New: Custom Formats 1 year ago
Clients New: Remove qBitorrent torrents that reach inactive seeding time 1 week ago
Extensions Use 'var' instead of explicit type 11 months ago
History Remove unused imports 12 months ago
Pending New: Show error message for pending queue items without albums 3 months ago
TrackedDownloads New: Indexer flags 2 months 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 1 year ago
DownloadCanBeRemovedEvent.cs Fixed: Remove seeded downloads if they've finished seeding after import 4 years ago
DownloadClientBase.cs Fixed: Retrying download on not suppressed HTTP errors 1 week ago
DownloadClientDefinition.cs New: Per download client setting to Remove Completed/Failed 2 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 3 months ago
DownloadClientProvider.cs Improve messaging on indexer specified download client is not available 3 months 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 New: Download client option for redownloading failed releases from Interactive Search 4 months 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 Allow to override download client 4 months ago
DownloadsProcessedEvent.cs Remove empty constructors 12 months ago
FailedDownloadService.cs Fixed: Ensure first history item when marked as failed is the selected item 3 months ago
IDownloadClient.cs New: Async HttpClient 9 months ago
IgnoredDownloadService.cs New: Add Release group to history for all events 2 years ago
InvalidNzbException.cs StyleCop (#1058) 4 years ago
NzbValidationService.cs Remove unused imports 12 months ago
ProcessDownloadDecisions.cs Improve Release Grabbing & Failure Logging 3 months ago
ProcessMonitoredDownloadsCommand.cs Don't block task queue for queued update task when long running tasks queued 1 year ago
ProcessedDecisionResult.cs New: Optional 'downloadClientId' for pushed releases 4 months ago
ProcessedDecisions.cs Queue actions 10 years ago
ProvideImportItemService.cs Track fully imported downloads in separate history table 2 years ago
RedownloadFailedDownloadService.cs Fix typo in albums 4 months ago
RefreshMonitoredDownloadsCommand.cs New: 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 4 months ago