Skip to content

Releases: theotherp/nzbhydra2

v5.0.6

21 Jan 22:31
Compare
Choose a tag to compare

v5.0.6 (2023-01-21)

Fix NZBHydra wouldn't start with performance logging enabled. So many corner cases...

Fix Starting NZBHydra on linux via the nzbhydra executable didn't work and you'd get an error mentioning zlib. For some wild reason I don't understand this was not caused by the actual main binary but by the compiled wrapper. So running NZBHydra via python wrapper worked. I've compiled the wrapper on another machine and it worked. Why? I don't know. Do I give a fuck by now? Nope.

v5.0.5

21 Jan 18:51
Compare
Choose a tag to compare

v5.0.5 (2023-01-21)

Feature Include service scripts for windows and linux in generic release

Feature The previously compiled binaries did not start on all linux distros. I switched to an older distro to compile the binary so it hopefully is also runnable on older distros.

v5.0.4

21 Jan 10:06
Compare
Choose a tag to compare

v5.0.4 (2023-01-22)

Fix With many indexers searching at the same time some accesses would not complete

v5.0.3

20 Jan 23:49
Compare
Choose a tag to compare

v5.0.3 (2023-01-21)

Fix Downloader icons were not shown

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.