Radarr/src/NzbDrone.Core/Download
Alex Thomson 560f12122f Remove duplicate call to DeleteTorrent
(cherry picked from commit 94417402d8364e435c35365a75278914d5405465)
2021-07-29 18:32:52 -04:00
..
Clients Remove duplicate call to DeleteTorrent 2021-07-29 18:32:52 -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: Errors in queue after Movie deleted 2021-05-23 23:14:56 -04:00
CheckForFinishedDownloadCommand.cs New: Monitor and Process downloads separately 2020-04-22 17:33:08 -04:00
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: Removing completed download from SABnzbd 2021-05-02 21:42:34 +01:00
DownloadClientDefinition.cs Fixed: Backend Updates from Sonarr 2019-06-30 21:50:01 -04:00
DownloadClientFactory.cs Remove all unnecessary usings 2019-12-27 20:40:13 -05: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 Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
DownloadClientRepository.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
DownloadClientStatus.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
DownloadClientStatusRepository.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
DownloadClientStatusService.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
DownloadClientType.cs Add missing new lines at end of files 2019-12-27 20:40:13 -05:00
DownloadCompletedEvent.cs Fixed: Manual Imports for Unknown Movies 2020-05-24 22:35:22 -04:00
DownloadEventHub.cs Fixed: Removing completed download from SABnzbd 2021-05-02 21:42:34 +01:00
DownloadFailedEvent.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
DownloadIgnoredEvent.cs New: Download History 2020-04-22 17:33:08 -04: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-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 New: Monitor and Process downloads separately 2020-04-22 17:33:08 -04:00
FailedDownloadService.cs New: Download History 2020-04-22 17:33:08 -04:00
IDownloadClient.cs Fixed: Removing completed download from SABnzbd 2021-05-02 21:42:34 +01:00
IgnoredDownloadService.cs New: Download History 2020-04-22 17:33:08 -04:00
InvalidNzbException.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
MovieGrabbedEvent.cs New: Download History 2020-04-22 17:33:08 -04:00
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 New: Monitor and Process downloads separately 2020-04-22 17:33:08 -04:00
ProcessedDecisions.cs Queue actions 2014-12-09 21:52:41 -08:00
ProvideImportItemService.cs Fixed: Update path before importing to ensure it hasn't changed 2021-01-25 21:26:34 -05:00
RedownloadFailedDownloadService.cs New: Download History 2020-04-22 17:33:08 -04:00
RefreshDownloadsCommand.cs New: Monitor and Process downloads separately 2020-04-22 17:33:08 -04:00
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