sonarr-repo-only/src/NzbDrone.Core/Download
bakerboy448 8d8a16225f
Fixed: Handle checkingResumeData state form qBittorrent
2023-06-13 23:50:59 -04:00
..
Aggregation Fix spelling "Use languages from Torznab/Newznab attributes if given" 2023-05-21 12:05:18 -04:00
Clients Fixed: Handle checkingResumeData state form qBittorrent 2023-06-13 23:50:59 -04:00
Extensions Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
History Remove unused imports 2023-05-10 21:08:13 -07:00
Pending Fixed: Don't retry grabbing the same release if download client is unavailable 2023-05-20 20:51:24 -07:00
TrackedDownloads New: Notifications when Manual Interaction is required for importing 2023-05-08 16:35:03 -07:00
CheckForFinishedDownloadCommand.cs Monitor and Process downloads separately 2020-01-04 17:49:39 -08:00
CompletedDownloadService.cs Fixed: Incorrect event types for interactive import required notifications 2023-05-09 08:09:27 -07:00
DownloadCanBeRemovedEvent.cs StyleCop 2022-08-07 15:24:35 -07:00
DownloadClientBase.cs Build download requests from indexer implementation 2023-04-30 00:09:11 -04:00
DownloadClientDefinition.cs New: Per download client setting to Remove Completed/Failed downloads instead of global setting 2021-05-16 00:48:14 +02:00
DownloadClientFactory.cs Inline 'out' variable declarations 2023-05-27 16:55:16 -07:00
DownloadClientInfo.cs New: Added health check warning if SABnzbd sorting is enabled 2023-01-03 15:41:12 -08:00
DownloadClientItem.cs StyleCop 2022-08-07 15:24:35 -07:00
DownloadClientProvider.cs Fixed: Don't retry grabbing the same release if download client is unavailable 2023-05-20 20:51:24 -07:00
DownloadClientRepository.cs StyleCop 2022-08-07 15:24:35 -07:00
DownloadClientStatus.cs StyleCop 2022-08-07 15:24:35 -07:00
DownloadClientStatusRepository.cs StyleCop 2022-08-07 15:24:35 -07:00
DownloadClientStatusService.cs StyleCop 2022-08-07 15:24:35 -07:00
DownloadClientType.cs StyleCop 2022-08-07 15:24:35 -07:00
DownloadCompletedEvent.cs StyleCop 2022-08-07 15:24:35 -07:00
DownloadEventHub.cs New: Per download client setting to Remove Completed/Failed downloads instead of global setting 2021-05-16 00:48:14 +02:00
DownloadFailedEvent.cs New: Custom Format Language Condition 2022-08-18 19:52:26 -05:00
DownloadIgnoredEvent.cs New: Custom Format Language Condition 2022-08-18 19:52:26 -05: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 Remove unused imports 2023-05-10 21:08:13 -07:00
DownloadSeedConfigProvider.cs StyleCop 2022-08-07 15:24:35 -07:00
DownloadService.cs Fixed: Don't retry grabbing the same release if download client is unavailable 2023-05-20 20:51:24 -07:00
DownloadsProcessedEvent.cs Remove empty constructors 2023-05-10 21:08:13 -07:00
EpisodeGrabbedEvent.cs New: Notifications when Manual Interaction is required for importing 2023-05-08 16:35:03 -07:00
FailedDownloadService.cs Fixed: Ensure first history item when marked as failed is the selected item 2023-04-21 17:45:45 -07:00
IDownloadClient.cs Build download requests from indexer implementation 2023-04-30 00:09:11 -04:00
IgnoredDownloadService.cs Remove unused imports 2023-05-10 21:08:13 -07:00
InvalidNzbException.cs StyleCop 2022-08-07 15:24:35 -07:00
ManualInteractionRequiredEvent.cs Fixed: Incorrect event types for interactive import required notifications 2023-05-09 08:09:27 -07:00
NzbValidationService.cs Remove unused imports 2023-05-10 21:08:13 -07:00
ProcessDownloadDecisions.cs Remove unused imports 2023-05-10 21:08:13 -07:00
ProcessMonitoredDownloadsCommand.cs Don't block task queue for queued update task when there are longer running tasks executing 2022-08-07 15:24:42 -07: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 2020-12-30 14:01:01 -08:00
RedownloadFailedDownloadService.cs Monitor and Process downloads separately 2020-01-04 17:49:39 -08:00
RefreshMonitoredDownloadsCommand.cs Monitor and Process downloads separately 2020-01-04 17:49:39 -08:00
TorrentClientBase.cs Fix downloading releases without an indexer 2023-05-01 19:28:04 -05:00
UsenetClientBase.cs Fix downloading releases without an indexer 2023-05-01 19:28:04 -05:00