Skip to content

Releases: linuxserver/docker-sabnzbd

nightly-21f05ad3-ls73

21 Oct 08:13
1d40110
Compare
Choose a tag to compare
nightly-21f05ad3-ls73 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20.

sabnzbd Changes:

Update translatable texts
[skip ci]

4.3.3-ls186

17 Oct 02:05
887655f
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase Alpine 3.20. Remove nzbnotify as apprise is now included with SABnzbd.

sabnzbd Changes:

Release Notes - SABnzbd 4.3.3

This is the third bug fix release of SABnzbd 4.3.0.

Bug fixes and changes since 4.3.2

  • Reduced chance of jobs getting stuck at 99%.
  • Prevent crash in case of invalid articles.
  • Correct handling of empty or Default category when adding a job.
  • History API-output could contain inconsistent variable types.
  • Skip external IPv6 check if only link local addresses are available.
  • Shortened timeouts when resolving addresses during checks.
  • Windows: Could not repair or extract on ARM platforms.
  • Windows: Add file version information to installer.

Bug fixes and changes since 4.3.1

  • Added Special option disable_archive for jobs to always be permanently deleted.
  • Specific AppRise notifications could fail to send.
  • Update of the article decoder core (rapidyenc).
  • Windows: After some time the interface would no longer load.
  • Windows: Custom shortcuts would be removed by the installer.
  • Windows/macOS: Updated Unrar to 7.01 and 7zip to 24.05.

Key changes since 4.2.0

  • Archive:

    • When jobs are removed from the History, they are moved to the Archive.
    • Keep your History clean and still be able to reliably use Duplicate Detection.
  • Apprise Integrated:

    • Send notifications using Apprise to almost any notification service.
    • Supported notifications: https://github.com/caronc/apprise/wiki
    • Notification Script SABnzbd-notify.py is no longer needed.
  • Added IPv6-staging option:

    • Enable ipv6_staging in Config - Specials to get additional IPv6 features:
      • Add IPv6 hostnames during address selection.
      • Internet Bandwidth is measured separately for IPv4 and IPv6.
  • Other:

    • The text output format is removed from the API, json is the default.
    • Handling of multiple inputs to several API methods was improved.
    • File browser dialog is available to select file paths in the Config.
    • Users will be warned if they configure an Indexer as a Server.
    • Added SAB_API_KEY and SAB_API_URL to script environment variables.
    • Windows/macOS: Updated Python to 3.12.3, Multipar to v1.3.3.2,
      Unrar to 7.00 and 7zip to 24.03.

Bug fixes since 4.2.0

  • Incorrect warnings of unknown status codes could be thrown.
  • Watched Folder would not work if Socks5 proxy was active.
  • Prevent crash on invalid Server Expiration Date.
  • Windows: Installer could create duplicate shortcuts.

Upgrade notices

  • You can directly upgrade from version 3.0.0 and newer.
  • Upgrading from older versions will require performing a Queue repair.
  • Downgrading from version 4.2.0 or newer to 3.7.2 or older will require
    performing a Queue repair due to changes in the internal data format.

Known problems and solutions

About

SABnzbd is an open-source cross-platform binary newsreader.
It simplifies the process of downloading from Usenet dramatically, thanks to its web-based
user interface and advanced built-in post-processing options that automatically verify, repair,
extract and clean up posts downloaded from Usenet.

(c) Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org)

unstable-4.4.0Alpha2-ls263

17 Oct 02:06
9627998
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20, remove nzb-notify as apprise is now directly supported.

sabnzbd Changes:

Release Notes - SABnzbd 4.4.0 Alpha 2

This is the first test release of SABnzbd 4.4.0.

New features since 4.3.0

  • Subtitle files will be deobfuscated if required.
  • macOS: Dropped support for macOS 10.12 and below.

Bug fixes since 4.3.0

  • Toggling of Servers could result in jobs being stuck at 99%.
  • Config restart would always determine redirect URL instead of using current.

Upgrade notices

  • You can directly upgrade from version 3.0.0 and newer.
  • Upgrading from older versions will require performing a Queue repair.
  • Downgrading from version 4.2.0 or newer to 3.7.2 or older will require
    performing a Queue repair due to changes in the internal data format.

Known problems and solutions

About

SABnzbd is an open-source cross-platform binary newsreader.
It simplifies the process of downloading from Usenet dramatically, thanks to its web-based
user interface and advanced built-in post-processing options that automatically verify, repair,
extract and clean up posts downloaded from Usenet.

(c) Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org)

nightly-fb0ef217-ls72

17 Oct 02:06
9917842
Compare
Choose a tag to compare
nightly-fb0ef217-ls72 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20.

sabnzbd Changes:

The tests folder was ignored by default by Renovate

nightly-fb0ef217-ls71

15 Oct 10:04
1d3995e
Compare
Choose a tag to compare
nightly-fb0ef217-ls71 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20.

sabnzbd Changes:

The tests folder was ignored by default by Renovate

nightly-e7e47bbc-ls71

15 Oct 08:05
1d3995e
Compare
Choose a tag to compare
nightly-e7e47bbc-ls71 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20.

sabnzbd Changes:

Do not compare articles just based on article-ID

Turns out that there are NZBs that contain duplicate article-ID's within 1 file. This causes all "article in nzf.article" comparisons to return the wrong comparison.

nightly-6cf308e4-ls71

14 Oct 02:26
1d3995e
Compare
Choose a tag to compare
nightly-6cf308e4-ls71 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20.

sabnzbd Changes:

Update translatable texts
[skip ci]

4.3.3-ls185

10 Oct 02:05
bfe2d6d
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase Alpine 3.20. Remove nzbnotify as apprise is now included with SABnzbd.

sabnzbd Changes:

Release Notes - SABnzbd 4.3.3

This is the third bug fix release of SABnzbd 4.3.0.

Bug fixes and changes since 4.3.2

  • Reduced chance of jobs getting stuck at 99%.
  • Prevent crash in case of invalid articles.
  • Correct handling of empty or Default category when adding a job.
  • History API-output could contain inconsistent variable types.
  • Skip external IPv6 check if only link local addresses are available.
  • Shortened timeouts when resolving addresses during checks.
  • Windows: Could not repair or extract on ARM platforms.
  • Windows: Add file version information to installer.

Bug fixes and changes since 4.3.1

  • Added Special option disable_archive for jobs to always be permanently deleted.
  • Specific AppRise notifications could fail to send.
  • Update of the article decoder core (rapidyenc).
  • Windows: After some time the interface would no longer load.
  • Windows: Custom shortcuts would be removed by the installer.
  • Windows/macOS: Updated Unrar to 7.01 and 7zip to 24.05.

Key changes since 4.2.0

  • Archive:

    • When jobs are removed from the History, they are moved to the Archive.
    • Keep your History clean and still be able to reliably use Duplicate Detection.
  • Apprise Integrated:

    • Send notifications using Apprise to almost any notification service.
    • Supported notifications: https://github.com/caronc/apprise/wiki
    • Notification Script SABnzbd-notify.py is no longer needed.
  • Added IPv6-staging option:

    • Enable ipv6_staging in Config - Specials to get additional IPv6 features:
      • Add IPv6 hostnames during address selection.
      • Internet Bandwidth is measured separately for IPv4 and IPv6.
  • Other:

    • The text output format is removed from the API, json is the default.
    • Handling of multiple inputs to several API methods was improved.
    • File browser dialog is available to select file paths in the Config.
    • Users will be warned if they configure an Indexer as a Server.
    • Added SAB_API_KEY and SAB_API_URL to script environment variables.
    • Windows/macOS: Updated Python to 3.12.3, Multipar to v1.3.3.2,
      Unrar to 7.00 and 7zip to 24.03.

Bug fixes since 4.2.0

  • Incorrect warnings of unknown status codes could be thrown.
  • Watched Folder would not work if Socks5 proxy was active.
  • Prevent crash on invalid Server Expiration Date.
  • Windows: Installer could create duplicate shortcuts.

Upgrade notices

  • You can directly upgrade from version 3.0.0 and newer.
  • Upgrading from older versions will require performing a Queue repair.
  • Downgrading from version 4.2.0 or newer to 3.7.2 or older will require
    performing a Queue repair due to changes in the internal data format.

Known problems and solutions

About

SABnzbd is an open-source cross-platform binary newsreader.
It simplifies the process of downloading from Usenet dramatically, thanks to its web-based
user interface and advanced built-in post-processing options that automatically verify, repair,
extract and clean up posts downloaded from Usenet.

(c) Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org)

unstable-4.4.0Alpha2-ls262

08 Oct 08:10
deac5f4
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20, remove nzb-notify as apprise is now directly supported.

sabnzbd Changes:

Release Notes - SABnzbd 4.4.0 Alpha 2

This is the first test release of SABnzbd 4.4.0.

New features since 4.3.0

  • Subtitle files will be deobfuscated if required.
  • macOS: Dropped support for macOS 10.12 and below.

Bug fixes since 4.3.0

  • Toggling of Servers could result in jobs being stuck at 99%.
  • Config restart would always determine redirect URL instead of using current.

Upgrade notices

  • You can directly upgrade from version 3.0.0 and newer.
  • Upgrading from older versions will require performing a Queue repair.
  • Downgrading from version 4.2.0 or newer to 3.7.2 or older will require
    performing a Queue repair due to changes in the internal data format.

Known problems and solutions

About

SABnzbd is an open-source cross-platform binary newsreader.
It simplifies the process of downloading from Usenet dramatically, thanks to its web-based
user interface and advanced built-in post-processing options that automatically verify, repair,
extract and clean up posts downloaded from Usenet.

(c) Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org)

nightly-6fd4d088-ls70

08 Oct 08:11
53f176e
Compare
Choose a tag to compare
nightly-6fd4d088-ls70 Pre-release
Pre-release

LinuxServer Changes:

Rebase to Alpine 3.20.

sabnzbd Changes:

Update translatable texts
[skip ci]