Lidarr/src/NzbDrone.Core/Download
Taloth Saldono 1a6abfe635 Fixed: Manually marking a release as failed will now also remove it from the queue in drone and, if enabled, remove it from the download client. 2014-06-30 23:26:18 +02:00
..
Clients Fixed: NzbDrone running on Windows should no longer fail while getting a very long path from a sabnzbd running on linux. 2014-06-30 23:26:17 +02:00
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) 2014-05-30 19:40:29 +02:00
CompletedDownloadService.cs Fixed: Manually marking a release as failed will now also remove it from the queue in drone and, if enabled, remove it from the download client. 2014-06-30 23:26:18 +02:00
DownloadApprovedReports.cs Show download client and download client id in history details 2014-04-06 21:07:55 -07:00
DownloadClientBase.cs Fixed: Sabnzbd/Nzbget settings will now fail to save if you entered a non-existing category. 2014-06-12 23:46:35 +02:00
DownloadClientDefinition.cs Download clients now use thingy provider 2014-02-16 23:01:36 -08:00
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. 2014-06-22 21:26:59 +02:00
DownloadClientItem.cs Queue UI no longer shows unknown ETAs as 0:00:00. 2014-05-30 19:40:31 +02:00
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) 2014-05-30 19:40:29 +02:00
DownloadClientRepository.cs Download clients now use thingy provider 2014-02-16 23:01:36 -08:00
DownloadClientStatus.cs Changed health check to send user to appropriate scenario on Wiki. Also added support to Nzbget to get the Category config. 2014-06-07 21:56:09 +02:00
DownloadClientType.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
DownloadFailedEvent.cs Blacklisting improvements 2014-04-08 17:19:36 -07:00
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) 2014-05-30 19:40:29 +02:00
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) 2014-05-30 19:40:29 +02:00
DownloadTrackingService.cs Changed code to avoid duplicates making their way into the TrackedDownload cache. 2014-06-07 22:18:45 +02:00
EpisodeGrabbedEvent.cs Storing nzo_id from SAB in history (data) 2013-10-22 22:36:39 -07:00
FailedDownloadService.cs Fixed: Manually marking a release as failed will now also remove it from the queue in drone and, if enabled, remove it from the download client. 2014-06-30 23:26:18 +02:00
IDownloadClient.cs Fixed: Sabnzbd/Nzbget settings will now fail to save if you entered a non-existing category. 2014-06-12 23:46:35 +02:00
RedownloadFailedDownloadService.cs Blacklisting improvements 2014-04-08 17:19:36 -07:00
TrackedDownload.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) 2014-05-30 19:40:29 +02:00