You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Radarr/src/NzbDrone.Core/Download
Mark McDowall db7babc6ed
Fixes: Missing default path for Download Station
3 years ago
..
Clients Fixes: Missing default path for Download Station 3 years ago
History Fixed: SQL Error on DownloadHistory Insert 4 years ago
Pending Fixed: Use Length/Count property instead of Enumerable.Count method 4 years ago
TrackedDownloads Fixed: Errors in queue after Movie deleted 3 years ago
CheckForFinishedDownloadCommand.cs New: Monitor and Process downloads separately 4 years ago
CompletedDownloadService.cs Fixed: Update path before importing to ensure it hasn't changed 3 years ago
DownloadCanBeRemovedEvent.cs Fixed: Remove seeded downloads if they've finished seeding after import 4 years ago
DownloadClientBase.cs Fixed: Removing completed download from SABnzbd 3 years ago
DownloadClientDefinition.cs Fixed: Backend Updates from Sonarr 5 years ago
DownloadClientFactory.cs Remove all unnecessary usings 5 years ago
DownloadClientInfo.cs Fix: Root Folder Downloads check giving errors when RuTorrent is used 3 years ago
DownloadClientItem.cs Fixed: Get actual file names from QBittorrent API (#5226) 4 years ago
DownloadClientProvider.cs Reformat and apply Stylecop rules 5 years ago
DownloadClientRepository.cs Reformat and apply Stylecop rules 5 years ago
DownloadClientStatus.cs Reformat and apply Stylecop rules 5 years ago
DownloadClientStatusRepository.cs Reformat and apply Stylecop rules 5 years ago
DownloadClientStatusService.cs Reformat and apply Stylecop rules 5 years ago
DownloadClientType.cs Add missing new lines at end of files 5 years ago
DownloadCompletedEvent.cs Fixed: Manual Imports for Unknown Movies 4 years ago
DownloadEventHub.cs Fixed: Removing completed download from SABnzbd 3 years ago
DownloadFailedEvent.cs Reformat and apply Stylecop rules 5 years ago
DownloadIgnoredEvent.cs New: Download History 4 years ago
DownloadItemStatus.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 10 years ago
DownloadProcessingService.cs Fixed: Not removing seeded download if it was manual imported in some cases 4 years ago
DownloadService.cs Fixed: Indexer being disabled due to download client rejecting it 4 years ago
DownloadsProcessedEvent.cs New: Monitor and Process downloads separately 4 years ago
FailedDownloadService.cs New: Download History 4 years ago
IDownloadClient.cs Fixed: Removing completed download from SABnzbd 3 years ago
IgnoredDownloadService.cs New: Download History 4 years ago
InvalidNzbException.cs Reformat and apply Stylecop rules 5 years ago
MovieGrabbedEvent.cs New: Download History 4 years ago
NzbValidationService.cs New: Use RadarrApi For MovieInfo 4 years ago
ProcessDownloadDecisions.cs New: Add support for prioritizing indexers (#5000) 4 years ago
ProcessMonitoredDownloadsCommand.cs New: Monitor and Process downloads separately 4 years ago
ProcessedDecisions.cs Queue actions 10 years ago
ProvideImportItemService.cs Fixed: Update path before importing to ensure it hasn't changed 3 years ago
RedownloadFailedDownloadService.cs New: Download History 4 years ago
RefreshDownloadsCommand.cs New: Monitor and Process downloads separately 4 years ago
TorrentClientBase.cs Generalized RateLimit logic to all indexers based on indexer id 3 years ago
UsenetClientBase.cs Generalized RateLimit logic to all indexers based on indexer id 3 years ago