Lidarr/src/NzbDrone.Core/Download
ta264 c1a6e1c39d New: Build with NET5
(cherry picked from commit da1686b53c3bfa3904414d92ae0fb2435c4c0309)
2021-06-30 23:52:24 -04:00
..
Aggregation New: Added option to filter Release Profile to a specific indexer 2020-10-13 23:19:32 -04:00
Clients New: Build with NET5 2021-06-30 23:52:24 -04:00
Pending New: Speed up Bulk Artist Deletions 2021-01-24 21:52:55 -05:00
TrackedDownloads Pull DownloadClientItemClientInfo part of 824d315a 2020-12-12 19:31:48 -05:00
AlbumGrabbedEvent.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
CheckForFinishedDownloadCommand.cs New: Monitor and Process downloads separately 2020-10-13 23:19:27 -04:00
CompletedDownloadService.cs Fixed: Prevent NullRef on Manual Import of unknown releases 2021-04-02 00:09:57 -04:00
DownloadCanBeRemovedEvent.cs Fixed: Remove seeded downloads if they've finished seeding after import 2020-10-13 23:19:28 -04:00
DownloadClientBase.cs Fixed: Get actual file names from QBittorrent API (#5226) 2020-12-12 19:31:48 -05:00
DownloadClientDefinition.cs Support for primary and fallback download client 2020-10-13 23:14:58 -04:00
DownloadClientFactory.cs StyleCop (#1058) 2020-10-13 23:18:09 -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 Pull DownloadClientItemClientInfo part of 824d315a 2020-12-12 19:31:48 -05: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 Pull DownloadClientItemClientInfo part of 824d315a 2020-12-12 19:31:48 -05: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 Fixed: Not removing seeded download if it was manual imported in some cases 2020-12-17 08:08:26 -05:00
DownloadService.cs Fixed: Indexer being disabled due to download client rejecting it 2020-12-17 08:08:26 -05:00
DownloadsProcessedEvent.cs New: Monitor and Process downloads separately 2020-10-13 23:19:27 -04:00
FailedDownloadService.cs New: Monitor and Process downloads separately 2020-10-13 23:19:27 -04:00
IDownloadClient.cs Fixed: Get actual file names from QBittorrent API (#5226) 2020-12-12 19:31:48 -05: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
PrepareImportService.cs Fixed: Get actual file names from QBittorrent API (#5226) 2020-12-12 19:31:48 -05: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
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