Skip to content

Releases: theotherp/nzbhydra2

v7.5.0

17 Aug 11:37
Compare
Choose a tag to compare

v7.5.0 (2024-08-17)

Feature Filter NZBKing results for query words to get rid of some of the trash. See #960

Feature Added SceneNZBs.com to indexer templates. If you want german or spanish results make sure to add the newznab IDs in the categories config. For example for german UHD movies add 2145. You can find out the IDs by browsing the categories on the indexer website.

Feature The config box shown when you add an indexer can now show additional information about an indexer. In this first instance you'll find the note about SceneNZBs. If you can think of stuff which should be shown for individual indexers please let me know.

Fix Daniel Kastner fixed API access to NZBKing. See #965

Fix Improved title detection for NZBKing.

Fix Some fonts could not be loaded since the UI rewrite.

v7.4.0

10 Aug 19:44
Compare
Choose a tag to compare

v7.4.0 (2024-08-10)

Feature Support for NzbIndex Beta and NZBKing. Big thanks to Daniel Kastner for implementing this. See #960

Fix Prevent indexer searches with null IDs. See #961

Fix Support multiple entries in X-Forwarded-Host header. See #963

v7.3.0

13 Jul 15:51
Compare
Choose a tag to compare

v7.3.0 (2024-07-13)

Feature Add support for the appropriately named WtfNzb. Only query based searches are supported. See #275

v7.2.3

10 Jun 20:21
Compare
Choose a tag to compare

v7.2.3 (2024-06-10)

Fix Roll back changes that causes errors when downloading NZBs (which kinda sounds like I did those on purpose, but I didn't, really!) See #957

v7.2.2

08 Jun 17:33
Compare
Choose a tag to compare

v7.2.2 (2024-06-08)

Fix Much ado about nothing - actually got the disappearing images fixed quicker than I thought I would. Sorry for spamming releases ;-)

v7.2.1

08 Jun 17:06
Compare
Choose a tag to compare

v7.2.1 (2024-06-08)

Fix Aaargh the UI changes made for the auto theme made most images disappear. I had to roll that feature back until fixed. Why do I only notice these things a couple of minutes after making a release?

v7.2.0

08 Jun 16:27
Compare
Choose a tag to compare
v7.2.0 Pre-release
Pre-release

v7.2.0 (2024-06-08)

Feature Add addons for min/max age and size in the search mask. See #951

Feature Another feature from Saurori. A new "auto" theme will select the bright or dark theme depending on the browser / OS theme setting.

Fix Correctly marked releases as final and added release dates. See #955

Fix Restore shift click functionality. See #954

Fix Updated the windows build libraries. This requires DLL files to be installed (alongside the main `core.exe´ file). They were previously included in the exe but now need to be provided alongside.

Fix Fixed parsing of binsearch results. It's still a bit iffy (and I personally think the quality of results isn't worth it) but at least you get some results. See #920

v7.1.0

23 May 16:58
Compare
Choose a tag to compare

v7.1.0

Feature Saurori updated the CSS again. The search results table will now collapse its columns into rows on phones which should make the table actually usable there. See #947

v7.0.0

19 May 17:18
Compare
Choose a tag to compare

v7.0.0

Feature It tooks just five years (or eight if you want to count the release of v1) but NZBHydra finally got a responsive design! Huge thanks to saurori for updating the UI code! There's still room for improvement, of course, but it's a huge step up. See #947

Fix With the update loop (see 6.2.1) for every update a new backup was created, in some cases filling the hard drive. I now make sure a backup is only created if the last one is old enough.

v6.2.1

12 May 13:53
Compare
Choose a tag to compare

v6.2.1

Fix Unfortunately the automatic update is broken with the new wrappers introduced in 6.0.0. And I tested it so thoroughly (I thought). NZBHydra would shut down for an update but not actually update, with automatic updates resulting in a loop :-(

Fix Days without a buggy release: 0. Fix invalid link returned from DETAILS function. See #943

Fix Fix custom quick filter preselect validation. Thanks, OothecaPickle!