Skip to content

Releases: tumblfeed/nzbunity

v1.18.1 - Automatically find API URL on test

12 Oct 21:27
Compare
Choose a tag to compare

Adds a feature to help potentially breaking changes on downloader default settings. New in this release:

  • Adds utility functions for generating potential full API URLs given a partial URL using common defaults.
  • Updated text and tooltips on the options UI, prompting the user to use full instead of partial URLs.
  • When the user inputs a partial URL, the options will prompt them to Test Connection
  • When Test Connection is clicked and if the "Use API URL exactly as shown" is not checked, the URL find utility functions will be used to systematically check each URL in order of most likely to least. If a valid URL is found (can connect and receive data), that URL will automatically be set as the API URL options and "Use API URL exactly as shown" will also be automatically checked.

Legacy options will continue to work as before, but may stop working with newer versions of SABnzbd. As we do not have a settings versioning/migration system in place, this cannot be updated automatically, so the user will need to go to the options page and test the connection to update.

v1.17.5

13 Sep 22:18
Compare
Choose a tag to compare

Bugfix for site profile

v1.17.4

12 Sep 19:11
Compare
Choose a tag to compare

Update omgwtfnzb's tld

v1.17.3

22 Jan 00:00
Compare
Choose a tag to compare

Some small bugfixes

v1.17.2

09 Oct 23:13
Compare
Choose a tag to compare
1.17.2 - Some bugfixes

v1.17.1: Merge pull request #69 from Chankster/dognzb

14 Sep 23:05
292cbcc
Compare
Choose a tag to compare
DogNZB - Add dl subdomain to fetch url

1.17.0

21 Feb 22:30
Compare
Choose a tag to compare
v1.17.0

Some bugfixes and new profile for animetosho

v1.16.2

30 Nov 09:05
Compare
Choose a tag to compare

Invisible improvements to nzbfinder profile

v1.16.0

29 Nov 04:04
Compare
Choose a tag to compare

Updates NZBFinder integration

v1.15.6

15 Nov 17:06
Compare
Choose a tag to compare

Fixes NZBGet integration: removes trailing ? in requests that do not have any search params.