Skip to content

Releases: linuxserver/docker-sabnzbd

nightly-d624d1d5-ls14

14 Aug 10:02
Compare
Choose a tag to compare
nightly-d624d1d5-ls14 Pre-release
Pre-release

LinuxServer Changes:

Bump unrar to 6.1.7.

sabnzbd Changes:

Do not repeatedly add password to meta-password list

nightly-85aed457-ls15

15 Aug 19:06
Compare
Choose a tag to compare
nightly-85aed457-ls15 Pre-release
Pre-release

LinuxServer Changes:

Bump unrar to 6.1.7.

sabnzbd Changes:

Handle Unicoded filenames add via SAB GUI (cherrypy) (#2268)

  • Linux: handle Unicoded filenames add via SAB GUI

  • Unittest

  • Unittest

  • Unittest

  • Unittest

  • Unittest

  • Unittest more

  • naming, less code

  • even less code

  • better unittests

  • and less, less code

Closes #2267

Co-authored-by: sander [email protected]

nightly-6c6a1049-ls13

12 Aug 16:01
Compare
Choose a tag to compare
nightly-6c6a1049-ls13 Pre-release
Pre-release

LinuxServer Changes:

Bump unrar to 6.1.7.

sabnzbd Changes:

Validation error would not be shown on Config General page

Due to #2253

3.6.0-ls73

10 Aug 14:10
Compare
Choose a tag to compare

LinuxServer Changes:

Add nightly tag.

sabnzbd Changes:

Release Notes - SABnzbd 3.6.0

Changes since 3.5.3

  • Significantly increased performance by using the yEnc-decoding
    library of @animetosho. Usenet articles are now decoded using
    specialized CPU instructions (SIMD) on x86 and ARM systems.
  • Create and restore a backup of configuration and database.
  • Show source of lower download speed (CPU or disk).
  • Added keyboard shortcuts (Pause, Add, Status, Config).
  • Result of the Deobfuscate step is listed in History details.
  • Path of Default category will be used if category doesn't have one.
  • Disabling api_warnings prevents showing Access Denied
    information to the external client.
  • Jobs with Force priority will always skip the duplicate check.
  • Added ext_rename_ignore to add custom extensions that should
    be ignored during the Deobfuscate step.
  • Removed Indexer Feedback Integration.
  • Removed included Deobfuscate.py as it is outdated.
  • Show a warning when there are no valid news servers active.
  • Show a warning if the filesystem does not support special characters.
  • Allow multiple parameters to be passed to par2cmdline/Multipar.
  • Linux: Added AppStream metadata, desktop shortcut and MimeInfo.
  • Linux: Added support for bash completion.
  • macOS: Application and included tools fully native on M1 systems.
  • macOS/Windows: Updated UnRar to 6.10 and 7-Zip to 21.07.
  • Windows: Updated MultiPar to v1.3.2.3.

API changes since 3.5.3

  • Removed several (status) fields from the queue API call.
  • Remove unused and undocumented API calls: addid, options, rescan,
    osx_icon, set_speedlimit, get_speedlimit, set_colorscheme.
  • Removed undocumented xcat parameter.
  • None values in XML API-output are left empty.
  • Adding NZB's would not always return nzo_ids.
  • Prevent crash in history call during post-processing.

Bugfixes since 3.5.3

  • Extended timeout when measuring system performance.
  • Interface settings were sometimes reset on page reload.
  • Par2 sets with duplicate names could skip verification and repair.
  • Ignore .par2 files that could not be parsed.
  • Correctly default to Glitter - Auto on new installs.
  • Download speed was not updated when stalled due to disk performance.
  • Prevent traceback when status functions timeout.
  • Prevent crash if not enough repair blocks are available.
  • Prevent crash when there is an unknown language setting.
  • Source release had Windows line-endings.
  • Windows: If a job password contained a double quote it
    would not be picked up by UnRar and unpack would fail.

Upgrade notices

  • The download statistics file totals10.sab is updated in 3.2.x
    version. If you downgrade to 3.1.x or lower, detailed download
    statistics will be lost.

Known problems and solutions

  • Read the file "ISSUES.txt"

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-2022 by "The SABnzbd-team" <[email protected]>

nightly-ffca1212-ls10

12 Aug 09:57
Compare
Choose a tag to compare
nightly-ffca1212-ls10 Pre-release
Pre-release

LinuxServer Changes:

Add nightly tag.

sabnzbd Changes:

Update Unrar to 6.11/6.12

Closes #2265

nightly-f2361c49-ls8

10 Aug 07:53
Compare
Choose a tag to compare
nightly-f2361c49-ls8 Pre-release
Pre-release

LinuxServer Changes:

Add nightly tag.

sabnzbd Changes:

Update translatable texts

nightly-e45f254d-ls7

09 Aug 21:00
Compare
Choose a tag to compare
nightly-e45f254d-ls7 Pre-release
Pre-release

LinuxServer Changes:

Add nightly tag.

sabnzbd Changes:

strftime does not require explicit call to localtime

nightly-1077ca37-ls9

12 Aug 08:59
Compare
Choose a tag to compare
nightly-1077ca37-ls9 Pre-release
Pre-release

LinuxServer Changes:

Add nightly tag.

sabnzbd Changes:

Update translatable texts

unstable-3.6.1RC1-ls124

03 Aug 21:01
Compare
Choose a tag to compare
Pre-release

LinuxServer Changes:

Add nzb-notify.

sabnzbd Changes:

Release Notes - SABnzbd 3.6.1 Release Candidate 1

Bugfixes since 3.6.0

  • Downloads in Checking status were not displayed correctly.
  • Prevent showing crash on Status window during shutdown.
  • Prevent scheduler crash if removed event is canceled.
  • macOS/Windows: Updated dependencies and Python versions.

Changes since 3.5.3

  • Significantly increased performance by using the yEnc-decoding
    library of @animetosho. Usenet articles are now decoded using
    specialized CPU instructions (SIMD) on x86 and ARM systems.
  • Create and restore a backup of configuration and database.
  • Show source of lower download speed (CPU or disk).
  • Added keyboard shortcuts (Pause, Add, Status, Config).
  • Result of the Deobfuscate step is listed in History details.
  • Path of Default category will be used if category doesn't have one.
  • Disabling api_warnings prevents showing Access Denied
    information to the external client.
  • Jobs with Force priority will always skip the duplicate check.
  • Added ext_rename_ignore to add custom extensions that should
    be ignored during the Deobfuscate step.
  • Removed Indexer Feedback Integration.
  • Removed included Deobfuscate.py as it is outdated.
  • Show a warning when there are no valid news servers active.
  • Show a warning if the filesystem does not support special characters.
  • Allow multiple parameters to be passed to par2cmdline/Multipar.
  • Linux: Added AppStream metadata, desktop shortcut and MimeInfo.
  • Linux: Added support for bash completion.
  • macOS: Application and included tools fully native on M1 systems.
  • macOS/Windows: Updated UnRar to 6.10 and 7-Zip to 21.07.
  • Windows: Updated MultiPar to v1.3.2.3.

API changes since 3.5.3

  • Removed several (status) fields from the queue API call.
  • Remove unused and undocumented API calls: addid, options, rescan,
    osx_icon, set_speedlimit, get_speedlimit, set_colorscheme.
  • Removed undocumented xcat parameter.
  • None values in XML API-output are left empty.
  • Adding NZB's would not always return nzo_ids.
  • Prevent crash in history call during post-processing.

Bugfixes since 3.5.3

  • Extended timeout when measuring system performance.
  • Interface settings were sometimes reset on page reload.
  • Par2 sets with duplicate names could skip verification and repair.
  • Ignore .par2 files that could not be parsed.
  • Correctly default to Glitter - Auto on new installs.
  • Download speed was not updated when stalled due to disk performance.
  • Prevent traceback when status functions timeout.
  • Prevent crash if not enough repair blocks are available.
  • Prevent crash when there is an unknown language setting.
  • Source release had Windows line-endings.
  • Windows: If a job password contained a double quote it
    would not be picked up by UnRar and unpack would fail.

Upgrade notices

  • The download statistics file totals10.sab is updated in 3.2.x
    version. If you downgrade to 3.1.x or lower, detailed download
    statistics will be lost.

Known problems and solutions

  • Read the file "ISSUES.txt"

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-2022 by "The SABnzbd-team" <[email protected]>

3.6.0-ls72

01 Aug 14:44
Compare
Choose a tag to compare

LinuxServer Changes:

Add nightly tag.

sabnzbd Changes:

Release Notes - SABnzbd 3.6.0

Changes since 3.5.3

  • Significantly increased performance by using the yEnc-decoding
    library of @animetosho. Usenet articles are now decoded using
    specialized CPU instructions (SIMD) on x86 and ARM systems.
  • Create and restore a backup of configuration and database.
  • Show source of lower download speed (CPU or disk).
  • Added keyboard shortcuts (Pause, Add, Status, Config).
  • Result of the Deobfuscate step is listed in History details.
  • Path of Default category will be used if category doesn't have one.
  • Disabling api_warnings prevents showing Access Denied
    information to the external client.
  • Jobs with Force priority will always skip the duplicate check.
  • Added ext_rename_ignore to add custom extensions that should
    be ignored during the Deobfuscate step.
  • Removed Indexer Feedback Integration.
  • Removed included Deobfuscate.py as it is outdated.
  • Show a warning when there are no valid news servers active.
  • Show a warning if the filesystem does not support special characters.
  • Allow multiple parameters to be passed to par2cmdline/Multipar.
  • Linux: Added AppStream metadata, desktop shortcut and MimeInfo.
  • Linux: Added support for bash completion.
  • macOS: Application and included tools fully native on M1 systems.
  • macOS/Windows: Updated UnRar to 6.10 and 7-Zip to 21.07.
  • Windows: Updated MultiPar to v1.3.2.3.

API changes since 3.5.3

  • Removed several (status) fields from the queue API call.
  • Remove unused and undocumented API calls: addid, options, rescan,
    osx_icon, set_speedlimit, get_speedlimit, set_colorscheme.
  • Removed undocumented xcat parameter.
  • None values in XML API-output are left empty.
  • Adding NZB's would not always return nzo_ids.
  • Prevent crash in history call during post-processing.

Bugfixes since 3.5.3

  • Extended timeout when measuring system performance.
  • Interface settings were sometimes reset on page reload.
  • Par2 sets with duplicate names could skip verification and repair.
  • Ignore .par2 files that could not be parsed.
  • Correctly default to Glitter - Auto on new installs.
  • Download speed was not updated when stalled due to disk performance.
  • Prevent traceback when status functions timeout.
  • Prevent crash if not enough repair blocks are available.
  • Prevent crash when there is an unknown language setting.
  • Source release had Windows line-endings.
  • Windows: If a job password contained a double quote it
    would not be picked up by UnRar and unpack would fail.

Upgrade notices

  • The download statistics file totals10.sab is updated in 3.2.x
    version. If you downgrade to 3.1.x or lower, detailed download
    statistics will be lost.

Known problems and solutions

  • Read the file "ISSUES.txt"

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-2022 by "The SABnzbd-team" <[email protected]>