Radarr/src/NzbDrone.Core/Download
Qstick d36608b4fd Fixed: Imports triggered through API not being marked as imported/removed from client
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-04-30 19:40:50 -04:00
..
Clients Clarify that Post-Import Category torrents are not monitored by Radarr 2020-04-29 20:41:57 -04:00
History Fixed: Movies removed from queue re-appearing on refresh 2020-04-26 14:54:29 -04:00
Pending Fixed: ExtraFiles and PendingReleases not deleted correctly 2020-04-05 12:27:34 -04:00
TrackedDownloads Fixed: Remove seeded downloads if they've finished seeding after import 2020-04-26 14:54:20 -04:00
CheckForFinishedDownloadCommand.cs New: Monitor and Process downloads separately 2020-04-22 17:33:08 -04:00
CompletedDownloadService.cs Fixed: Imports triggered through API not being marked as imported/removed from client 2020-04-30 19:40:50 -04:00
DownloadCanBeRemovedEvent.cs Fixed: Remove seeded downloads if they've finished seeding after import 2020-04-26 14:54:20 -04:00
DownloadClientBase.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
DownloadClientDefinition.cs
DownloadClientFactory.cs
DownloadClientInfo.cs
DownloadClientItem.cs Fixed: Remove seeded downloads if they've finished seeding after import 2020-04-26 14:54:20 -04: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
DownloadCompletedEvent.cs Fixed: Remove seeded downloads if they've finished seeding after import 2020-04-26 14:54:20 -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
DownloadProcessingService.cs Fixed: Imported downloads not being removed when seeding goals are met 2020-04-29 20:42:53 -04:00
DownloadService.cs New: Download History 2020-04-22 17:33:08 -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 New: Download History 2020-04-22 17:33:08 -04: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
ProcessDownloadDecisions.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
ProcessMonitoredDownloadsCommand.cs New: Monitor and Process downloads separately 2020-04-22 17:33:08 -04:00
ProcessedDecisions.cs
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 Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00