Radarr/src/NzbDrone.Core/Download
Mark McDowall f2c9fcde7c New: Remove completed downloads from disk when removing from SABnzbd
(cherry picked from commit ac8283d7339b3d9e8ccf70f3d1ff031d1b0a71d1)
2021-04-19 15:04:22 -04:00
..
Clients New: Remove completed downloads from disk when removing from SABnzbd 2021-04-19 15:04:22 -04:00
History Fixed: SQL Error on DownloadHistory Insert 2020-11-28 22:30:00 -05:00
Pending Fixed: Use Length/Count property instead of Enumerable.Count method 2020-10-03 21:58:31 -04:00
TrackedDownloads Fixed: Get actual file names from QBittorrent API (#5226) 2020-11-14 00:27:07 -05: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 Fixed: Remove seeded downloads if they've finished seeding after import 2020-04-26 14:54:20 -04:00
DownloadClientBase.cs Fixed: Get actual file names from QBittorrent API (#5226) 2020-11-14 00:27:07 -05:00
DownloadClientDefinition.cs
DownloadClientFactory.cs
DownloadClientInfo.cs
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 Fixed: Manual Imports for Unknown Movies 2020-05-24 22:35:22 -04:00
DownloadEventHub.cs Fixed: Remove seeded downloads if they've finished seeding after import 2020-04-26 14:54:20 -04:00
DownloadFailedEvent.cs
DownloadIgnoredEvent.cs
DownloadItemStatus.cs
DownloadProcessingService.cs Fixed: Not removing seeded download if it was manual imported in some cases 2020-05-30 15:04:26 -04: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: Get actual file names from QBittorrent API (#5226) 2020-11-14 00:27:07 -05:00
IgnoredDownloadService.cs
InvalidNzbException.cs
MovieGrabbedEvent.cs
NzbValidationService.cs New: Use RadarrApi For MovieInfo 2020-05-20 11:00:20 -04:00
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