Lidarr/src/NzbDrone.Core/Download
Bogdan cc27107668 Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)

Closes #3749
2023-05-28 17:23:59 +03:00
..
Aggregation New: Custom Formats 2023-01-22 16:38:04 -06:00
Clients Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Extensions Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
History Remove unused imports 2023-05-12 19:24:16 +03:00
Pending Inline 'out' variable declarations 2023-05-28 17:18:25 +03:00
TrackedDownloads Enable all analyzers and enforce code style on build 2023-04-11 21:31:27 -05: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 Build download requests from indexer implementation 2023-04-30 15:00:06 +03:00
DownloadClientDefinition.cs New: Per download client setting to Remove Completed/Failed 2021-12-29 11:47:19 -06:00
DownloadClientFactory.cs Inline 'out' variable declarations 2023-05-28 17:18:25 +03: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 Fixed: Don't retry grabbing the same release if download client is unavailable 2023-05-21 09:50:54 +03: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
DownloadIgnoredEvent.cs New: Add Release group to history for all events 2022-09-26 20:48:04 -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 Fixed: Don't retry grabbing the same release if download client is unavailable 2023-05-21 09:50:54 +03:00
DownloadsProcessedEvent.cs Remove empty constructors 2023-05-12 19:27:31 +03:00
FailedDownloadService.cs Track fully imported downloads in separate history table 2021-12-29 11:47:19 -06:00
IDownloadClient.cs Build download requests from indexer implementation 2023-04-30 15:00:06 +03: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 Remove unused imports 2023-05-12 19:24:16 +03:00
ProcessDownloadDecisions.cs Enforce comment spacing with Stylecop 2022-11-21 19:51:00 -06:00
ProcessMonitoredDownloadsCommand.cs Don't block task queue for queued update task when long running tasks queued 2023-01-14 17:52:35 -06:00
ProcessedDecisions.cs
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 Fix downloading releases without an indexer 2023-05-02 09:12:38 +03:00
UsenetClientBase.cs Remove unused imports 2023-05-12 19:24:16 +03:00