sabnzbd

SABnzbd - The automated Usenet download tool

OTHER License

Stars
2K

Bot releases are hidden (Show)

sabnzbd - SABnzbd 3.7.1RC2

Published by sabnzbd-automation almost 2 years ago

Release Notes - SABnzbd 3.7.1 Release Candidate 2

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 missing Paused priority.
  • Keyboard shortcuts did not work if not in Tabbed-mode.
  • Keyboard shortcut S did not reload status information.
  • In history API-call the stage_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 and priority. 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 of stderr.
  • Removed Special settings enable_meta, disable_key,
    replace_illegal, osx_speed and show_sysload.
  • Merged Special settings win_menu and osx_menu into tray_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 and categories from queue API call.
  • Moved loadavg from queue to status 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]>

sabnzbd - SABnzbd 3.7.1RC1

Published by sabnzbd-automation almost 2 years ago

Release Notes - SABnzbd 3.7.1 Release Candidate 1

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 missing Paused priority.
  • Keyboard shortcuts did not work if not in Tabbed-mode.
  • Keyboard shortcut S did not reload status information.
  • 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 and priority. 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 of stderr.
  • Removed Special settings enable_meta, disable_key,
    replace_illegal, osx_speed and show_sysload.
  • Merged Special settings win_menu and osx_menu into tray_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 and categories from queue API call.
  • Moved loadavg from queue to status 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]>

sabnzbd - SABnzbd 3.7.0

Published by sabnzbd-automation almost 2 years ago

Release Notes - SABnzbd 3.7.0

Changes since 3.6.1

  • The queue and history can be filtered using keywords:
    cat and priority. 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 of stderr.
  • Removed Special settings enable_meta, disable_key,
    replace_illegal, osx_speed and show_sysload.
  • Merged Special settings win_menu and osx_menu into tray_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 and categories from queue API call.
  • Moved loadavg from queue to status 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]>

sabnzbd - SABnzbd 3.7.0RC1

Published by sabnzbd-automation almost 2 years ago

Release Notes - SABnzbd 3.7.0 Release Candidate 1

Changes since 3.6.1

  • The queue and history can be filtered using keywords:
    cat and priority. 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 of stderr.
  • Removed Special settings enable_meta, disable_key,
    replace_illegal, osx_speed and show_sysload.
  • Merged Special settings win_menu and osx_menu into tray_icon.
  • macOS/Windows: Use Python 3.11, 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 and categories from queue API call.
  • Moved loadavg from queue to status 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]>

sabnzbd - SABnzbd 3.7.0Beta1

Published by sabnzbd-automation about 2 years ago

Release Notes - SABnzbd 3.7.0 Beta 1

Changes since 3.6.1

  • The queue and history can be filtered using keywords:
    cat and priority. 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 of stderr.
  • Removed Special settings enable_meta, disable_key,
    replace_illegal, osx_speed and show_sysload.
  • Merged Special settings win_menu and osx_menu into tray_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 and categories from queue API call.
  • Moved loadavg from queue to status 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]>

sabnzbd - SABnzbd 3.7.0Alpha1

Published by sabnzbd-automation about 2 years ago

Release Notes - SABnzbd 3.7.0 Alpha 1

Changes since 3.6.1

  • The queue and history can be filtered using keywords:
    cat and priority. 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 and show_sysload.
  • Merged Special settings win_menu and osx_menu into tray_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 and categories from queue API call.
  • Moved loadavg from queue to status 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]>

sabnzbd - SABnzbd 3.6.1

Published by sabnzbd-automation about 2 years ago

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 (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]>

sabnzbd - SABnzbd 3.6.1RC2

Published by sabnzbd-automation about 2 years ago

Release Notes - SABnzbd 3.6.1 Release Candidate 2

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 (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]>

sabnzbd - SABnzbd 3.6.1RC1

Published by sabnzbd-automation about 2 years ago

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]>

sabnzbd - SABnzbd 3.6.0

Published by sabnzbd-automation over 2 years ago

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]>

sabnzbd - SABnzbd 3.6.0RC3

Published by sabnzbd-automation over 2 years ago

Release Notes - SABnzbd 3.6.0 Release Candidate 3

Bugfixes since 3.6.0 Release Candidate 2

  • Queue pagination was not shown.
  • .nzb files were not removed when rejected by pre-queue script.
  • Updated sabyenc3 to include latest fixes.
  • Linux: Always perform disk write check.

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.
  • None values in XML API-output are left empty.
  • Adding NZB's would not always return nzo_ids.
  • Removed undocumented xcat parameter.

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.
  • Prevent crash in API history call during post-processing.
  • 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]>

sabnzbd - SABnzbd 3.6.0RC2

Published by sabnzbd-automation over 2 years ago

Release Notes - SABnzbd 3.6.0 Release Candidate 1

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.
  • None values in XML API-output are left empty.
  • Adding NZB's would not always return nzo_ids.
  • Removed undocumented xcat parameter.

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.
  • Prevent crash in API history call during post-processing.
  • 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]>

sabnzbd - SABnzbd 3.6.0RC1

Published by sabnzbd-automation over 2 years ago

Release Notes - SABnzbd 3.6.0 Release Candidate 1

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.
  • 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.
  • None values in XML API-output are left empty.
  • Adding NZB's would not always return nzo_ids.
  • Removed undocumented xcat parameter.

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.
  • Prevent traceback when status functions timeout.
  • Prevent crash if not enough repair blocks are available.
  • Prevent crash when there is an unknown language setting.
  • Prevent crash in API history call during post-processing.
  • 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]>

sabnzbd - SABnzbd 3.6.0Beta6

Published by sabnzbd-automation over 2 years ago

Release Notes - SABnzbd 3.6.0 Beta 6

Changes and bugfixes since 3.6.0 Beta 5

  • Upgrade from Beta 4 to Beta 5 could freeze the queue.
  • Removed eta-fields from queue API-call.
  • None values in XML API-output are left empty.
  • Windows: If job password contained a double quote it
    would not be picked up by UnRar and unpack would fail.

Changes and bugfixes since 3.6.0 Beta 4

  • Improve new Quick-check method.
  • Remove undocumented xcat API-parameter.
  • Prevent traceback when status functions timeout.
  • API calls to add NZB's would not always return nzo_ids.
  • Correctly default to Glitter - Auto on new installs.
  • Show warning when there are no valid news servers active.
  • Prevent crash when there is an unknown language setting.

Changes and bugfixes since 3.6.0 Beta 3

  • Reverted changes to file assembly.
  • Implemented new Quick-check method.

Changes and bugfixes since 3.6.0 Beta 2

  • Removed Indexer Feedback Integration.
  • Removed included Deobfuscate.py as it is outdated.
  • In case SIMD is available, multiple files will be assembled
    simultaneously. This further improves performance.

Changes and bugfixes since 3.6.0 Beta 1

  • Updates to sabyenc3 to support more compiler setups.
  • Optimization to the writing of partially downloaded data.
  • Added ext_rename_ignore to add custom extensions that should
    be ignored during the Deobfuscate step.
  • Prevent crash in API history call during post-processing.
  • Ignore .par2 files that could not be parsed.

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 backup of configuration and database.
  • Show source of lower download speed (CPU or disk).
  • Added keyboard shortcuts (Pause, Add, Status, Config).
  • Results of Deobfuscate step listed in History.
  • Disable api_warnings to prevent showing Access Denied
    information to the external client.
  • Jobs with Force priority always skip duplicate check.
  • Removed several status items from the queue API-call.
  • Linux: Added AppStream metadata, desktop shortcut and MimeInfo.
  • 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.

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.
  • Prevent crash if not enough repair blocks are available.

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]>

sabnzbd - SABnzbd 3.6.0Beta5

Published by sabnzbd-automation over 2 years ago

Release Notes - SABnzbd 3.6.0 Beta 5

Changes and bugfixes since 3.6.0 Beta 4

  • Improve new Quick-check method.
  • Remove undocumented xcat API-parameter.
  • Prevent traceback when status functions timeout.
  • API calls to add NZB's would not always return nzo_ids.
  • Correctly default to Glitter - Auto on new installs.
  • Show warning when there are no valid news servers active.
  • Prevent crash when there is an unknown language setting.

Changes and bugfixes since 3.6.0 Beta 3

  • Reverted changes to file assembly.
  • Implemented new Quick-check method.

Changes and bugfixes since 3.6.0 Beta 2

  • Removed Indexer Feedback Integration.
  • Removed included Deobfuscate.py as it is outdated.
  • In case SIMD is available, multiple files will be assembled
    simultaneously. This further improves performance.

Changes and bugfixes since 3.6.0 Beta 1

  • Updates to sabyenc3 to support more compiler setups.
  • Optimization to the writing of partially downloaded data.
  • Added ext_rename_ignore to add custom extensions that should
    be ignored during the Deobfuscate step.
  • Prevent crash in API history call during post-processing.
  • Ignore .par2 files that could not be parsed.

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 backup of configuration and database.
  • Show source of lower download speed (CPU or disk).
  • Added keyboard shortcuts (Pause, Add, Status, Config).
  • Results of Deobfuscate step listed in History.
  • Disable api_warnings to prevent showing Access Denied
    information to the external client.
  • Jobs with Force priority always skip duplicate check.
  • Removed several status items from the queue API-call.
  • Linux: Added AppStream metadata, desktop shortcut and MimeInfo.
  • 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.

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.
  • Prevent crash if not enough repair blocks are available.

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]>

sabnzbd - SABnzbd 3.6.0Beta4

Published by sabnzbd-automation over 2 years ago

Release Notes - SABnzbd 3.6.0 Beta 4

Changes and bugfixes since 3.6.0 Beta 3

  • Reverted changes to file assembly.
  • Implemented new Quick-check method.

Changes and bugfixes since 3.6.0 Beta 2

  • Removed Indexer Feedback Integration.
  • Removed included Deobfuscate.py as it is outdated.
  • In case SIMD is available, multiple files will be assembled
    simultaneously. This further improves performance.

Changes and bugfixes since 3.6.0 Beta 1

  • Updates to sabyenc3 to support more compiler setups.
  • Optimization to the writing of partially downloaded data.
  • Added ext_rename_ignore to add custom extensions that should
    be ignored during the Deobfuscate step.
  • Prevent crash in API history call during post-processing.
  • Ignore .par2 files that could not be parsed.

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 backup of configuration and database.
  • Show source of lower download speed (CPU or disk).
  • Added keyboard shortcuts (Pause, Add, Status, Config).
  • Results of Deobfuscate step listed in History.
  • Disable api_warnings to prevent showing Access Denied
    information to the external client.
  • Jobs with Force priority always skip duplicate check.
  • Removed several status items from the queue API-call.
  • Linux: Added AppStream metadata, desktop shortcut and MimeInfo.
  • 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.

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.
  • Prevent crash if not enough repair blocks are available.

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]>

sabnzbd - SABnzbd 3.6.0Beta3

Published by sabnzbd-automation over 2 years ago

Release Notes - SABnzbd 3.6.0 Beta 3

Changes and bugfixes since 3.6.0 Beta 2

  • Removed Indexer Feedback Integration.
  • Removed included Deobfuscate.py as it is outdated.
  • In case SIMD is available, multiple files will be assembled
    simultaneously. This further improves performance.

Changes and bugfixes since 3.6.0 Beta 1

  • Updates to sabyenc3 to support more compiler setups.
  • Optimization to the writing of partially downloaded data.
  • Added ext_rename_ignore to add custom extensions that should
    be ignored during the Deobfuscate step.
  • Prevent crash in API history call during post-processing.
  • Ignore .par2 files that could not be parsed.

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 backup of configuration and database.
  • Show source of lower download speed (CPU or disk).
  • Added keyboard shortcuts (Pause, Add, Status, Config).
  • Results of Deobfuscate step listed in History.
  • Disable api_warnings to prevent showing Access Denied
    information to the external client.
  • Jobs with Force priority always skip duplicate check.
  • Removed several status items from the queue API-call.
  • Linux: Added AppStream metadata, desktop shortcut and MimeInfo.
  • 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.

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.
  • Prevent crash if not enough repair blocks are available.

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]>

sabnzbd - SABnzbd 3.6.0Beta2

Published by sabnzbd-automation over 2 years ago

Release Notes - SABnzbd 3.6.0 Beta 2

Changes and bugfixes since 3.6.0 Beta 1

  • Updates to sabyenc3 to support more compiler setups.
  • Optimization to the writing of partially downloaded data.
  • Added ext_rename_ignore to add custom extensions that should
    be ignored during the Deobfuscate step.
  • Prevent crash in API history call during post-processing.
  • Ignore .par2 files that could not be parsed.

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 backup of configuration and database.
  • Show source of lower download speed (CPU or disk).
  • Added keyboard shortcuts (Pause, Add, Status, Config).
  • Results of Deobfuscate step listed in History.
  • Disable api_warnings to prevent showing Access Denied
    information to the external client.
  • Jobs with Force priority always skip duplicate check.
  • Removed several status items from the queue API-call.
  • Linux: Added AppStream metadata, desktop shortcut and MimeInfo.
  • 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.

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.
  • Prevent crash if not enough repair blocks are available.

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]>

sabnzbd - SABnzbd 3.6.0Beta1

Published by sabnzbd-automation over 2 years ago

Release Notes - SABnzbd 3.6.0 Beta 1

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 backup of configuration and database.
  • Show source of lower download speed (CPU or disk).
  • Added keyboard shortcuts (Pause, Add, Status, Config).
  • Results of Deobfuscate step listed in History.
  • Disable api_warnings to prevent showing Access Denied
    information to the external client.
  • Jobs with Force priority always skip duplicate check.
  • Removed several status items from the queue API-call.
  • Linux: Added AppStream metadata, desktop shortcut and MimeInfo.
  • 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.

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.
  • Prevent crash if not enough repair blocks are available.

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]>

sabnzbd - SABnzbd 3.5.3

Published by sabnzbd-automation over 2 years ago

Release Notes - SABnzbd 3.5.3

Bugfix since 3.5.0

  • Prevent disk errors due to Direct Unpack being too aggressive.
  • URL's waiting to fetch get stuck indefinitely upon restart.

Changes and bugfixes since 3.5.0

  • Prevent permissions errors on systems that do not support them.
  • Small changes in file assembly and Direct Unpack processing.
  • Changes to the transition from download to active post-processing.
  • Malformed NZB files could result in a crash.
  • Prevent crash in Direct Unpack for obfuscated posts.
  • RSS feeds with HTML-characters in the name resulted in crashes.
  • macOS: failed to start on older macOS versions.

Changes since 3.4.2

  • Removed Python 3.6 support.
  • SOCKS5 proxy support for all outgoing connections.
  • Restored support for UUencoded jobs.
  • Required server option: in case of connection failures, the queue
    will be paused for a few minutes instead of skipping the server.
  • Added Special option to preserve paused state after a restart.
  • Show an estimated time-left indicator for repair and unpacking.
  • Require TLS version 1.2 or higher for SSL news server connections.
  • Setting custom ciphers forces the maximum TLS version to 1.2.
  • Reduced memory usage during and after parsing .nzb files.
  • Handle multiple passwords stored in NZB-file.
  • macOS/Linux: Permissions are only applied if any are set.
  • macOS/Windows: updated to Python 3.10.2.
  • macOS: run native on M1 systems. However, included tools
    (par2, unrar and 7za) still require Rosetta emulation.
  • Snap: updated to core20 base and restore 7zip support.

Bugfixes since 3.4.2

  • Global interface settings would not always be applied correctly.
  • Email notification setting was not shown correctly.
  • Improvements and fixes for Defobfuscate final filenames.
  • Post-Process Only Verified Jobs would not always work as intended.
  • Correctly detect too little disk space when unpacking 7zip's.
  • Improvements to handling of repair by MultiPar and par2cmdline.
  • HTML characters in configuration fields were shown incorrectly.
  • On Retry the number of downloaded bytes could exceed the total bytes.
  • unrar logging of Direct Unpack was not logged if it was aborted.
  • Windows: portable.cmd was not included in the release.
  • Windows: print low-level Windows error on IOError.

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]>