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
Bogdan efe5c3beb7
New: Async HttpClient
11 months ago
..
Aggregation New: Use languages from Torznab/Newznab attributes if given 1 year ago
Clients New: Async HttpClient 11 months ago
Extensions Use 'var' instead of explicit type 1 year ago
History Rename MovieImportedEvent to MovieFileImportedEvent 2 years ago
Pending Fixed: Don't retry grabbing the same release if download client is unavailable 1 year ago
TrackedDownloads New: Notifications when Manual Interaction is required for importing 1 year ago
CheckForFinishedDownloadCommand.cs New: Monitor and Process downloads separately 4 years ago
CompletedDownloadService.cs New: Notifications when Manual Interaction is required for importing 1 year ago
DownloadCanBeRemovedEvent.cs Fixed: Remove seeded downloads if they've finished seeding after import 4 years ago
DownloadClientBase.cs New: Async HttpClient 11 months ago
DownloadClientDefinition.cs New: Per download client setting to Remove Completed/Failed 3 years ago
DownloadClientFactory.cs Fixed: Ensure failing providers are marked as failed when testing all 11 months ago
DownloadClientInfo.cs New: Added health check warning if SABnzbd sorting is enabled 1 year ago
DownloadClientItem.cs Fixed: Get actual file names from QBittorrent API (#5226) 4 years ago
DownloadClientProvider.cs New: Download Client Tags 12 months 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 New: Per download client setting to Remove Completed/Failed 3 years ago
DownloadFailedEvent.cs New: Ability to skip redownload when marking an item as failed from Activity Queue 11 months ago
DownloadIgnoredEvent.cs New: Add Release group to history for all events 2 years ago
DownloadItemStatus.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 10 years ago
DownloadProcessingService.cs New: Per download client setting to Remove Completed/Failed 3 years ago
DownloadSeedConfigProvider.cs New: Removing rtorrent downloads when seeding criteria have been met 3 years ago
DownloadService.cs New: Async HttpClient 11 months ago
DownloadsProcessedEvent.cs Remove empty constructors 1 year ago
FailedDownloadService.cs New: Ability to skip redownload when marking an item as failed from Activity Queue 11 months ago
IDownloadClient.cs New: Async HttpClient 11 months ago
IgnoredDownloadService.cs New: Custom Format Updates (#8067) 1 year ago
InvalidNzbException.cs Reformat and apply Stylecop rules 5 years ago
ManualInteractionRequiredEvent.cs New: Notifications when Manual Interaction is required for importing 1 year ago
MovieGrabbedEvent.cs New: Download History 4 years ago
NzbValidationService.cs New: Use RadarrApi For MovieInfo 4 years ago
ProcessDownloadDecisions.cs New: Async HttpClient 11 months ago
ProcessMonitoredDownloadsCommand.cs Don't block task queue for queued update task when there are longer running tasks 2 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: Ability to skip redownload when marking an item as failed from Activity Queue 11 months ago
RefreshDownloadsCommand.cs New: Monitor and Process downloads separately 4 years ago
TorrentClientBase.cs New: Async HttpClient 11 months ago
UsenetClientBase.cs New: Async HttpClient 11 months ago