Commit Graph

21 Commits

Author SHA1 Message Date
Taloth Saldono 93c6047cd5 Added Nzbget version check for 12.0 or higher. 2015-03-23 20:56:35 +01:00
Taloth Saldono 42f9992af0 Fixed: CDH can now remove items after import from NzbGet it didn't grab itself. 2015-02-22 19:55:00 +01:00
Mark McDowall 427b102900 Support removing from nbzget queue 2014-12-15 21:56:24 -08:00
Taloth Saldono 374fe07aba Remove PostQueue from NzbGetProxy coz it's useless anyway. 2014-11-16 19:49:00 +01:00
Taloth Saldono 20fc66c8cc Fixed: Using different retry method for NzbGet to actually trigger NzbGet to redownload. 2014-10-15 00:21:42 +02:00
Keivan Beigi 28f7e256b2 removed dead code 2014-10-13 14:11:35 -07:00
Keivan Beigi dcf434abd3 better error messages when download client connection fails 2014-10-13 11:07:05 -07:00
Mark McDowall 89d0293f6e Fixed: Error when attempting to retry a release with nzbget 2014-10-06 08:52:36 -07:00
Taloth Saldono 56436fea69 Fixed: Now shows UI notification if downloading nzb from indexer fails. 2014-09-12 21:22:50 +02:00
Taloth Saldono 9a649cf58e Added UserAgent to RestClient. 2014-07-21 08:18:22 -07:00
Taloth Saldono f9586e6f77 Updated test logic to report exceptions gracefully. 2014-07-10 00:32:44 -07:00
Taloth Saldono 8967f59f35 Fixed: Sabnzbd/Nzbget settings will now fail to save if you entered a non-existing category. 2014-06-12 23:46:35 +02:00
Taloth Saldono b72c9b338c 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
Taloth Saldono f304ad50d1 New: Updated Nzbget Download Client proxy with time estimation for both download and post-processing stages. 2014-05-30 19:40:31 +02:00
Taloth Saldono 063b9a1778 Fixed: Failed history items now get removed from Nzbget if configured. 2014-05-30 19:40:27 +02:00
Mark McDowall e21574a203 Blacklisting improvements
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
2014-04-08 17:19:36 -07:00
Mark McDowall bac75ac6d9 New: Failed download handling for Nzbget 2014-03-20 00:08:15 -07:00
Mark McDowall 2f3430387e Major logging overhaul 2014-03-13 13:13:02 -07:00
Mark McDowall 98858bd237 Better error messaging when connecting to nzbget fails 2014-02-27 07:07:02 -08:00
Mark McDowall e309f89ea1 New: Option to use SSL to connect to nzbget 2014-02-26 19:21:15 -08:00
Mark McDowall 606d78f5e1 Download clients now use thingy provider 2014-02-16 23:01:36 -08:00
Renamed from src/NzbDrone.Core/Download/Clients/Nzbget/NzbGetCommunicationProxy.cs (Browse further)