Releases: theotherp/nzbhydra2
v7.10.1
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
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
v7.8.0
v7.7.0
v7.6.0
v7.5.0
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.