You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/src/NzbDrone.Core/Download
Qstick eed81144f6
Fixed: Regression preventing new downloads from bypassing the Download Client Back-off logic
7 years ago
..
Clients Fixed: Default ports for uTorrent and qBittorrent 7 years ago
Pending Fixed: Progressively degrading performance issue in Pending/Delayed releases system 7 years ago
TrackedDownloads Upstream Changes to DownloadClients and Indexers 7 years ago
AlbumGrabbedEvent.cs New DB Schema 7 years ago
CheckForFinishedDownloadCommand.cs New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature) 10 years ago
CompletedDownloadService.cs Download Handling, Clean Up Drone Folder Leftovers 7 years ago
DownloadClientBase.cs Misc Sonarr Pulls 7 years ago
DownloadClientDefinition.cs Provider testing improvements 10 years ago
DownloadClientFactory.cs Upstream Changes to DownloadClients and Indexers 7 years ago
DownloadClientInfo.cs Misc Sonarr Pulls 7 years ago
DownloadClientItem.cs Sonarr Pulls 7 years ago
DownloadClientProvider.cs Upstream Changes to DownloadClients and Indexers 7 years ago
DownloadClientRepository.cs Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 10 years ago
DownloadClientStatus.cs Upstream Changes to DownloadClients and Indexers 7 years ago
DownloadClientStatusRepository.cs Upstream Changes to DownloadClients and Indexers 7 years ago
DownloadClientStatusService.cs Upstream Changes to DownloadClients and Indexers 7 years ago
DownloadClientType.cs Moved source code under src folder - massive change 11 years ago
DownloadEventHub.cs Sonarr Pulls 7 years ago
DownloadFailedEvent.cs Initial Commit Rework 7 years ago
DownloadItemStatus.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 10 years ago
DownloadService.cs Fixed: Regression preventing new downloads from bypassing the Download Client Back-off logic 7 years ago
FailedDownloadService.cs Initial Commit Rework 7 years ago
IDownloadClient.cs Misc Sonarr Pulls 7 years ago
ProcessDownloadDecisions.cs Fixed: Progressively degrading performance issue in Pending/Delayed releases system 7 years ago
ProcessedDecisions.cs Queue actions 10 years ago
RedownloadFailedDownloadService.cs Refactor ReDownload Failed Service (#52) 7 years ago
TorrentClientBase.cs Fixed: Releases no longer available on the indexer should be removed from the pending queue 7 years ago
UsenetClientBase.cs Fixed: Releases no longer available on the indexer should be removed from the pending queue 7 years ago