Skip to content

Releases: linuxserver/docker-nzbget

v24.5-ls172

06 Dec 15:52
6b1b51a
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbget/v24.5-ls172/index.html

LinuxServer Changes:

Rebase to Alpine 3.20.

nzbget Changes:

What's Changed

  • Features:

    • ASUSTOR support
      • the package (ADM 4.3+) is available from the nzbget-asustor repository
        and from the ASUSTOR App Central
  • Bug fixes:

    • Fixed multiple bugs related to bad support of long-paths on Windows #441
    • Fixed ARMv5 arch support #451
  • For developers:

    • Fixed homebrew CI build, macOS ARM64 with Xcode 16, Boost.JSON build via CMake #444

testing-433fd23-ls139

06 Dec 15:52
e48c38f
Compare
Choose a tag to compare
testing-433fd23-ls139 Pre-release
Pre-release

v24.5-ls171

05 Dec 07:40
7458913
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbget/v24.5-ls171/index.html

LinuxServer Changes:

Rebase to Alpine 3.20.

nzbget Changes:

What's Changed

  • Features:

    • ASUSTOR support
      • the package (ADM 4.3+) is available from the nzbget-asustor repository
        and from the ASUSTOR App Central
  • Bug fixes:

    • Fixed multiple bugs related to bad support of long-paths on Windows #441
    • Fixed ARMv5 arch support #451
  • For developers:

    • Fixed homebrew CI build, macOS ARM64 with Xcode 16, Boost.JSON build via CMake #444

testing-07f8f13-ls138

04 Dec 11:38
75036c5
Compare
Choose a tag to compare
testing-07f8f13-ls138 Pre-release
Pre-release

v24.4-ls170

29 Nov 15:55
b25203c
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbget/v24.4-ls170/index.html

LinuxServer Changes:

Rebase to Alpine 3.20.

nzbget Changes:

What's Changed

  • Features:

    • Replaced the Par2 library with Par2-turbo which provides faster file recovery on x86/ARM platforms #420
    • Better UTF-8 support #412
    • FreeBSD packaging support#417
    • the macOS package is now signed and notarized which solves the problem with removable media and excessive permission requests, and also now shipped in .dmg format
  • Bug fixes:

    • Fixed excessive CPU usage by decreasing cert.pem certificate loading for TLS connections #400
    • Fixed password-protected unpacking when the nzb file was added to the queue via command line #398
    • STATUS page now shows the correct Windows version Windows 7 instead of incorrectly showing Windows XP#419
    • Fixed duplications on the STATUS page #407
    • Fixed nzbget.conf.template installation path on POSIX #405
    • Fixed DaemonUsername check on QNAP #391
  • For developers:

    • Fixed postprocess tests #413
    • Removed Par2 source files from the repository. CMake now pulls and builds Par2-turbo directly from its repository

testing-975e58c-ls137

29 Nov 09:36
bd513a6
Compare
Choose a tag to compare
testing-975e58c-ls137 Pre-release
Pre-release

testing-80bbc2d-ls137

28 Nov 13:42
bd513a6
Compare
Choose a tag to compare
testing-80bbc2d-ls137 Pre-release
Pre-release

testing-534665f-ls137

29 Nov 10:41
bd513a6
Compare
Choose a tag to compare
testing-534665f-ls137 Pre-release
Pre-release

testing-00e50a5-ls137

27 Nov 13:11
bd513a6
Compare
Choose a tag to compare
testing-00e50a5-ls137 Pre-release
Pre-release

v24.4-ls169

22 Nov 15:42
651decd
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbget/v24.4-ls169/index.html

LinuxServer Changes:

Rebase to Alpine 3.20.

nzbget Changes:

What's Changed

  • Features:

    • Replaced the Par2 library with Par2-turbo which provides faster file recovery on x86/ARM platforms #420
    • Better UTF-8 support #412
    • FreeBSD packaging support#417
    • the macOS package is now signed and notarized which solves the problem with removable media and excessive permission requests, and also now shipped in .dmg format
  • Bug fixes:

    • Fixed excessive CPU usage by decreasing cert.pem certificate loading for TLS connections #400
    • Fixed password-protected unpacking when the nzb file was added to the queue via command line #398
    • STATUS page now shows the correct Windows version Windows 7 instead of incorrectly showing Windows XP#419
    • Fixed duplications on the STATUS page #407
    • Fixed nzbget.conf.template installation path on POSIX #405
    • Fixed DaemonUsername check on QNAP #391
  • For developers:

    • Fixed postprocess tests #413
    • Removed Par2 source files from the repository. CMake now pulls and builds Par2-turbo directly from its repository