Radarr/src/NzbDrone.Core/Download
Christopher 93a852841f New: Remove qBitorrent torrents that reach inactive seeding time
(cherry picked from commit d738035fed859eb475051f3df494b9c975a42e82)
2024-04-28 13:18:58 +03:00
..
Aggregation New: Use languages from Torznab/Newznab attributes if given 2023-05-22 02:03:33 +03:00
Clients New: Remove qBitorrent torrents that reach inactive seeding time 2024-04-28 13:18:58 +03:00
Extensions Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
History
Pending New: Show error message for pending queue items without movies 2024-01-30 22:39:39 +02:00
TrackedDownloads New: Set Indexer flags in Manual Import 2024-02-21 20:46:16 +02:00
CheckForFinishedDownloadCommand.cs
CompletedDownloadService.cs New: Send 'On Manual Interaction Required' notifications in more cases 2024-02-02 00:01:24 +02:00
DownloadCanBeRemovedEvent.cs
DownloadClientBase.cs Fixed: Retrying download on not suppressed HTTP errors 2024-04-25 17:22:49 +03:00
DownloadClientDefinition.cs
DownloadClientFactory.cs Cleanup other provider status code 2023-08-17 23:01:59 +03:00
DownloadClientInfo.cs Add health check for dl clients removing completed downloads + enable for sab and qbit 2023-09-18 15:28:13 +03:00
DownloadClientItem.cs New: Optionally remove from queue by changing category to 'Post-Import Category' when configured 2024-01-24 09:37:39 +02:00
DownloadClientProvider.cs Improve messaging on indexer specified download client is not available 2024-02-14 02:55:31 +02:00
DownloadClientRepository.cs
DownloadClientStatus.cs
DownloadClientStatusRepository.cs
DownloadClientStatusService.cs
DownloadClientType.cs
DownloadCompletedEvent.cs
DownloadEventHub.cs
DownloadFailedEvent.cs New: Download client option for redownloading failed releases from Interactive Search 2023-10-11 04:50:39 +03:00
DownloadIgnoredEvent.cs
DownloadItemStatus.cs
DownloadProcessingService.cs
DownloadSeedConfigProvider.cs
DownloadService.cs Fixed: Blocklisting torrents from indexers that do not provide torrent hash 2024-01-09 00:30:32 +02:00
DownloadsProcessedEvent.cs Remove empty constructors 2023-05-19 04:14:48 +03:00
FailedDownloadService.cs Fixed: Blocklisting torrents from indexers that do not provide torrent hash 2024-01-09 00:30:32 +02:00
IDownloadClient.cs New: Async HttpClient 2023-08-12 02:07:29 +03:00
IgnoredDownloadService.cs
InvalidNzbException.cs
ManualInteractionRequiredEvent.cs
MovieGrabbedEvent.cs
NzbValidationService.cs
ProcessDownloadDecisions.cs Improve Release Grabbing & Failure Logging 2024-02-02 01:12:35 +02:00
ProcessMonitoredDownloadsCommand.cs
ProcessedDecisionResult.cs Optional 'downloadClientId' for pushed releases 2023-09-19 14:01:45 +03:00
ProcessedDecisions.cs
ProvideImportItemService.cs
RedownloadFailedDownloadService.cs New: Download client option for redownloading failed releases from Interactive Search 2023-10-11 04:50:39 +03:00
RefreshDownloadsCommand.cs
TorrentClientBase.cs Fixed: Validating DownloadStation output path 2024-01-27 18:38:44 +02:00
UsenetClientBase.cs Fixed: Validating DownloadStation output path 2024-01-27 18:38:44 +02:00