Skip to content

Releases: theotherp/nzbhydra2

v7.10.1

13 Nov 20:03
Compare
Choose a tag to compare

v7.10.1 (2024-11-13)

Fix The status of downloads was not properly updated for sabnzbd downloads. Previously unmapped downloads will keep their wrong status in the history because it would be a pain to retroactively update them. See #968

Fix Do not use IMDB IDs for indexers that don't support them. This would happen when using the TV search function in the ID and selecting a result from the autocomplete.

Fix When autocomplete images were proxied they could not be loaded a second time.

Fix The log anonymizer used when you create debug infos removed too much, sometimes resulting in missing information.

v7.10.0

12 Nov 20:46
Compare
Choose a tag to compare

v7.10.0 (2024-11-12)

Feature Previously the way forbidden words would be excluded from queries depended on the backend and, to a certain degree, on the indexer but in some cases -- would be used as a prefix which is only supported by many indexers. NZBHydra will now attempt to automatically detect if and how certain words may be excluded from a query. This will either happen during a caps check or on the first search request where needed.

Note Added some more infos in the notifications section. Thanks, @pikeas. See #660

v7.9.0

10 Nov 10:03
Compare
Choose a tag to compare

v7.9.0 (2024-11-10)

Feature Added new(ish) indexer Digital Carnage as preset.

Fix Fixed name of indexer missing in logs.

Fix Prevent 404s from missing UI resources. See #971

Note Added note to the stats page that indexer scores are not affected by the time range selection.

v7.8.0

20 Oct 12:20
Compare
Choose a tag to compare

v7.8.0 (2024-10-20)

Feature Proxy images from indexers and media providers. See #970

v7.7.0

03 Oct 10:21
Compare
Choose a tag to compare

v7.7.0 (2024-10-03)

Feature Configure the number of recent searches shown in the search bar dropdown.

v7.6.0

15 Sep 15:07
Compare
Choose a tag to compare

v7.6.0 (2024-09-15)

Feature Quickfilters now support regular expressions. Surround them with / to mark them as such. See #969

Fix When converting from media IDs all IDs will be used where possible instead of returning on the first fail. See #964

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