Commit Graph

113 Commits (cc271076683e0ee93f85da1aa044bc0b6f4aaf6f)

Author SHA1 Message Date
Taloth Saldono b92cc6fb15 Fixed: No longer possible to add protocol to a Host field (that's what Url fields are for)
9 years ago
Taloth Saldono 4448e87e28 Fixed: NzbGet development version no longer fails validation check.
9 years ago
Taloth Saldono 93c6047cd5 Added Nzbget version check for 12.0 or higher.
9 years ago
Taloth Saldono db4746bef7 Failed DeleteStatus now only a Warning, also added null check to handle older NzbGet version.
9 years ago
Mark McDowall 99d9303394 Fixed: Download Client with config Warnings won't be excluded
9 years ago
Bo Jeanes 174d1fb0cc New: "Force" priority for NZBGet
9 years ago
Taloth Saldono ebbaa403f6 Removed deprecated code.
9 years ago
Taloth Saldono 6803e46782 Fixed: Empty Sabnzbd category is now properly handled. But added UI validation to recommend adding a category.
9 years ago
Taloth Saldono 42f9992af0 Fixed: CDH can now remove items after import from NzbGet it didn't grab itself.
9 years ago
Keivan Beigi e79a2c742a Fixed: some issues around removing completed and failed downloads
10 years ago
Keivan Beigi a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Mark McDowall 427b102900 Support removing from nbzget queue
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
Taloth Saldono 8a86b8acdc Added OsPath to handle OS agnostic path handling.
10 years ago
Mark McDowall e75d3fa233 Cleanup
10 years ago
Taloth Saldono 374fe07aba Remove PostQueue from NzbGetProxy coz it's useless anyway.
10 years ago
Taloth Saldono 20fc66c8cc Fixed: Using different retry method for NzbGet to actually trigger NzbGet to redownload.
10 years ago
Keivan Beigi 28f7e256b2 removed dead code
10 years ago
Keivan Beigi dcf434abd3 better error messages when download client connection fails
10 years ago
Mark McDowall 89d0293f6e Fixed: Error when attempting to retry a release with nzbget
10 years ago
Mark McDowall caa6a3858b Use DownloadClientIds to find matching series/episodes instead of relying solely on release name
10 years ago
Taloth Saldono d8d641b8df Fixed: Detecting NzbGet free-space errors during unpack and move errors as warnings.
10 years ago
Taloth Saldono 8bef19448f Fixed: NzbGet history items deleted due to health are now properly recognized as failed.
10 years ago
Taloth Saldono 525f1aa9dd New: Added global Remote Path mapping table to replace individual Local Category Path settings.
10 years ago
Taloth Saldono 56436fea69 Fixed: Now shows UI notification if downloading nzb from indexer fails.
10 years ago
Keivan Beigi 2c1d3339d0 HttpClient
10 years ago
Taloth Saldono 9a649cf58e Added UserAgent to RestClient.
10 years ago
Taloth Saldono 53e723a301 Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id.
10 years ago
Taloth Saldono f9586e6f77 Updated test logic to report exceptions gracefully.
10 years ago
Taloth Saldono 257cdf9382 New: It is now possible to use Completed Download Handling with remote download clients by specifying the local mount in settings.
10 years ago
Taloth Saldono 232a2b9422 Fixed: Sabnzbd now verifies the category configuration.
10 years ago
Mark McDowall 7af782d353 Provider testing improvements
10 years ago
Mark McDowall 6a9993fa70 Fixed: Category is not required SABnzbd or NZBGet
10 years ago
Taloth Saldono 8967f59f35 Fixed: Sabnzbd/Nzbget settings will now fail to save if you entered a non-existing category.
10 years ago
Taloth Saldono cdca754b0f Fixed issue with Nzbget client detecting completed downloads when no intermediate directory was used.
10 years ago
Taloth Saldono b72c9b338c Changed health check to send user to appropriate scenario on Wiki. Also added support to Nzbget to get the Category config.
10 years ago
Taloth Saldono 1b96a43037 Fixed performance issues with the QueueModule and limited the number of items the Download Client will fetch as history.
10 years ago
Taloth Saldono c6e33bc463 Processed comments.
10 years ago
Taloth Saldono f304ad50d1 New: Updated Nzbget Download Client proxy with time estimation for both download and post-processing stages.
10 years ago
Taloth Saldono b8c9f6d42e Fixed detection of failed unpack for nzbget proxy.
10 years ago
Taloth Saldono 2035fe8578 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
Taloth Saldono 063b9a1778 Fixed: Failed history items now get removed from Nzbget if configured.
10 years ago
Mark McDowall b3fb807f41 HttpProvider.PostCommand will no longer keep the connection alive
10 years ago
Mark McDowall e21574a203 Blacklisting improvements
10 years ago
Mark McDowall bac75ac6d9 New: Failed download handling for Nzbget
10 years ago
Mark McDowall 2f3430387e Major logging overhaul
10 years ago
Mark McDowall 9dcd58a631 Prevent queue/history from blowing up
10 years ago
Mark McDowall 9533e9e403 Better help text for download client priority
10 years ago
Mark McDowall 96a4cd33cb Added help text to Nzbget and Sab priority settings
10 years ago
Mark McDowall 98858bd237 Better error messaging when connecting to nzbget fails
10 years ago
Mark McDowall e309f89ea1 New: Option to use SSL to connect to nzbget
10 years ago
Mark McDowall c8ae9f40fb New: App health displayed in UI
10 years ago
Mark McDowall 9c7eaf0043 Fixed: removed validation for Nzbget username and password when either is blank
10 years ago
Mark McDowall f9312eb3e5 Fixed a copy pasta error for SAB history
10 years ago
Mark McDowall 606d78f5e1 Download clients now use thingy provider
10 years ago
Mark McDowall 53cebdee17 NzbGet now uses RestSharp
11 years ago
Mark McDowall d634dd1e5c Failed downloads are removed from queue/history (opt out)
11 years ago
Mark McDowall e64d2f33d6 Failed downloads are added to history
11 years ago
Mark McDowall 2e1b921543 Storing nzo_id from SAB in history (data)
11 years ago
Mark McDowall 6d46819972 Download client will return queue with remoteEpsiode
11 years ago
Mark McDowall 6f27d8c33f Queue should update now
11 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago