Releases: linuxserver/docker-sabnzbd
nightly-26a99443-ls67
LinuxServer Changes:
Rebase nightly branch to Alpine 3.16, migrate to s6v3.
sabnzbd Changes:
Update translatable texts
[skip ci]
3.6.1-ls79
LinuxServer Changes:
Rebase master branch to Alpine 3.16, migrate to s6v3.
sabnzbd Changes:
Release Notes - SABnzbd 3.6.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.
- Updated UnRar to 6.11 (Windows) and 6.12 (macOS).
- 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 (
P
ause,A
dd,S
tatus,C
onfig). - Result of the
Deobfuscate
step is listed in History details. Path
ofDefault
category will be used if category doesn't have one.- Disabling
api_warnings
prevents showingAccess 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 theDeobfuscate
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]>
unstable-3.7.0Beta1-ls132
LinuxServer Changes:
Rebase unstable branch to Alpine 3.16, migrate to s6v3.
sabnzbd Changes:
Release Notes - SABnzbd 3.7.0 Beta 1
Changes since 3.6.1
- The queue and history can be filtered using keywords:
cat
andpriority
. For example:show name cat:tv
. - Use shortcut
shift + arrow-key
to navigate the queue/history pages. - The backup is now created in a local folder for security.
- Recurring backups can be configured using the scheduler.
- Improvements to Deobfuscate Final Filenames.
- RSS overview shows the rule that accepted the job.
- Added option to sort the queue by
% downloaded
. - Added option to replace underscores with dots in folder names.
- SABnzbd Host input will be validated before being applied.
- Moved system load information from the main page to the Status window.
- Console logging is now written to
stdout
instead ofstderr
. - Removed Special settings
enable_meta
,disable_key
,
replace_illegal
,osx_speed
andshow_sysload
. - Merged Special settings
win_menu
andosx_menu
intotray_icon
. - macOS/Windows: Use Python 3.11rc2, boosting overall performance.
- macOS/Windows: Updated UnRar to 6.12.
- Windows: Updated MultiPar to 1.3.2.5.
API changes since 3.6.1
- Minor improvements in API call performance.
- Removed fields
scripts
andcategories
fromqueue
API call. - Moved
loadavg
fromqueue
tostatus
API call.
Bugfixes since 3.6.1
- Free Space Detection was too strict when using Direct Unpack.
- File uploads with special characters would be parsed incorrectly.
- Passwords from NZB meta-data were tried multiple times.
- Passwords were not always supplied to the pre-queue script.
- RSS-feed names were not sanitized when renamed.
- Make sure short-dates are detected as
YY-MM-DD
in Sorting. - Show the custom job name in History when the NZB could not be fetched.
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]>
unstable-3.7.0Alpha1-ls131
LinuxServer Changes:
Rebase unstable branch to Alpine 3.16, migrate to s6v3.
sabnzbd Changes:
Release Notes - SABnzbd 3.7.0 Alpha 1
Changes since 3.6.1
- The queue and history can be filtered using keywords:
cat
andpriority
. For example:show name cat:tv
. - Use shortcut
shift + arrow-key
to navigate the queue/history pages. - The backup is now created in a local folder for security.
- Recurring backups can be configured using the scheduler.
- Improvements to Deobfuscate File Filenames.
- RSS overview shows the rule that accepted the job.
- Added option to sort the queue by
% downloaded
. - Added option to replace underscores with dots in folder names.
- SABnzbd Host input will be validated before being applied.
- Moved system load information from the main page to the Status window.
- Removed Special settings
enable_meta
,disable_key
,
replace_illegal
,osx_speed
andshow_sysload
. - Merged Special settings
win_menu
andosx_menu
intotray_icon
. - macOS/Windows: Use Python 3.11rc2, boosting general performance.
API changes since 3.6.1
- Minor improvements in API call performance.
- Removed fields
scripts
andcategories
fromqueue
API call. - Moved
loadavg
fromqueue
tostatus
API call.
Bugfixes since 3.6.1
- Free Space Detection was too strict when using Direct Unpack.
- File uploads with special characters would be parsed incorrectly.
- Passwords from NZB meta-data were tried multiple times.
- Passwords were not always supplied to the pre-queue script.
- Make sure also short-dates are detected as
YY-MM-DD
in Sorting. - Show the custom job name in History when the NZB could not be fetched.
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-c840e348-ls64
LinuxServer Changes:
Rebase nightly branch to Alpine 3.16, migrate to s6v3.
sabnzbd Changes:
Bump stefanzweifel/git-auto-commit-action from 4.15.1 to 4.15.2 (#2317)
Bumps stefanzweifel/git-auto-commit-action from 4.15.1 to 4.15.2.
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] [email protected]
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
nightly-bdf7df9e-ls57
LinuxServer Changes:
Rebase nightly branch to Alpine 3.16, migrate to s6v3.
sabnzbd Changes:
Fix importlib_metadata testing-requirement
nightly-8642723c-ls60
LinuxServer Changes:
Rebase nightly branch to Alpine 3.16, migrate to s6v3.
sabnzbd Changes:
Update translatable texts
[skip ci]
nightly-8202ae7c-ls59
LinuxServer Changes:
Rebase nightly branch to Alpine 3.16, migrate to s6v3.
sabnzbd Changes:
PyInstaller now supports Python 3.11
nightly-63480143-ls62
LinuxServer Changes:
Rebase nightly branch to Alpine 3.16, migrate to s6v3.
sabnzbd Changes:
Bump stefanzweifel/git-auto-commit-action from 4.15.0 to 4.15.1 (#2313)
Bumps stefanzweifel/git-auto-commit-action from 4.15.0 to 4.15.1.
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] [email protected]
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
nightly-62fb85a9-ls65
LinuxServer Changes:
Rebase nightly branch to Alpine 3.16, migrate to s6v3.
sabnzbd Changes:
Update Transifex client to supported version