Radarr/src/NzbDrone.Core/Download
ta264 26a04c9fd1 New: Build with NET5 2021-01-18 08:05:38 -05:00
..
Clients New: Build with NET5 2021-01-18 08:05:38 -05: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 New: Monitor and Process downloads separately 2020-04-22 17:33:08 -04:00
CompletedDownloadService.cs Fixed: Get actual file names from QBittorrent API (#5226) 2020-11-14 00:27:07 -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 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 New: Loads of Backend Updates to Clients and Indexers 2019-06-16 16:04:38 -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: Remove seeded downloads if they've finished seeding after import 2020-04-26 14:54:20 -04: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: Get actual file names from QBittorrent API (#5226) 2020-11-14 00:27:07 -05: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
PrepareImportService.cs Fixed: Get actual file names from QBittorrent API (#5226) 2020-11-14 00:27:07 -05: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
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 Update Backend Packages 2020-04-05 02:06:13 -04:00
UsenetClientBase.cs Improved error message when nzb download contains an newznab error instead 2020-04-30 20:03:20 -04:00