Releases: linuxserver/docker-nzbhydra2
dev-v7.14.3-ls204
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
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
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
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
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
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
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
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
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
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 ;-)