Skip to content

renovate: Update dependency theotherp/nzbhydra2 to v7.10.2

Renovate Bot requested to merge renovate/theotherp-nzbhydra2-7.10.x into master

This MR contains the following updates:

Package Update Change
theotherp/nzbhydra2 minor 7.9.0 -> 7.10.2

Release Notes

theotherp/nzbhydra2 (theotherp/nzbhydra2)

v7.10.2

Compare Source

Feature Improve error message when communication with an indexer fails.

Fix Mapping IP addresses to host names (enabled in the logging config) may cause a huge delay when accessing NZBHydra from inside a local network. The tooltip warning about this was probably too small. The mapping will now be aborted after a short timeout.

v7.10.1

Compare Source

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

Compare Source

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading