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
Keivan Beigi 907023ca10
don't blow up if a single download is not trackable.
10 years ago
..
Clients better error messages when download client connection fails 10 years ago
Pending removed dead code 10 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 Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 10 years ago
DownloadClientBase.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 10 years ago
DownloadClientDefinition.cs Provider testing improvements 10 years ago
DownloadClientFactory.cs New: Enable/Disable RSS Sync/Searching on a per indexer basis 10 years ago
DownloadClientItem.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 10 years ago
DownloadClientProvider.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
DownloadClientRepository.cs Download clients now use thingy provider 11 years ago
DownloadClientStatus.cs Changed health check to send user to appropriate scenario on Wiki. Also added support to Nzbget to get the Category config. 10 years ago
DownloadClientType.cs Moved source code under src folder - massive change 11 years ago
DownloadFailedEvent.cs Blacklisting improvements 11 years ago
DownloadItemStatus.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 10 years ago
DownloadService.cs Relative episode file paths 10 years ago
DownloadTrackingService.cs don't blow up if a single download is not trackable. 10 years ago
EpisodeGrabbedEvent.cs Storing nzo_id from SAB in history (data) 11 years ago
FailedDownloadService.cs Fixed broken tests (due to logging) 10 years ago
IDownloadClient.cs Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id. 10 years ago
ProcessDownloadDecisions.cs Improve decision processing and deleting of pending releases 10 years ago
ProcessedDecisions.cs Profiles 10 years ago
RedownloadFailedDownloadService.cs Blacklisting improvements 11 years ago
TrackedDownload.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 10 years ago
TrackedDownloadStatusMessage.cs Use DownloadClientIds to find matching series/episodes instead of relying solely on release name 10 years ago
UsenetClientBase.cs New: Added global Remote Path mapping table to replace individual Local Category Path settings. 10 years ago