Lidarr/src/NzbDrone.Core/Download
Qstick c02b66ec44 Enforce comment spacing with Stylecop
Fixes #3104
2022-11-21 19:51:00 -06:00
..
Aggregation New: Added option to filter Release Profile to a specific indexer 2020-10-13 23:19:32 -04:00
Clients Enforce comment spacing with Stylecop 2022-11-21 19:51:00 -06:00
Extensions Use modern HttpClient 2022-09-26 17:18:11 -05:00
History Don't store grabbed events for clients that don't download IDs 2022-06-05 13:26:31 -05:00
Pending Enforce comment spacing with Stylecop 2022-11-21 19:51:00 -06:00
TrackedDownloads Enforce comment spacing with Stylecop 2022-11-21 19:51:00 -06: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 Enforce comment spacing with Stylecop 2022-11-21 19:51:00 -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 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 New: Add Release group to history for all events 2022-09-26 20:48:04 -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: Add indexer name to the download report log 2022-10-23 10:38:01 -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 New: Add Release group to history for all events 2022-09-26 20:48:04 -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 Enforce comment spacing with Stylecop 2022-11-21 19:51:00 -06: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