Releases: linuxserver/docker-nzbhydra2
v7.15.1-ls53
CI Report:
https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/v7.15.1-ls53/index.html
LinuxServer Changes:
Rebase to Ubuntu Noble. Remove standalone JRE (#46).
Remote Changes:
v7.15.1 (2025-06-17)
Fixed Button to downloads results as zip file was gone. I wanted it to be hidden for torbox results and it never showed up. I don't understand my GUI code anymore so now it will be shown even if it doesn't work for Torbox. See #994
dev-v7.15.1-ls205
CI Report:
https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/dev-v7.15.1-ls205/index.html
LinuxServer Changes:
Rebase to Ubuntu Noble. Remove standalone JRE (#47).
Remote Changes:
v7.15.1 (2025-06-17)
Fixed Button to downloads results as zip file was gone. I wanted it to be hidden for torbox results and it never showed up. I don't understand my GUI code anymore so now it will be shown even if it doesn't work for Torbox. See #994
v7.15.0-ls52
CI Report:
https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/v7.15.0-ls52/index.html
LinuxServer Changes:
Rebase to Ubuntu Noble. Remove standalone JRE (#46).
Remote Changes:
v7.15.0 (2025-06-14)
Added Torbox can now be searched via the GUI. You can search by query or by ID (movies and TV shows) and send the results individually or in a batch to your Torbox downloader. The selected category will have no influence on the search results but Movies and TV will allow you to search using autocomplete.
v7.14.3-ls52
CI Report:
https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/v7.14.3-ls52/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.15.0-ls204
CI Report:
https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/dev-v7.15.0-ls204/index.html
LinuxServer Changes:
Rebase to Ubuntu Noble. Remove standalone JRE (#47).
Remote Changes:
v7.15.0 (2025-06-14)
Added Torbox can now be searched via the GUI. You can search by query or by ID (movies and TV shows) and send the results individually or in a batch to your Torbox downloader. The selected category will have no influence on the search results but Movies and TV will allow you to search using autocomplete.
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