Skip to content

Releases: linuxserver/docker-nzbhydra2

v7.15.1-ls53

17 Jun 05:57
5d7c546
Compare
Choose a tag to compare

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

17 Jun 05:57
62f472d
Compare
Choose a tag to compare
dev-v7.15.1-ls205 Pre-release
Pre-release

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

14 Jun 13:11
8b51453
Compare
Choose a tag to compare

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

11 Jun 22:10
8b51453
Compare
Choose a tag to compare

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

14 Jun 13:11
99fc228
Compare
Choose a tag to compare
dev-v7.15.0-ls204 Pre-release
Pre-release

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

11 Jun 22:09
99fc228
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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