Lidarr/src/NzbDrone.Core/Download
Marcelo Castagna 528ef9bf90 Fixed: Properly handle 119 error code from Synology Download Station
(cherry picked from commit 3be5d6c258bd947ae4c4d895b2f54faa5a7a222b)
2022-04-13 21:28:00 -05:00
..
Aggregation New: Added option to filter Release Profile to a specific indexer 2020-10-13 23:19:32 -04:00
Clients Fixed: Properly handle 119 error code from Synology Download Station 2022-04-13 21:28:00 -05:00
History Track fully imported downloads in separate history table 2021-12-29 11:47:19 -06:00
Pending New: Speed up Bulk Artist Deletions 2021-01-24 21:52:55 -05:00
TrackedDownloads Fixed: Stop downloads requiring manual import from being stuck as Downloaded 2022-04-02 19:34:25 +01:00
AlbumGrabbedEvent.cs Track fully imported downloads in separate history table 2021-12-29 11:47:19 -06:00
CheckForFinishedDownloadCommand.cs New: Monitor and Process downloads separately 2020-10-13 23:19:27 -04:00
CompletedDownloadService.cs Track fully imported downloads in separate history table 2021-12-29 11:47:19 -06:00
DownloadCanBeRemovedEvent.cs Fixed: Remove seeded downloads if they've finished seeding after import 2020-10-13 23:19:28 -04:00
DownloadClientBase.cs Track fully imported downloads in separate history table 2021-12-29 11:47:19 -06:00
DownloadClientDefinition.cs New: Per download client setting to Remove Completed/Failed 2021-12-29 11:47:19 -06:00
DownloadClientFactory.cs New: Use native dotnet host and DryIoc 2021-09-26 19:56:50 -04:00
DownloadClientInfo.cs Fixed: Root Folder Downloads check giving errors when RuTorrent is used (#2266) 2021-05-23 18:39:53 -04:00
DownloadClientItem.cs Track fully imported downloads in separate history table 2021-12-29 11:47:19 -06:00
DownloadClientProvider.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
DownloadClientRepository.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
DownloadClientStatus.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
DownloadClientStatusRepository.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
DownloadClientStatusService.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
DownloadClientType.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
DownloadCompletedEvent.cs Fixed: Prevent NullRef on Manual Import of unknown releases 2021-04-02 00:09:57 -04:00
DownloadEventHub.cs New: Per download client setting to Remove Completed/Failed 2021-12-29 11:47:19 -06:00
DownloadFailedEvent.cs Changed: Remove Language Profiles (#870) 2019-08-02 07:50:09 -04:00
DownloadIgnoredEvent.cs Pull DownloadClientItemClientInfo part of 824d315a 2020-12-12 19:31:48 -05:00
DownloadItemStatus.cs
DownloadProcessingService.cs New: Per download client setting to Remove Completed/Failed 2021-12-29 11:47:19 -06:00
DownloadSeedConfigProvider.cs Track fully imported downloads in separate history table 2021-12-29 11:47:19 -06:00
DownloadService.cs Track fully imported downloads in separate history table 2021-12-29 11:47:19 -06:00
DownloadsProcessedEvent.cs New: Monitor and Process downloads separately 2020-10-13 23:19:27 -04:00
FailedDownloadService.cs Track fully imported downloads in separate history table 2021-12-29 11:47:19 -06:00
IDownloadClient.cs Fixed: Sab Removing and DS Various 2021-12-29 11:47:19 -06:00
IgnoredDownloadService.cs Pull DownloadClientItemClientInfo part of 824d315a 2020-12-12 19:31:48 -05:00
InvalidNzbException.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
NzbValidationService.cs Improved error message when nzb download contains an newznab error instead 2020-10-13 23:25:39 -04:00
ProcessDownloadDecisions.cs New: Index priority 2020-10-13 23:25:37 -04:00
ProcessMonitoredDownloadsCommand.cs New: Monitor and Process downloads separately 2020-10-13 23:19:27 -04:00
ProcessedDecisions.cs Queue actions 2014-12-09 21:52:41 -08:00
ProvideImportItemService.cs Track fully imported downloads in separate history table 2021-12-29 11:47:19 -06:00
RedownloadFailedDownloadService.cs New: Monitor and Process downloads separately 2020-10-13 23:19:27 -04:00
RefreshMonitoredDownloadsCommand.cs New: Monitor and Process downloads separately 2020-10-13 23:19:27 -04:00
TorrentClientBase.cs Generalized RateLimit logic to all indexers based on indexer id 2021-04-01 23:21:03 -04:00
UsenetClientBase.cs Generalized RateLimit logic to all indexers based on indexer id 2021-04-01 23:21:03 -04:00