Commit Graph

90 Commits (8d4f4d8245dc4fe69358a48ab6231ca346081b75)

Author SHA1 Message Date
Mark McDowall 935b9e5f4e New: Use the ID returned from SABnzbd (0.7.20) during retry
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
Keivan Beigi 28f7e256b2 removed dead code
10 years ago
Mark McDowall 4e98a447cb Fixed: SAB retry not finding new ID in history
10 years ago
Keivan Beigi aa75b3d331 don't log getqueue download client exceptions as error.
10 years ago
Mark McDowall acc25d7558 Check history when retrying downloads with SAB
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 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
Mark McDowall 1464a5d391 Warn if unable to get new nzoid from SAB
10 years ago
Mark McDowall 8ae354a56b SAB test to warn if Category Local Path is set when connection is to localhost
10 years ago
Taloth Saldono 10de8087f7 Added warning to Sabnzbd Client Test to disable the sabnzbd pre-check option.
10 years ago
Taloth Saldono e867548ec3 Fixed: Some timing issues in Sabnzbd RetryDownload logic.
10 years ago
Taloth Saldono e9f39493f4 Fixed: Sabnzbd downloads with single obfuscated files in nested subdirectories are now handled appropriately.
10 years ago
Taloth Saldono 53e723a301 Fixed: Blacklist Retry logic will now properly handle Sabnzbd changing the unique id.
10 years ago
Taloth Saldono df0082c077 Fixed issue with a relative complete dir in sabnzbd.
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 822de39a9e Changed the way additional validation details get sent the UI.
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
Taloth Saldono 839a2ac742 Fixed: NzbDrone running on Windows should no longer fail while getting a very long path from a sabnzbd running on linux.
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
Mark McDowall 95f4d71c68 Fixed issue trying getting parent of drive
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 9916479f02 Sabnzbdproxy now returns the folder instead of the file in case of a single file download.
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 67dcfad5dc Sabnzbd Download Client now reports paused items as having unknown remaining time.
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
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 9dcd58a631 Prevent queue/history from blowing up
10 years ago
Mark McDowall c8ae9f40fb New: App health displayed in UI
10 years ago
Mark McDowall d703bc8dc5 Fixed: SABnzbd test with fail if the API Key is wrong
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