Skip to content

Releases: linuxserver/docker-nzbhydra2

v7.19.1-ls64

24 Sep 22:13
267d264
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/v7.19.1-ls64/index.html

LinuxServer Changes:

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

Remote Changes:

v7.19.1 (2025-09-19)

Fixed Fixed wrapper scripts failing to launch when customVmOptions is null in config. See #1016

dev-v7.19.1-ls216

24 Sep 22:13
a7d54a2
Compare
Choose a tag to compare
dev-v7.19.1-ls216 Pre-release
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/dev-v7.19.1-ls216/index.html

LinuxServer Changes:

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

Remote Changes:

v7.19.1 (2025-09-19)

Fixed Fixed wrapper scripts failing to launch when customVmOptions is null in config. See #1016

v7.19.1-ls63

19 Sep 04:52
2a5fd14
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/v7.19.1-ls63/index.html

LinuxServer Changes:

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

Remote Changes:

v7.19.1 (2025-09-19)

Fixed Fixed wrapper scripts failing to launch when customVmOptions is null in config. See #1016

v7.19.0-ls63

18 Sep 13:43
2a5fd14
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/v7.19.0-ls63/index.html

LinuxServer Changes:

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

Remote Changes:

v7.19.0 (2025-09-18)

Added Configure external tools once. Sync your indexers to them manually and automatically whenever you change your indexer config. See #1014

Fixed Replace slash and quotation marks in download name sent to sabNZBd. See #1015

v7.18.0-ls63

17 Sep 14:38
2a5fd14
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/v7.18.0-ls63/index.html

LinuxServer Changes:

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

Remote Changes:

v7.18.0 (2025-09-17)

Added When downloading results as ZIP is not possible show a button to copy links for selected results to the clipboard. See #996

Added Add custom options to main process on startup. See #985

Fixed Fixed configuration of Radarr v6. Removed distinction between v1/v2 and v3+ of *arr because v3 has been around long enough. See #1012

Fixed Made the checkmark in the torbox downloader icon better visible.

Fixed Downloads to torbox should now be added to the history. This required a rewrite of the overall download handling so hopefully everything still works... See #1007

Fixed Downloads to torbox that were already cached are now shown as downloaded successfully.

Fixed When downloading multiple results using the UI each result will be handled individually so that errors will not affect the other downloads.

Fixed Fix regex in python wrapper. See #998

dev-v7.19.1-ls215

19 Sep 04:52
f59472c
Compare
Choose a tag to compare
dev-v7.19.1-ls215 Pre-release
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/dev-v7.19.1-ls215/index.html

LinuxServer Changes:

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

Remote Changes:

v7.19.1 (2025-09-19)

Fixed Fixed wrapper scripts failing to launch when customVmOptions is null in config. See #1016

dev-v7.19.0-ls215

18 Sep 13:43
f59472c
Compare
Choose a tag to compare
dev-v7.19.0-ls215 Pre-release
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/dev-v7.19.0-ls215/index.html

LinuxServer Changes:

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

Remote Changes:

v7.19.0 (2025-09-18)

Added Configure external tools once. Sync your indexers to them manually and automatically whenever you change your indexer config. See #1014

Fixed Replace slash and quotation marks in download name sent to sabNZBd. See #1015

dev-v7.18.0-ls215

17 Sep 13:58
f59472c
Compare
Choose a tag to compare
dev-v7.18.0-ls215 Pre-release
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/dev-v7.18.0-ls215/index.html

LinuxServer Changes:

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

Remote Changes:

v7.18.0 (2025-09-17)

Added When downloading results as ZIP is not possible show a button to copy links for selected results to the clipboard. See #996

Added Add custom options to main process on startup. See #985

Fixed Fixed configuration of Radarr v6. Removed distinction between v1/v2 and v3+ of *arr because v3 has been around long enough. See #1012

Fixed Made the checkmark in the torbox downloader icon better visible.

Fixed Downloads to torbox should now be added to the history. This required a rewrite of the overall download handling so hopefully everything still works... See #1007

Fixed Downloads to torbox that were already cached are now shown as downloaded successfully.

Fixed When downloading multiple results using the UI each result will be handled individually so that errors will not affect the other downloads.

Fixed Fix regex in python wrapper. See #998

v7.16.3-ls62

10 Sep 22:10
75bd7fd
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/v7.16.3-ls62/index.html

LinuxServer Changes:

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

Remote Changes:

v7.16.3 (2025-09-06)

Fixed I did break something. NZB downloads via browser should have the correct media type again. See #1011

dev-v7.17.0-ls214

13 Sep 14:49
fe53ba5
Compare
Choose a tag to compare
dev-v7.17.0-ls214 Pre-release
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbhydra2/dev-v7.17.0-ls214/index.html

LinuxServer Changes:

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

Remote Changes:

v7.17.0 BETA (2025-09-13)

Added NZBHydra will attempt to reduce the size of the database on shutdown. This is experimental which is why I'll release this version as a beta first.

Fixed Do not warn about indexer access restrictions when using Torbox. It's up to you to keep in line with indexer restrictions.