Skip to content

Releases: linuxserver/docker-nzbhydra2

dev-v7.14.3-ls204

11 Jun 22:09
99fc228

Choose a tag to compare

dev-v7.14.3-ls204 Pre-release
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/dev-v7.14.3-ls204/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble. Remove standalone JRE (#47).

Remote Changes:

v7.14.3 (2025-06-10)

Fixed Connection to Torbox failed. Unfortunately this didn't happen with my development code but only with the deployed code :-(

v7.14.3-ls51

10 Jun 17:55
490f4b0

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/v7.14.3-ls51/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble. Remove standalone JRE (#46).

Remote Changes:

v7.14.3 (2025-06-10)

Fixed Connection to Torbox failed. Unfortunately this didn't happen with my development code but only with the deployed code :-(

dev-v7.14.3-ls203

10 Jun 17:54
294d6b8

Choose a tag to compare

dev-v7.14.3-ls203 Pre-release
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/dev-v7.14.3-ls203/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble. Remove standalone JRE (#47).

Remote Changes:

v7.14.3 (2025-06-10)

Fixed Connection to Torbox failed. Unfortunately this didn't happen with my development code but only with the deployed code :-(

v7.14.2-ls50

09 Jun 07:56
1078f00

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/v7.14.2-ls50/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble. Remove standalone JRE (#46).

Remote Changes:

v7.14.2 (2025-06-09)

Fixed Increased checking delay for nzb.su/life even more as some users were still rate limited. See #990

Fixed Increased timeout when sending NZBs to Torbox. The initial value was too low because I didn't consider that sending NZBs for huge files would take longer for a downloader that's not on the local network. The timeout is now a generous 90 seconds which should allow uploading an NZB for a 75GB result with 1MBit/s. If that's now enough what are you even doing?

v7.14.1-ls50

04 Jun 22:09
1078f00

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/v7.14.1-ls50/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble. Remove standalone JRE (#46).

Remote Changes:

v7.14.1 (2025-06-02)

Fixed nzb.su / nzb.life caps check should now actually work. I previously didn't have VIP access and couldn't test it. See #990

dev-v7.14.2-ls202

09 Jun 07:56
023e7b7

Choose a tag to compare

dev-v7.14.2-ls202 Pre-release
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/dev-v7.14.2-ls202/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble. Remove standalone JRE (#47).

Remote Changes:

v7.14.2 (2025-06-09)

Fixed Increased checking delay for nzb.su/life even more as some users were still rate limited. See #990

Fixed Increased timeout when sending NZBs to Torbox. The initial value was too low because I didn't consider that sending NZBs for huge files would take longer for a downloader that's not on the local network. The timeout is now a generous 90 seconds which should allow uploading an NZB for a 75GB result with 1MBit/s. If that's now enough what are you even doing?

dev-v7.14.1-ls202

04 Jun 22:08
023e7b7

Choose a tag to compare

dev-v7.14.1-ls202 Pre-release
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/dev-v7.14.1-ls202/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble. Remove standalone JRE (#47).

Remote Changes:

v7.14.1 (2025-06-02)

Fixed nzb.su / nzb.life caps check should now actually work. I previously didn't have VIP access and couldn't test it. See #990

v7.14.1-ls49

02 Jun 15:52
0e76787

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/v7.14.1-ls49/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble. Remove standalone JRE (#46).

Remote Changes:

v7.14.1 (2025-06-02)

Fixed nzb.su / nzb.life caps check should now actually work. I previously didn't have VIP access and couldn't test it. See #990

v7.14.0-ls49

30 May 10:02
0e76787

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/v7.14.0-ls49/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble. Remove standalone JRE (#46).

Remote Changes:

v7.14.0 (2025-05-30)

Added Extended "Replace umlauts" feature to also replace diacritics, e.g. "è" will be replaced with "e"

Fixed With quick filter buttons to be preselected they would also be preselected if they weren't even shown, resulting in filtering unrelated result categories, e.g. filtering audiobooks for "1080p". See #992

v7.13.2-ls49

28 May 19:48
0e76787

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/v7.13.2-ls49/index.html

LinuxServer Changes:

Rebase to Ubuntu Noble. Remove standalone JRE (#46).

Remote Changes:

v7.13.2 (2025-05-28)

Fixed Configuration of *arr should work again. Sorry for the version spam ;-)