Skip to content

Releases: theotherp/nzbhydra2

v3.1.0

18 Oct 21:41
Compare
Choose a tag to compare

v3.1.0 (2020-10-18)

Feature Add button to test notifications.

v3.0.0

17 Oct 17:14
Compare
Choose a tag to compare
v3.0.0 Pre-release
Pre-release

v3.0.0 BETA (2020-10-17)

Feature NZBHydra now allows to send and show notifications for certain events. You can request events on the Github Issue.

Fix Reduced the percentage of correct results an indexer must return for an ID based search for that ID to be determined to be usable for searches. This will hopefully make the caps check recognize more supported IDs without any false positives.

Fix Shorten torrent file names exceeding the maximum path length.

Fix Query generation was not properly used for indexers which support a certain search type but no IDs.

Fix Show a warning when more than 3 logging markers are enabled. Please only enabled them when requested by me. They reduce the performance and produce lots of irritating log output which hurts more than it helps unless I actually need it.

v2.29.1

12 Sep 09:37
Compare
Choose a tag to compare

v2.29.1 (2020-09-12)

Fix Use better name for indexer entries added to *arr.

Fix Fix issue with indexer names containing special characters when configuring *arr.

v2.29.0

12 Sep 08:41
Compare
Choose a tag to compare

v2.29.0 (2020-09-08)

Feature Added support for indexer priority when configuring Sonarr v3 and Radarr v3.

Feature Added support for automatic configuration of Readarr.

Fix Anonymize API key and URLs when logging *arr requests and responses.

v2.28.1

08 Sep 16:03
Compare
Choose a tag to compare

v2.28.1 (2020-09-08)

Feature Added Lidarr and Readarr to list of known user agents.

Feature The dialog for the configuration of external tools will now save the input for each tool and restore it the next time you open the dialog for that tool again.

Feature Support for indexer VIP expiry date 'Lifetime'. No logic behind it, just so you can enter and see that information.

Fix Improve layout of quick filter buttons in search results.

v2.28.0

03 Sep 14:48
Compare
Choose a tag to compare

v2.28.0 (2020-09-03)

Feature When using "Add links" to add NZBs to your downloader the links are usually calculated using the URL with which you accessed NZBHydra. This might be a URL that's not accessible by the downloader (e.g. when it's inside a docker container). You can now configure a URL in the downloading config that will be used for these links instead.

Fix Don't let the invisible update footer catch clicks meant for the elements behind it.

v2.27.2

01 Sep 14:53
Compare
Choose a tag to compare

v2.27.2 (2020-09-01)

Fix Use proper version for Radarr v3 (I used a develop version which returns 10.x).

Fix Reduce log output of exceptions.

Fix (Hopefully) improve detection of local IP address when binding to 0.0.0.0.

v2.27.1

01 Sep 02:42
Compare
Choose a tag to compare

v2.27.1 (2020-09-01)

Feature Support for Radarr v3 (see v2.27.0).

v2.27.0

31 Aug 21:03
Compare
Choose a tag to compare
v2.27.0 Pre-release
Pre-release

v2.27.0 BETA (2020-08-31)

Feature You can now automatically add NZBHydra as an indexer to Sonarr / Radarr / Lidarr. You can choose to add it as a single entry or one for every configured indexer and if it should be added as newznab and/or torznab indexer.

Fix Close search history dropdown in search dialog when it was dragged.

Fix Make quick filters case insensitive.

v2.26.0

24 Aug 20:28
Compare
Choose a tag to compare

v2.26.0 (2020-08-24)

Feature Drag an entry from the search history to the search input to prefill it with the history entry's values. Then you can adapt them and search.

Feature Added quick filters for HEVC and x265. Added an option to always show quick filter buttons (i.e. for any type of search). You can also define custom quick filters.

Feature Show number of filtered and number of duplicate results on search results page.

Fix Fix layout of search input for movies and shows.

Fix Fix download of magnet links to black hole for some trackers.