Skip to content

Releases: linuxserver/docker-nzbget

v26.1-ls238

10 Apr 16:23
6fd1978

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbget/v26.1-ls238/index.html

LinuxServer Changes:

Full Changelog: v26.1-ls237...v26.1-ls238

Remote Changes:

What's Changed

  • Features:

    • Improved archived NZB handling suppor #763
      • Added NzbDirArchiveScan option to configure scanning archives (zip, rar, 7z, etc.) in NzbDir for .nzb files;
      • Added NzbDirArchiveAction option to define the post-scan behavior (move or delete) for processed archives.
    • Switched yEnc implementation to rapidyenc for SIMD acceleration #751.
  • Bug fixes:

    • Docker: Fixed entrypoint to run as PID 1 #731;
    • POSIX: Ensured daemon ownership for files created at startup #726;
    • Fixed missing log file on startup #753;
    • Fixed 0-byte file created if article download fails and renaming an ongoing download leads to needless par repair #768;
    • Fixed SIGFPE crash in JoinFile when file segments are empty #772.
  • For developers:

    • Switched to std::filesystem and fixed Linux 2.6.32 compatibility #745;
    • Updated OpenSSL to 3.5.5 (Linux/FreeBSD/Android), UnRAR to 7.20, and 7-Zip to 26.00 (remains 25.01 on macOS Mojave for compatibility) #742;
    • Updated par2-turbo to v1.4.0 #752.

testing--ls42

10 Apr 16:22
8edf096

Choose a tag to compare

v26.1-ls237

07 Apr 14:26
3acb40b

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbget/v26.1-ls237/index.html

LinuxServer Changes:

Full Changelog: v26.0-ls236...v26.1-ls237

Remote Changes:

What's Changed

  • Features:

    • Improved archived NZB handling suppor #763
      • Added NzbDirArchiveScan option to configure scanning archives (zip, rar, 7z, etc.) in NzbDir for .nzb files;
      • Added NzbDirArchiveAction option to define the post-scan behavior (move or delete) for processed archives.
    • Switched yEnc implementation to rapidyenc for SIMD acceleration #751.
  • Bug fixes:

    • Docker: Fixed entrypoint to run as PID 1 #731;
    • POSIX: Ensured daemon ownership for files created at startup #726;
    • Fixed missing log file on startup #753;
    • Fixed 0-byte file created if article download fails and renaming an ongoing download leads to needless par repair #768;
    • Fixed SIGFPE crash in JoinFile when file segments are empty #772.
  • For developers:

    • Switched to std::filesystem and fixed Linux 2.6.32 compatibility #745;
    • Updated OpenSSL to 3.5.5 (Linux/FreeBSD/Android), UnRAR to 7.20, and 7-Zip to 26.00 (remains 25.01 on macOS Mojave for compatibility) #742;
    • Updated par2-turbo to v1.4.0 #752.

testing-a51def4-ls41

07 Apr 15:47
7227165

Choose a tag to compare

v26.0-ls236

03 Apr 16:11
c506cf9

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbget/v26.0-ls236/index.html

LinuxServer Changes:

Full Changelog: v26.0-ls235...v26.0-ls236

Remote Changes:

What's Changed

  • Features:

    • SystemHealth: Advanced configuration and environment diagnostics #722
      • Added validation methods to check for conflicting settings, suboptimal values, and missing dependencies;
      • Introduced a status reporting mechanism (Info/Warning/Error) to guide users toward better configuration;
      • Enhanced detection of filesystem and hardware compatibility issues at startup;
      • Added SystemHealthCheck option to enable/disable configuration validation.
    • Support for processing compressed NZB archives #711
      • Added support for importing NZB files directly from compressed archives (e.g., RAR, ZIP, GZIP);
      • Archives dropped into the NzbDir (watch folder) or uploaded via the WebUI are now automatically processed.
    • Hardlinking during Direct Rename, allowing immediate access to files #614
      • Added HardLinking option to create hardlinks in the destination directory during download;
      • Added HardLinkingIgnoreExt to exclude specific file types from being hardlinked.
    • WebUI and Settings page improvements #676
      • Added the LICENSES tab;
      • Added social media links to the INFO page;
      • Fixed the position of the "Save all changes" button - it’s now aligned with the sidebar;
      • Centered content on large screens (content is now centered instead of stretched full-width);
      • Added a dedicated scroll area for the main content - the main content can now be scrolled independently of the sidebar and the "Save all changes" button.
    • Windows release binaries and installer signing by SignPath #699.
  • Bug fixes:

    • Fixed potential deadlocks and Undefined Behavior (UB) #686;
    • Fixed JSON parser to correctly handle nested arrays and objects #702;
    • Fixed UU decoding issues #710;
    • Fixed ScriptOrder having no effect for extensions #714;
    • Added environment size check to log a warning if it exceeds the system limit on POSIX #721.
  • For developers:

    • NSERV improvements #674
      • Handle AUTHINFO USER & AUTHINFO PASS as defined in RFC;
      • Added the STAT request support.
    • Updated OpenSSL to 3.5.4 #720;
    • macOS pipeline #703
      • x86_64 build: change runner to macos-14;
      • universal build: update build and sign steps to run on macos-14.
    • Docker #723
      • Updated the image to Alpine 3.22;
      • Updated 7zip to 25.01.

testing-488e50d-ls40

03 Apr 16:10
0cc8871

Choose a tag to compare

testing-488e50d-ls39

30 Mar 18:21
c90c234

Choose a tag to compare

v26.0-ls235

27 Mar 16:21
cd9c977

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbget/v26.0-ls235/index.html

LinuxServer Changes:

Full Changelog: v26.0-ls234...v26.0-ls235

Remote Changes:

What's Changed

  • Features:

    • SystemHealth: Advanced configuration and environment diagnostics #722
      • Added validation methods to check for conflicting settings, suboptimal values, and missing dependencies;
      • Introduced a status reporting mechanism (Info/Warning/Error) to guide users toward better configuration;
      • Enhanced detection of filesystem and hardware compatibility issues at startup;
      • Added SystemHealthCheck option to enable/disable configuration validation.
    • Support for processing compressed NZB archives #711
      • Added support for importing NZB files directly from compressed archives (e.g., RAR, ZIP, GZIP);
      • Archives dropped into the NzbDir (watch folder) or uploaded via the WebUI are now automatically processed.
    • Hardlinking during Direct Rename, allowing immediate access to files #614
      • Added HardLinking option to create hardlinks in the destination directory during download;
      • Added HardLinkingIgnoreExt to exclude specific file types from being hardlinked.
    • WebUI and Settings page improvements #676
      • Added the LICENSES tab;
      • Added social media links to the INFO page;
      • Fixed the position of the "Save all changes" button - it’s now aligned with the sidebar;
      • Centered content on large screens (content is now centered instead of stretched full-width);
      • Added a dedicated scroll area for the main content - the main content can now be scrolled independently of the sidebar and the "Save all changes" button.
    • Windows release binaries and installer signing by SignPath #699.
  • Bug fixes:

    • Fixed potential deadlocks and Undefined Behavior (UB) #686;
    • Fixed JSON parser to correctly handle nested arrays and objects #702;
    • Fixed UU decoding issues #710;
    • Fixed ScriptOrder having no effect for extensions #714;
    • Added environment size check to log a warning if it exceeds the system limit on POSIX #721.
  • For developers:

    • NSERV improvements #674
      • Handle AUTHINFO USER & AUTHINFO PASS as defined in RFC;
      • Added the STAT request support.
    • Updated OpenSSL to 3.5.4 #720;
    • macOS pipeline #703
      • x86_64 build: change runner to macos-14;
      • universal build: update build and sign steps to run on macos-14.
    • Docker #723
      • Updated the image to Alpine 3.22;
      • Updated 7zip to 25.01.

testing-140769a-ls38

27 Mar 16:21
e049008

Choose a tag to compare

v26.0-ls234

20 Mar 16:15
79934d0

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/nzbget/v26.0-ls234/index.html

LinuxServer Changes:

Full Changelog: v26.0-ls233...v26.0-ls234

Remote Changes:

What's Changed

  • Features:

    • SystemHealth: Advanced configuration and environment diagnostics #722
      • Added validation methods to check for conflicting settings, suboptimal values, and missing dependencies;
      • Introduced a status reporting mechanism (Info/Warning/Error) to guide users toward better configuration;
      • Enhanced detection of filesystem and hardware compatibility issues at startup;
      • Added SystemHealthCheck option to enable/disable configuration validation.
    • Support for processing compressed NZB archives #711
      • Added support for importing NZB files directly from compressed archives (e.g., RAR, ZIP, GZIP);
      • Archives dropped into the NzbDir (watch folder) or uploaded via the WebUI are now automatically processed.
    • Hardlinking during Direct Rename, allowing immediate access to files #614
      • Added HardLinking option to create hardlinks in the destination directory during download;
      • Added HardLinkingIgnoreExt to exclude specific file types from being hardlinked.
    • WebUI and Settings page improvements #676
      • Added the LICENSES tab;
      • Added social media links to the INFO page;
      • Fixed the position of the "Save all changes" button - it’s now aligned with the sidebar;
      • Centered content on large screens (content is now centered instead of stretched full-width);
      • Added a dedicated scroll area for the main content - the main content can now be scrolled independently of the sidebar and the "Save all changes" button.
    • Windows release binaries and installer signing by SignPath #699.
  • Bug fixes:

    • Fixed potential deadlocks and Undefined Behavior (UB) #686;
    • Fixed JSON parser to correctly handle nested arrays and objects #702;
    • Fixed UU decoding issues #710;
    • Fixed ScriptOrder having no effect for extensions #714;
    • Added environment size check to log a warning if it exceeds the system limit on POSIX #721.
  • For developers:

    • NSERV improvements #674
      • Handle AUTHINFO USER & AUTHINFO PASS as defined in RFC;
      • Added the STAT request support.
    • Updated OpenSSL to 3.5.4 #720;
    • macOS pipeline #703
      • x86_64 build: change runner to macos-14;
      • universal build: update build and sign steps to run on macos-14.
    • Docker #723
      • Updated the image to Alpine 3.22;
      • Updated 7zip to 25.01.