Radarr/src/NzbDrone.Core/Download
Bogdan 4eb4128a89 Remove BOM from download clients 2024-01-28 00:01:00 +02:00
..
Aggregation New: Use languages from Torznab/Newznab attributes if given 2023-05-22 02:03:33 +03:00
Clients Remove BOM from download clients 2024-01-28 00:01:00 +02:00
Extensions Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
History
Pending New: Add download client name to pending items waiting for a specific client 2024-01-24 08:41:27 +02:00
TrackedDownloads New: Added column in Queue 2024-01-17 00:04:30 +02:00
CheckForFinishedDownloadCommand.cs
CompletedDownloadService.cs
DownloadCanBeRemovedEvent.cs
DownloadClientBase.cs Fixed: Validating DownloadStation output path 2024-01-27 18:38:44 +02: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 New: Download Client Tags 2023-07-11 18:34:02 +03: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
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 Fixed: Pushed releases not being properly rejected 2023-09-19 14:04:01 +03: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