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
Taloth Saldono d64c4445b8
Fixed compile warnings.
10 years ago
..
Clients Added UserAgent to RestClient. 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 Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id. 10 years ago
DownloadApprovedReports.cs New: The Manual Search result table is now sorted by the internal prioritization logic and sorting by quality now works as well. 10 years ago
DownloadClientBase.cs Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id. 10 years ago
DownloadClientDefinition.cs Provider testing improvements 10 years ago
DownloadClientFactory.cs New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed. 10 years ago
DownloadClientItem.cs Queue UI no longer shows unknown ETAs as 0:00:00. 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 10 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 10 years ago
DownloadItemStatus.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
DownloadService.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
DownloadTrackingService.cs Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id. 10 years ago
EpisodeGrabbedEvent.cs Storing nzo_id from SAB in history (data) 11 years ago
FailedDownloadService.cs Fixed compile warnings. 10 years ago
IDownloadClient.cs Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id. 10 years ago
RedownloadFailedDownloadService.cs Blacklisting improvements 10 years ago
TrackedDownload.cs New: The History->Queue UI now show some elementary error information for failed imports. 10 years ago