Radarr/src/NzbDrone.Core/Download
Qstick 44d7c54077 Enforce comment style in CS 2022-11-20 12:27:45 -06:00
..
Clients Enforce comment style in CS 2022-11-20 12:27:45 -06:00
Extensions New: Collections View 2022-05-28 17:46:44 -05:00
History Rename MovieImportedEvent to MovieFileImportedEvent 2022-07-03 12:35:15 -05:00
Pending Enforce comment style in CS 2022-11-20 12:27:45 -06:00
TrackedDownloads Enforce comment style in CS 2022-11-20 12:27:45 -06:00
CheckForFinishedDownloadCommand.cs New: Monitor and Process downloads separately 2020-04-22 17:33:08 -04:00
CompletedDownloadService.cs Updated NLog Version (#7365) 2022-07-02 16:26:59 +01:00
DownloadCanBeRemovedEvent.cs Fixed: Remove seeded downloads if they've finished seeding after import 2020-04-26 14:54:20 -04:00
DownloadClientBase.cs New: Collections View 2022-05-28 17:46:44 -05:00
DownloadClientDefinition.cs New: Per download client setting to Remove Completed/Failed 2021-11-24 12:51:10 -06:00
DownloadClientFactory.cs New: Use native dotnet host and DryIoc 2021-10-25 13:45:44 -04: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 New: Link indexer to specific download client 2021-12-26 19:07:22 -06: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 New: Per download client setting to Remove Completed/Failed 2021-11-24 12:51:10 -06:00
DownloadFailedEvent.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
DownloadIgnoredEvent.cs New: Add Release group to history for all events 2022-03-06 17:27:25 -06: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 New: Per download client setting to Remove Completed/Failed 2021-11-24 12:51:10 -06:00
DownloadSeedConfigProvider.cs New: Removing rtorrent downloads when seeding criteria have been met 2021-11-23 15:06:44 -06:00
DownloadService.cs New: Add indexer name to the download report log 2022-10-19 20:33:40 -05: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: Add Release group to history for all events 2022-03-06 17:27:25 -06: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 Enforce comment style in CS 2022-11-20 12:27:45 -06: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