Radarr/src/NzbDrone.Core/Download
Qstick 9d6614b14a New: Support AKA release titles
Co-Authored-By: aeonnoea <46950349+0aeonnoea0@users.noreply.github.com>
2021-11-28 01:37:21 -06:00
..
Clients New: Per download client setting to Remove Completed/Failed 2021-11-24 12:51:10 -06:00
History Fixed: SQL Error on DownloadHistory Insert 2020-11-28 22:30:00 -05:00
Pending New: Support AKA release titles 2021-11-28 01:37:21 -06:00
TrackedDownloads Fixed: Errors in queue after Movie deleted 2021-05-23 23:14:56 -04:00
CheckForFinishedDownloadCommand.cs
CompletedDownloadService.cs Fixed: Update path before importing to ensure it hasn't changed 2021-01-25 21:26:34 -05:00
DownloadCanBeRemovedEvent.cs
DownloadClientBase.cs Fixed: Removing completed download from SABnzbd 2021-05-02 21:42:34 +01:00
DownloadClientDefinition.cs New: Per download client setting to Remove Completed/Failed 2021-11-24 12:51:10 -06:00
DownloadClientFactory.cs New: Use native dotnet host and DryIoc 2021-10-25 13:45:44 -04:00
DownloadClientInfo.cs Fix: Root Folder Downloads check giving errors when RuTorrent is used 2021-05-23 16:41:33 -04:00
DownloadClientItem.cs Fixed: Get actual file names from QBittorrent API (#5226) 2020-11-14 00:27:07 -05:00
DownloadClientProvider.cs
DownloadClientRepository.cs
DownloadClientStatus.cs
DownloadClientStatusRepository.cs
DownloadClientStatusService.cs
DownloadClientType.cs
DownloadCompletedEvent.cs
DownloadEventHub.cs New: Per download client setting to Remove Completed/Failed 2021-11-24 12:51:10 -06:00
DownloadFailedEvent.cs
DownloadIgnoredEvent.cs
DownloadItemStatus.cs
DownloadProcessingService.cs New: Per download client setting to Remove Completed/Failed 2021-11-24 12:51:10 -06:00
DownloadSeedConfigProvider.cs New: Removing rtorrent downloads when seeding criteria have been met 2021-11-23 15:06:44 -06:00
DownloadService.cs Fixed: Indexer being disabled due to download client rejecting it 2020-09-30 21:25:12 -04:00
DownloadsProcessedEvent.cs
FailedDownloadService.cs
IDownloadClient.cs Fixed: Removing completed download from SABnzbd 2021-05-02 21:42:34 +01:00
IgnoredDownloadService.cs
InvalidNzbException.cs
MovieGrabbedEvent.cs
NzbValidationService.cs
ProcessDownloadDecisions.cs New: Add support for prioritizing indexers (#5000) 2020-09-12 02:25:32 -04:00
ProcessMonitoredDownloadsCommand.cs
ProcessedDecisions.cs
ProvideImportItemService.cs Fixed: Update path before importing to ensure it hasn't changed 2021-01-25 21:26:34 -05:00
RedownloadFailedDownloadService.cs
RefreshDownloadsCommand.cs
TorrentClientBase.cs Generalized RateLimit logic to all indexers based on indexer id 2021-03-07 23:28:37 +00:00
UsenetClientBase.cs Generalized RateLimit logic to all indexers based on indexer id 2021-03-07 23:28:37 +00:00