Radarr/src/NzbDrone.Core/Download
bakerboy448 2fe28cb1dc Fixed: Handle checkingResumeData state form qBittorrent
(cherry picked from commit 8d8a16225ff7772ccb57784f272ca31e28bb8455)
2023-06-14 07:33:55 +03:00
..
Aggregation New: Use languages from Torznab/Newznab attributes if given 2023-05-22 02:03:33 +03:00
Clients Fixed: Handle checkingResumeData state form qBittorrent 2023-06-14 07:33:55 +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 Fixed: Don't retry grabbing the same release if download client is unavailable 2023-05-22 01:14:49 +03:00
TrackedDownloads New: Notifications when Manual Interaction is required for importing 2023-05-10 00:18:15 +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 Build download requests from indexer implementation 2023-05-03 05:47:43 +03:00
DownloadClientDefinition.cs
DownloadClientFactory.cs Inline 'out' variable declarations 2023-05-28 16:41:52 +03:00
DownloadClientInfo.cs New: Added health check warning if SABnzbd sorting is enabled 2023-01-08 20:38:26 -06:00
DownloadClientItem.cs
DownloadClientProvider.cs Fixed: Don't retry grabbing the same release if download client is unavailable 2023-05-22 01:14:49 +03:00
DownloadClientRepository.cs
DownloadClientStatus.cs
DownloadClientStatusRepository.cs
DownloadClientStatusService.cs
DownloadClientType.cs
DownloadCompletedEvent.cs
DownloadEventHub.cs
DownloadFailedEvent.cs
DownloadIgnoredEvent.cs
DownloadItemStatus.cs
DownloadProcessingService.cs
DownloadSeedConfigProvider.cs
DownloadService.cs Fixed: Don't retry grabbing the same release if download client is unavailable 2023-05-22 01:14:49 +03:00
DownloadsProcessedEvent.cs Remove empty constructors 2023-05-19 04:14:48 +03:00
FailedDownloadService.cs Fixed: Ensure first history item when marked as failed is the selected item 2023-04-29 12:53:09 -05:00
IDownloadClient.cs Build download requests from indexer implementation 2023-05-03 05:47:43 +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 Enforce comment style in CS 2022-11-20 12:27:45 -06: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
ProcessedDecisions.cs
ProvideImportItemService.cs
RedownloadFailedDownloadService.cs
RefreshDownloadsCommand.cs
TorrentClientBase.cs Fix downloading releases without an indexer 2023-05-03 05:47:43 +03:00
UsenetClientBase.cs Fix downloading releases without an indexer 2023-05-03 05:47:43 +03:00