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
Mark McDowall 1b19e44562
New: Optional directory setting for Aria2
4 months ago
..
Aggregation New: Custom Formats 1 year ago
Clients New: Optional directory setting for Aria2 4 months ago
Extensions Use 'var' instead of explicit type 1 year ago
History Remove unused imports 1 year ago
Pending New: Added column in Queue 4 months ago
TrackedDownloads New: Added column in Queue 4 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 2 years ago
DownloadCanBeRemovedEvent.cs Fixed: Remove seeded downloads if they've finished seeding after import 4 years ago
DownloadClientBase.cs New: Retry on failed downloads of torrent and nzb files 5 months ago
DownloadClientDefinition.cs New: Per download client setting to Remove Completed/Failed 2 years ago
DownloadClientFactory.cs Cleanup other provider status code 10 months ago
DownloadClientInfo.cs Add health check for dl clients removing completed downloads + enable for sab and qbit 8 months ago
DownloadClientItem.cs Track fully imported downloads in separate history table 2 years ago
DownloadClientProvider.cs New: Download Client Tags 11 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 5 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 5 months ago
DownloadsProcessedEvent.cs Remove empty constructors 1 year ago
FailedDownloadService.cs New: Download client option for redownloading failed releases from Interactive Search 5 months ago
IDownloadClient.cs New: Async HttpClient 10 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 1 year ago
ProcessDownloadDecisions.cs Fixed: Pushed releases not being properly rejected 5 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 5 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 5 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 5 months ago