Skip to content

Releases: theotherp/nzbhydra2

v5.0.2

20 Jan 22:40
Compare
Choose a tag to compare

v5.0.2 (2023-01-20)

Fix Autocomplete pictures and alternative themes were not loaded when using an URL base

Fix Outdated wrapper file warning was shown by mistake

v5.0.1

20 Jan 20:55
Compare
Choose a tag to compare

v5.0.1 (2023-01-20)

Fix Such a big release and it all went to hell. Due to a last minute change my tests with auth enabled hydra wouldn't start. Sorry for that.

v4.7.6

22 Dec 18:59
Compare
Choose a tag to compare

v4.7.6 (2022-12-22)

Feature The next major update (5.0.0) will require a manual update. I've added logic to handle this and prevent the automatic updates from being executed.

v4.7.4

14 Dec 07:38
Compare
Choose a tag to compare

v4.7.4 (2022-12-14)

Fix Hopefully make the java update message disappear after a java update. See #810

v4.7.3

06 Dec 16:49
Compare
Choose a tag to compare

v4.7.3 (2022-12-06)

Note A future update will require Java 17. To prepare for that a message will be shown asking you to update your system accordingly. If you're running NZBHydra2 in docker you don't need to do anything.

Feature Set the environment variable NZBHYDRA_DISABLE_UPDATE to true to disable the NZBHydra update mechanism (similar as to when it's run inside docker). This can be used by package maintainers. See #809

v4.7.2

30 Nov 17:56
Compare
Choose a tag to compare

v4.7.2 (2022-11-30)

Fix Handle results without date.

Fix Fix typo in apprise notification handler.

Fix Hopefully fix notification sending test on arch-nzbhydra2. See #806

Fix Fix automatic configuration of Lidarr. See #802

Note As you can see development has slowed down a bit. The reason is kind of a mix of burnout, a new job and some other stuff. I'll try to get most bugs fixed faster and get back to some new features next year.

v4.7.1

18 Sep 19:30
Compare
Choose a tag to compare
v4.7.1 Pre-release
Pre-release

v4.7.1 BETA (2022-09-18)

Feature Improve display of errors on startup.

Fix Properly handle errors that occur during the detection of open ports.

v4.7.0

18 Sep 14:40
Compare
Choose a tag to compare
v4.7.0 Pre-release
Pre-release

v4.7.0 BETA (2022-09-18)

Feature Use custom mappings to transform indexer result titles. Use this to clean up titles, add season or episode to it or whatever. See #794

Fix Some of you have an instance running which is exposed to the internet, without any authentication method. I previously tried to recognize this by some heuristic which was a bit naive and caused a lot of false positives. NZBHydra will now periodically try to determine your public IP and actually check if the used port is open. This might still not always work (e.g. in when you're running it using a VPN in which case I guess you know what're doing. Ultimately it's up to you to get your shit together.

Fix Only warn about settings violating indexers' rules if the indexers are actually enabled.

Fix Fix saving config with custom mappings.

v4.6.1

23 Aug 16:24
Compare
Choose a tag to compare

v4.6.1 (2022-08-23)

Fix Fix startup error for new instances. Thanks @ cdloh.

v4.6.0

22 Aug 16:05
Compare
Choose a tag to compare

v4.6.0 (2022-08-22)

Feature Add option to replace german umlauts and special characters.