Lidarr/src/NzbDrone.Core/Download
Kai Yang 9b120f4885
New: Link indexer to specific download client (#2668)
* New: Link indexer to specific download client

Closes #1215
Co-authored-by: Qstick <qstick@gmail.com>

(cherry picked from commit 13aaa20f1bf1448fa804738804205cb16f0d91f9)

* lint

Co-authored-by: Qiming Chen <simoncqm@gmail.com>
2022-06-06 22:06:40 -05:00
..
Aggregation New: Added option to filter Release Profile to a specific indexer 2020-10-13 23:19:32 -04:00
Clients Fixed: QBittorrent unknown download state: forcedMetaDL 2022-05-06 21:29:40 -05:00
History Don't store grabbed events for clients that don't download IDs 2022-06-05 13:26:31 -05: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 Fixed: Importing file from UNC shared folder without job folder 2022-06-05 13:26:31 -05: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 New: Link indexer to specific download client (#2668) 2022-06-06 22:06:40 -05: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 Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 2014-09-28 16:20:06 -07:00
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 New: Link indexer to specific download client (#2668) 2022-06-06 22:06:40 -05: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