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.
Readarr/src/NzbDrone.Core/Download
Bogdan 9e6d1c581c
Fixed: Parsing long downloading/seeding values from Transmission
1 week ago
..
Aggregation New: Custom Formats 1 year ago
Clients Fixed: Parsing long downloading/seeding values from Transmission 1 week ago
Extensions Use 'var' instead of explicit type 12 months ago
History Remove unused imports 1 year ago
Pending New: Add download client name to pending items waiting for a specific client 4 months ago
TrackedDownloads New: Indexer flags 2 months ago
BookGrabbedEvent.cs Track fully imported downloads in separate history table 2 years ago
CheckForFinishedDownloadCommand.cs Monitor and Process downloads separately 4 years ago
CompletedDownloadService.cs Remove unused imports 1 year ago
DownloadCanBeRemovedEvent.cs Fixed: Remove seeded downloads if they've finished seeding after import 2 years ago
DownloadClientBase.cs Fixed: Retrying download on not suppressed HTTP errors 3 weeks ago
DownloadClientDefinition.cs New: Per download client setting to Remove Completed/Failed downloads instead of global setting 10 months 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 4 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: Manual import for unknown series items will properly mark as imported 2 years ago
DownloadEventHub.cs New: Per download client setting to Remove Completed/Failed downloads instead of global setting 10 months 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 1 year 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 10 months ago
DownloadSeedConfigProvider.cs Remove unused imports 1 year ago
DownloadService.cs Allow to override download client 4 months ago
DownloadsProcessedEvent.cs Remove empty constructors 1 year ago
FailedDownloadService.cs New: Download client option for redownloading failed releases from Interactive Search 4 months ago
IDownloadClient.cs New: Async HttpClient 9 months ago
IgnoredDownloadService.cs New: Add Release group to history for all events 1 year 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 4 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 Fixed: Update path before importing to ensure it hasn't changed 2 years ago
RedownloadFailedDownloadService.cs Rename to books 4 months ago
RefreshMonitoredDownloadsCommand.cs Monitor and Process downloads separately 4 years ago
TorrentClientBase.cs Fixed: Blocklisting torrents from indexers that do not provide torrent hash 4 months ago
UsenetClientBase.cs New: Retry on failed downloads of torrent and nzb files 5 months ago