Radarr/src/NzbDrone.Core/Download
Mark McDowall e0c8a8f0d6 New: Download client option for redownloading failed releases from Interactive Search
(cherry picked from commit 87e0a7983a437a4d166aa8b9c9eaf78ea5431969)

Closes #9260
2023-10-11 04:50:39 +03:00
..
Aggregation New: Use languages from Torznab/Newznab attributes if given 2023-05-22 02:03:33 +03:00
Clients Fixed: Completed downloads in Qbit missing import path 2023-10-01 17:13:24 +03:00
Extensions Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
History Rename MovieImportedEvent to MovieFileImportedEvent 2022-07-03 12:35:15 -05:00
Pending Rename Profiles to QualityProfiles 2023-08-16 20:04:42 -05:00
TrackedDownloads Fix custom formats with indexer flags in queue 2023-09-11 11:10:38 +03:00
CheckForFinishedDownloadCommand.cs
CompletedDownloadService.cs New: Notifications when Manual Interaction is required for importing 2023-05-10 00:18:15 +03:00
DownloadCanBeRemovedEvent.cs
DownloadClientBase.cs New: Async HttpClient 2023-08-12 02:07:29 +03:00
DownloadClientDefinition.cs New: Per download client setting to Remove Completed/Failed 2021-11-24 12:51:10 -06:00
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
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 New: Per download client setting to Remove Completed/Failed 2021-11-24 12:51:10 -06:00
DownloadFailedEvent.cs New: Download client option for redownloading failed releases from Interactive Search 2023-10-11 04:50:39 +03:00
DownloadIgnoredEvent.cs New: Add Release group to history for all events 2022-03-06 17:27:25 -06:00
DownloadItemStatus.cs
DownloadProcessingService.cs New: Per download client setting to Remove Completed/Failed 2021-11-24 12:51:10 -06:00
DownloadSeedConfigProvider.cs New: Removing rtorrent downloads when seeding criteria have been met 2021-11-23 15:06:44 -06:00
DownloadService.cs Override release grab modal 2023-08-22 23:20:47 +03:00
DownloadsProcessedEvent.cs Remove empty constructors 2023-05-19 04:14:48 +03:00
FailedDownloadService.cs New: Download client option for redownloading failed releases from Interactive Search 2023-10-11 04:50:39 +03:00
IDownloadClient.cs New: Async HttpClient 2023-08-12 02:07:29 +03:00
IgnoredDownloadService.cs New: Custom Format Updates (#8067) 2023-02-05 17:09:37 -06:00
InvalidNzbException.cs
ManualInteractionRequiredEvent.cs New: Notifications when Manual Interaction is required for importing 2023-05-10 00:18:15 +03:00
MovieGrabbedEvent.cs
NzbValidationService.cs
ProcessDownloadDecisions.cs Fixed: Pushed releases not being properly rejected 2023-09-19 14:04:01 +03:00
ProcessMonitoredDownloadsCommand.cs Don't block task queue for queued update task when there are longer running tasks 2022-11-29 21:44:03 -06:00
ProcessedDecisionResult.cs Optional 'downloadClientId' for pushed releases 2023-09-19 14:01:45 +03:00
ProcessedDecisions.cs
ProvideImportItemService.cs Fixed: Update path before importing to ensure it hasn't changed 2021-01-25 21:26:34 -05:00
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 New: Async HttpClient 2023-08-12 02:07:29 +03:00
UsenetClientBase.cs New: Async HttpClient 2023-08-12 02:07:29 +03:00