Releases: linuxserver/docker-sabnzbd
unstable-3.7.2-ls147
LinuxServer Changes:
Rebase unstable branch to Alpine 3.16, migrate to s6v3.
sabnzbd Changes:
Release Notes - SABnzbd 3.7.2
Bugfixes and changes since 3.7.1
- Ignore permissions inside archives during unpacking by UnRar.
- Improvements to connection error messages.
- Apply other changes only after updating the
Category
in multi-edit. - Categories were not sorted correctly in dropdowns.
- Prevent crash when
Automatically sort queue
was enabled. - Apply
History Retention
setting during startup. - Tweaks to download performance.
- Linux: Update appstream metadata.
Bugfixes and changes since 3.7.0
- Minor improvements in download performance.
- Scripts set
On queue finish
are no longer persistent by default. - Improved
Test Server
to handle more failure cases. - Priority list in
Add NZB
-window was missingPaused
priority. - Keyboard shortcuts did not work if not in Tabbed-mode.
- Keyboard shortcut
S
did not reload status information. - In
history
API-call thestage_log
could be empty. - Using the
-
character broke the queue/history search. - Improved detection and handling of stuck jobs.
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.11, slightly 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 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-2023 by "The SABnzbd-team" <team@sabnzbd.org>
nightly-822e1cbf-ls146
LinuxServer Changes:
Rebase nightly branch to Alpine Edge for Python 3.11.
sabnzbd Changes:
Update dependency cryptography to v39.0.1 [SECURITY]
nightly-822e1cbf-ls145
LinuxServer Changes:
Rebase nightly branch to Alpine Edge for Python 3.11.
sabnzbd Changes:
Update dependency cryptography to v39.0.1 [SECURITY]
nightly-0ec08266-ls144
LinuxServer Changes:
Rebase nightly branch to Alpine Edge for Python 3.11.
sabnzbd Changes:
Gradual slowdown on filling queues (#2439)
-
Gradual slowdown on filling queues
-
Move delayed counters to new slowdown check, otherwise they will rarely trigger
-
Simplify the full decoder part a bit
-
Reduce sleep aggressiveness a bit
-
Make a constant for the queue level slowdown limit
-
Rename the slowdown limit variable and put it in constants with the other queue limit variables
-
Also constants...
-
Make black happy
nightly-5315eeb2-ls143
LinuxServer Changes:
Rebase nightly branch to Alpine Edge for Python 3.11.
sabnzbd Changes:
Write first article directly (#2443)
-
Write first article directly
-
Add first article to assembler in usual place instead of ArticleCache
-
Remove redundant deref
-
Update comment to reflect new code
-
Partly restore old code
-
First article should not always be added to the queue if SAB has started downloading the other parts
-
Yet another redundant deref :(
nightly-32bd5a4c-ls142
LinuxServer Changes:
Rebase nightly branch to Alpine Edge for Python 3.11.
sabnzbd Changes:
Let the assembler write trigger scale with the size of the cache (#2436)
nightly-e4ec774d-ls141
LinuxServer Changes:
Rebase nightly branch to Alpine Edge for Python 3.11.
sabnzbd Changes:
restore startup history purge (#2449)
nightly-b1ce21ad-ls140
LinuxServer Changes:
Rebase nightly branch to Alpine Edge for Python 3.11.
sabnzbd Changes:
Reduce useless logging (#2448)
nightly-9ab5e86c-ls139
LinuxServer Changes:
Rebase nightly branch to Alpine Edge for Python 3.11.
sabnzbd Changes:
Make downloader use received buffer size to determine if it's ok to sleep (#2424)
-
Make downloader use used buffer size to determine if it's ok to sleep
-
Log number of times slept and average time slept last 10 seconds
-
Log if downloader slept much too long
-
Improvements to sleep debugging
-
Remove get_stable_speed
nightly-ba68243d-ls136
LinuxServer Changes:
Rebase nightly branch to Alpine Edge for Python 3.11.
sabnzbd Changes:
Drop official support for Python 3.7 for the next major release