sabnzbd

SABnzbd - The automated Usenet download tool

OTHER License

Stars
2K

Bot releases are hidden (Show)

sabnzbd - SABnzbd 4.1.0Beta1

Published by sabnzbd-automation about 1 year ago

Release Notes - SABnzbd 4.1.0 Beta 1

Changes since 4.0.3

  • Added a dark mode for the Config, Login, and Wizard.
  • Added multi-select to the History.
  • Show the number of items in post-processing when in Tabbed mode.
  • Added option verify_xff_header to include X-Forwarded-For when
    validating if connections should be accepted when using a proxy.
  • Added option to purge log files from the Folders Config page.
  • Moved Server IP address selection and On failure, try alternative NZB to Special settings.
  • Special setting ipv6_servers changed to on/off.
  • Only use 7zip to unpack zip files.
  • Windows/macOS: Updated Python to 3.11.5, 7Zip to 23.01 and
    UnRar to 6.23. All these updates include security fixes.

Bugfixes since 4.0.3

  • Series duplicate detection did not detect duplicates.
  • Sorting would append .1 to some filenames.
  • Not all API-keys were removed during log-sanitization.
  • In certain situations, not all data would be written to disk.
  • Folder names could be sanitized too eagerly.
  • Some articles would fail to decode.
  • QuickCheck could wrongly rename files with identical content.
  • Warning about Scripts Folder location was triggered incorrectly.

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 (sabnzbd.org)

sabnzbd - SABnzbd 4.1.0Alpha1

Published by sabnzbd-automation about 1 year ago

Release Notes - SABnzbd 4.1.0 Alpha 1

Changes since 4.0.3

  • Added a dark mode for the Config, Login, and Wizard.
  • Added multi-select to the History.
  • Show the number of items in post-processing when in Tabbed mode.
  • Added option verify_xff_header to include X-Forwarded-For when
    validating if connections should be accepted when using a proxy.
  • Added option to purge log files from the Folders Config page.
  • Moved Server IP address selection and On failure, try alternative NZB to Special settings.
  • Sparse files will be used if available on the system.
  • Special setting ipv6_servers changed to on/off.
  • Windows/macOS: Updated 7Zip to 23.01 and UnRar to 6.23

Bugfixes since 4.0.3

  • Series duplicate detection did not detect duplicates.
  • Sorting would append .1 to some filenames.
  • Not all API-keys were removed during log-sanitization.
  • In certain situations, not all data would be written to disk.
  • QuickCheck could wrongly rename files with identical content.

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 (sabnzbd.org)

sabnzbd - SABnzbd 4.0.3

Published by sabnzbd-automation over 1 year ago

Release Notes - SABnzbd 4.0.3

Bugfixes and changes since 4.0.2

  • Direct Unpack could get stuck.
  • Sorters could not be modified.
  • Season Sorting did not respect desired capitalization.
  • Crashes could occur in the Downloader on timeouts.
  • Prevent extra job directory in case of folder-only Sorting.
  • UUencoded articles could fail to decode.
  • Windows: Windows Service would fail to start on legacy release.
  • macOS: Failed to launch on macOS Sonoma Beta.

Breaking change in 4.0.1

  • The Parameters setting of a Notification Script is now passed as
    environment variable SAB_NOTIFICATION_PARAMETERS instead of as a
    command-line parameter. This prevents the possibility of remote code
    execution on systems exposed to the internet without a username/password.
    If you use nzb-notify you need to update it to the latest version.

Bugfixes and changes since 4.0.1

  • Disabling a server during download did not stop it from downloading.
  • Show last line of post-processing script output even if it failed.
  • Prevent crash during Deobfuscate on non-unique paths.
  • Files that could not be parsed were removed from the Watched Folder.
  • Warn if the file system does not support unicode or long filenames.
  • Warn if Scripts Folder is inside the application directory.
  • Prevent output buffering of Python post-processing scripts.
  • The PKG-INFO file was removed from the src release.
  • Correctly decode partially malformed UUencoded posts.
  • macOS: Tray icon could not be disabled.

Changes since 3.7.2

  • In this major update we optimized a core part of the SSL handling.
    This results in large performance increase when downloading from news
    servers with SSL enabled. In addition, the general connection handling
    was improved, resulting in performance improvements for all news servers.
    Special thanks to: mnightingale, puzzledsab and animetosho!
  • There are multiple settings that can tweak performance, see:
    https://github.com/sabnzbd/sabnzbd/discussions/2474
  • When adding a new news server, SSL is enabled by default.
  • File assembly performance significantly improved by relying on the
    CRC32 instead of the MD5 to perform QuickCheck of files.
  • Slow down more gracefully when the cache fills up.
  • Replaced separate Series/Movie/Date Sorting with general Sorter.
  • HTTPS files are included in the Backup.
  • Improved Watched Folder scanning and processing.
  • Ignore resource fork files created by macOS.
  • Deobfuscate final filenames is enabled for new installations.
  • Dropped support for Python 3.7.

Bugfixes since 3.7.2

  • Restore applying History Retention setting at startup.
  • Windows: Not all invalid characters were removed from filenames.
  • Windows: Firewall rules were not removed by uninstaller.

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" <[email protected]>

sabnzbd - SABnzbd 4.0.3RC1

Published by sabnzbd-automation over 1 year ago

Release Notes - SABnzbd 4.0.3 Release Candidate 1

Bugfixes and changes since 4.0.2

  • Direct Unpack could get stuck.
  • Sorters could not be modified.
  • Season Sorting did not respect desired capitalization.
  • Crashes could occur in the Downloader on timeouts.
  • Prevent extra job directory in case of folder-only Sorting.
  • Windows: Windows Service would fail to start on legacy release.
  • macOS: Failed to launch on macOS Sonoma Beta.

Breaking change

  • The Parameters setting of a Notification Script is now passed as
    environment variable SAB_NOTIFICATION_PARAMETERS instead of as a
    command-line parameter. This prevents the possibility of remote code
    execution on systems exposed to the internet without a username/password.
    If you use nzb-notify you need to update it to the latest version.

Bugfixes and changes since 4.0.1

  • Disabling a server during download did not stop it from downloading.
  • Show last line of post-processing script output even if it failed.
  • Prevent crash during Deobfuscate on non-unique paths.
  • Files that could not be parsed were removed from the Watched Folder.
  • Warn if the file system does not support unicode or long filenames.
  • Warn if Scripts Folder is inside the application directory.
  • Prevent output buffering of Python post-processing scripts.
  • The PKG-INFO file was removed from the src release.
  • Correctly decode partially malformed UUencoded posts.
  • macOS: Tray icon could not be disabled.

Changes since 3.7.2

  • In this major update we optimized a core part of the SSL handling.
    This results in large performance increase when downloading from news
    servers with SSL enabled. In addition, the general connection handling
    was improved, resulting in performance improvements for all news servers.
    Special thanks to: mnightingale, puzzledsab and animetosho!
  • There are multiple settings that can tweak performance, see:
    https://github.com/sabnzbd/sabnzbd/discussions/2474
  • When adding a new news server, SSL is enabled by default.
  • File assembly performance significantly improved by relying on the
    CRC32 instead of the MD5 to perform QuickCheck of files.
  • Slow down more gracefully when the cache fills up.
  • Replaced separate Series/Movie/Date Sorting with general Sorter.
  • HTTPS files are included in the Backup.
  • Improved Watched Folder scanning and processing.
  • Ignore resource fork files created by macOS.
  • Deobfuscate final filenames is enabled for new installations.
  • Dropped support for Python 3.7.

Bugfixes since 3.7.2

  • Restore applying History Retention setting at startup.
  • Windows: Not all invalid characters were removed from filenames.
  • Windows: Firewall rules were not removed by uninstaller.

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" <[email protected]>

sabnzbd - SABnzbd 4.0.3Beta1

Published by sabnzbd-automation over 1 year ago

Release Notes - SABnzbd 4.0.3 Beta 1

Bugfixes and changes since 4.0.2

  • Direct Unpack could get stuck.
  • Sorters could not be modified.
  • Season Sorting did not respect desired capitalization.
  • Windows: Windows Service would fail to start on legacy release.
  • macOS: Failed to launch on macOS Sonoma Beta.

Breaking change

  • The Parameters setting of a Notification Script is now passed as
    environment variable SAB_NOTIFICATION_PARAMETERS instead of as a
    command-line parameter. This prevents the possibility of remote code
    execution on systems exposed to the internet without a username/password.
    If you use nzb-notify you need to update it to the latest version.

Bugfixes and changes since 4.0.1

  • Disabling a server during download did not stop it from downloading.
  • Show last line of post-processing script output even if it failed.
  • Prevent crash during Deobfuscate on non-unique paths.
  • Files that could not be parsed were removed from the Watched Folder.
  • Warn if the file system does not support unicode or long filenames.
  • Warn if Scripts Folder is inside the application directory.
  • Prevent output buffering of Python post-processing scripts.
  • The PKG-INFO file was removed from the src release.
  • Correctly decode partially malformed UUencoded posts.
  • macOS: Tray icon could not be disabled.

Changes since 3.7.2

  • In this major update we optimized a core part of the SSL handling.
    This results in large performance increase when downloading from news
    servers with SSL enabled. In addition, the general connection handling
    was improved, resulting in performance improvements for all news servers.
    Special thanks to: mnightingale, puzzledsab and animetosho!
  • There are multiple settings that can tweak performance, see:
    https://github.com/sabnzbd/sabnzbd/discussions/2474
  • When adding a new news server, SSL is enabled by default.
  • File assembly performance significantly improved by relying on the
    CRC32 instead of the MD5 to perform QuickCheck of files.
  • Slow down more gracefully when the cache fills up.
  • Replaced separate Series/Movie/Date Sorting with general Sorter.
  • HTTPS files are included in the Backup.
  • Improved Watched Folder scanning and processing.
  • Ignore resource fork files created by macOS.
  • Deobfuscate final filenames is enabled for new installations.
  • Dropped support for Python 3.7.

Bugfixes since 3.7.2

  • Restore applying History Retention setting at startup.
  • Windows: Not all invalid characters were removed from filenames.
  • Windows: Firewall rules were not removed by uninstaller.

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" <[email protected]>

sabnzbd - SABnzbd 4.0.2

Published by sabnzbd-automation over 1 year ago

Release Notes - SABnzbd 4.0.2

Breaking change

  • The Parameters setting of a Notification Script is now passed as
    environment variable SAB_NOTIFICATION_PARAMETERS instead of as a
    command-line parameter. This prevents the possibility of remote code
    execution on systems exposed to the internet without a username/password.
    If you use nzb-notify you need to update it to the latest version.

Bugfixes and changes since 4.0.1

  • Disabling a server during download did not stop it from downloading.
  • Show last line of post-processing script output even if it failed.
  • Prevent crash during Deobfuscate on non-unique paths.
  • Files that could not be parsed were removed from the Watched Folder.
  • Warn if the file system does not support unicode or long filenames.
  • Warn if Scripts Folder is inside the application directory.
  • Prevent output buffering of Python post-processing scripts.
  • The PKG-INFO file was removed from the src release.
  • Correctly decode partially malformed UUencoded posts.
  • macOS: Tray icon could not be disabled.

Changes since 3.7.2

  • In this major update we optimized a core part of the SSL handling.
    This results in large performance increase when downloading from news
    servers with SSL enabled. In addition, the general connection handling
    was improved, resulting in performance improvements for all news servers.
    Special thanks to: mnightingale, puzzledsab and animetosho!
  • There are multiple settings that can tweak performance, see:
    https://github.com/sabnzbd/sabnzbd/discussions/2474
  • When adding a new news server, SSL is enabled by default.
  • File assembly performance significantly improved by relying on the
    CRC32 instead of the MD5 to perform QuickCheck of files.
  • Slow down more gracefully when the cache fills up.
  • Replaced separate Series/Movie/Date Sorting with general Sorter.
  • HTTPS files are included in the Backup.
  • Improved Watched Folder scanning and processing.
  • Ignore resource fork files created by macOS.
  • Deobfuscate final filenames is enabled for new installations.
  • Dropped support for Python 3.7.

Bugfixes since 3.7.2

  • Restore applying History Retention setting at startup.
  • Windows: Not all invalid characters were removed from filenames.
  • Windows: Firewall rules were not removed by uninstaller.

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" <[email protected]>

sabnzbd - SABnzbd 4.0.2RC2

Published by sabnzbd-automation over 1 year ago

Release Notes - SABnzbd 4.0.2 Release Candidate 2

Bugfixes and changes since 4.0.2 Release Candidate 1

  • The Parameters setting of a Notification Script is now passed as
    environment variable SAB_NOTIFICATION_PARAMETERS instead of as a
    command-line parameter. This prevents the possibility of remote code
    execution on systems exposed to the internet without a username/password.
  • Correctly decode partially malformed UUencoded posts.
  • Show last line of post-processing script output even if it failed.

Bugfixes and changes since 4.0.1

  • Disabling a server during download did not stop it from downloading.
  • Prevent crash during Deobfuscate on non-unique paths.
  • Files that could not be parsed were removed from the Watched Folder.
  • Warn if the file system does not support unicode or long filenames.
  • Warn if Scripts Folder is inside the application directory.
  • Prevent output buffering of Python post-processing scripts.
  • The PKG-INFO file was removed from the src release.
  • macOS: Tray icon could not be disabled.

Changes since 3.7.2

  • In this major update we optimized a core part of the SSL handling.
    This results in large performance increase when downloading from news
    servers with SSL enabled. In addition, the general connection handling
    was improved, resulting in performance improvements for all news servers.
    Special thanks to: mnightingale, puzzledsab and animetosho!
  • There are multiple settings that can tweak performance, see:
    https://github.com/sabnzbd/sabnzbd/discussions/2474
  • When adding a new news server, SSL is enabled by default.
  • File assembly performance significantly improved by relying on the
    CRC32 instead of the MD5 to perform QuickCheck of files.
  • Slow down more gracefully when the cache fills up.
  • Replaced separate Series/Movie/Date Sorting with general Sorter.
  • HTTPS files are included in the Backup.
  • Improved Watched Folder scanning and processing.
  • Ignore resource fork files created by macOS.
  • Deobfuscate final filenames is enabled for new installations.
  • Dropped support for Python 3.7.

Bugfixes since 3.7.2

  • Restore applying History Retention setting at startup.
  • Windows: Not all invalid characters were removed from filenames.
  • Windows: Firewall rules were not removed by uninstaller.

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" <[email protected]>

sabnzbd - SABnzbd 4.0.2RC1

Published by sabnzbd-automation over 1 year ago

Release Notes - SABnzbd 4.0.2 Release Candidate 1

Bugfixes and changes since 4.0.1

  • Disabling a server during download did not stop it from downloading.
  • Prevent crash during Deobfuscate on non-unique paths.
  • Files that could not be parsed were removed from the Watched Folder.
  • Warn if file system does not support unicode or long filenames.
  • Warn if Scripts Folder is inside application directory.
  • Prevent output buffering of Python post-processing scripts.
  • The PKG-INFO file was removed from the src release.
  • macOS: Tray icon could not be disabled.

Changes since 3.7.2

  • In this major update we optimized a core part of the SSL handling.
    This results in large performance increases when downloading from news
    servers with SSL enabled. In addition, the general connection handling
    was improved, resulting in performance improvements for all news servers.
    Special thanks to: mnightingale, puzzledsab and animetosho!
  • There are multiple settings that can tweak performance, see:
    https://github.com/sabnzbd/sabnzbd/discussions/2474
  • When adding a new news server, SSL is enabled by default.
  • File assembly performance significantly improved by relying on the
    CRC32 instead of the MD5 to perform QuickCheck of files.
  • Slowdown more gracefully when the cache fills up.
  • Replaced separate Series/Movie/Date Sorting with general Sorter.
  • HTTPS files are included in the Backup.
  • Improved Watched Folder scanning and processing.
  • Ignore resource fork files created by macOS.
  • Deobfuscate final filenames is enabled for new installations.
  • Dropped support for Python 3.7.

Bugfixes since 3.7.2

  • Restore applying History Retention setting at startup.
  • Windows: Not all invalid characters were removed from filenames.
  • Windows: Firewall rules were not removed by uninstaller.

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" <[email protected]>

sabnzbd - SABnzbd 4.0.1

Published by sabnzbd-automation over 1 year ago

Release Notes - SABnzbd 4.0.1

Bugfixes since 4.0.0

  • Windows: Prevent fatal crash on 32bit Windows.

Changes since 3.7.2

  • In this major update we optimized a core part of the SSL handling.
    This results in large performance increases when downloading from news
    servers with SSL enabled. In addition, the general connection handling
    was improved, resulting in performance improvements for all news servers.
    Special thanks to: mnightingale, puzzledsab and animetosho!
  • There are multiple settings that can tweak performance, see:
    https://github.com/sabnzbd/sabnzbd/discussions/2474
  • When adding a new news server, SSL is enabled by default.
  • File assembly performance significantly improved by relying on the
    CRC32 instead of the MD5 to perform QuickCheck of files.
  • Slowdown more gracefully when the cache fills up.
  • Replaced separate Series/Movie/Date Sorting with general Sorter.
  • HTTPS files are included in the Backup.
  • Improved Watched Folder scanning and processing.
  • Ignore resource fork files created by macOS.
  • Deobfuscate final filenames is enabled for new installations.
  • Dropped support for Python 3.7.

Bugfixes since 3.7.2

  • Restore applying History Retention setting at startup.
  • Windows: Not all invalid characters were removed from filenames.
  • Windows: Firewall rules were not removed by uninstaller.

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" <[email protected]>

sabnzbd - SABnzbd 4.0.0

Published by sabnzbd-automation over 1 year ago

Release Notes - SABnzbd 4.0.0

Changes since 3.7.2

  • In this major update we optimized a core part of the SSL handling.
    This results in large performance increases when downloading from news
    servers with SSL enabled. In addition, the general connection handling
    was improved, resulting in performance improvements for all news servers.
    Special thanks to: mnightingale, puzzledsab and animetosho!
  • There are multiple settings that can tweak performance, see:
    https://github.com/sabnzbd/sabnzbd/discussions/2474
  • When adding a new news server, SSL is enabled by default.
  • File assembly performance significantly improved by relying on the
    CRC32 instead of the MD5 to perform QuickCheck of files.
  • Slowdown more gracefully when the cache fills up.
  • Replaced separate Series/Movie/Date Sorting with general Sorter.
  • HTTPS files are included in the Backup.
  • Improved Watched Folder scanning and processing.
  • Ignore resource fork files created by macOS.
  • Deobfuscate final filenames is enabled for new installations.
  • Dropped support for Python 3.7.

Bugfixes since 3.7.2

  • Restore applying History Retention setting at startup.
  • Windows: Not all invalid characters were removed from filenames.
  • Windows: Firewall rules were not removed by uninstaller.

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" <[email protected]>

sabnzbd - SABnzbd 4.0.0RC1

Published by sabnzbd-automation over 1 year ago

Release Notes - SABnzbd 4.0.0 Release Candidate 2

Changes since 3.7.2

  • In this major update we replaced a core part of Python's SSL handling
    with our own improved version. This results in large performance increases
    when downloading from news servers with SSL enabled.
    In addition, the general connection handling was overhauled, resulting in
    performance improvements for all news servers.
    Special thanks to: mnightingale, puzzledsab and animetosho!
  • There are multiple settings that can tweak performance, see:
    https://github.com/sabnzbd/sabnzbd/discussions/2474
    We are trying to find the most optimal default settings, so you
    can help us by letting us know the results on your system!
  • When adding a new news server, SSL is enabled by default.
  • File assembly performance significantly improved by relying on the
    CRC32 instead of the MD5 to perform QuickCheck of files.
  • Slowdown more gracefully when the cache fills up.
  • Replaced separate Series/Movie/Date Sorting with general Sorter.
  • HTTPS files are included in the Backup.
  • Improved Watched Folder scanning and processing.
  • Ignore resource fork files created by macOS.
  • Deobfuscate final filenames is enabled for new installations.
  • Dropped support for Python 3.7.

Bugfixes since 3.7.2

  • Restore applying History Retention setting at startup.
  • Windows: Not all invalid characters were removed from filenames.
  • Windows: Firewall rules were not removed by uninstaller.

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" <[email protected]>

sabnzbd - SABnzbd 4.0.0Beta2

Published by sabnzbd-automation over 1 year ago

Release Notes - SABnzbd 4.0.0 Beta 2

Changes and bugfixes since 4.0.0 Beta 1

  • Bugfixes and minor improvements of the downloader changes.
  • Not all .par2 files were removed after repair.
  • Ignore resource fork files created by macOS.

Changes since 3.7.2

  • In this major update we replaced a core part of Python's SSL handling
    with our own improved version. This results in large performance increases
    when downloading from news servers with SSL enabled.
    In addition, the general connection handling was overhauled, resulting in
    performance improvements for all news servers.
    Special thanks to: mnightingale, puzzledsab and animetosho!
  • There are multiple settings that can tweak performance, see:
    https://github.com/sabnzbd/sabnzbd/discussions/2474
    We are trying to find the most optimal default settings, so you
    can help us by letting us know the results on your system!
  • When adding a new news server, SSL is enabled by default.
  • File assembly performance significantly improved by relying on the
    CRC32 instead of the MD5 to perform QuickCheck of files.
  • Slowdown more gracefully when the cache fills up.
  • Replaced separate Series/Movie/Date Sorting with general Sorter.
  • HTTPS files are included in the Backup.
  • Improved Watched Folder scanning and processing.
  • Deobfuscate final filenames is enabled for new installations.
  • Dropped support for Python 3.7.

Bugfixes since 3.7.2

  • Restore applying History Retention setting at startup.
  • Windows: Not all invalid characters were removed from filenames.

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" <[email protected]>

sabnzbd - SABnzbd 4.0.0Beta1

Published by sabnzbd-automation over 1 year ago

Release Notes - SABnzbd 4.0.0 Beta 1

Changes since 3.7.2

  • In this major update we replaced a core part of Python's SSL handling
    with our own improved version. This results in large performance increases
    when downloading from news servers with SSL enabled.
    In addition, the general connection handling was overhauled, resulting in
    performance improvements for all news servers.
    Special thanks to: mnightingale, puzzledsab and animetosho!
  • There are multiple settings that can tweak performance, see:
    https://github.com/sabnzbd/sabnzbd/discussions/2474
    We are trying to find the most optimal default settings, so you
    can help us by letting us know the results on your system!
  • When adding a new news server, SSL is enabled by default.
  • File assembly performance significantly improved by relying on the
    CRC32 instead of the MD5 to perform QuickCheck of files.
  • Slowdown more gracefully when the cache fills up.
  • Replaced separate Series/Movie/Date Sorting with general Sorter.
  • HTTPS files are included in the Backup.
  • Improved Watched Folder scanning and processing.
  • Deobfuscate final filenames is enabled for new installations.
  • Dropped support for Python 3.7.

Bugfixes since 3.7.2

  • Restore applying History Retention setting at startup.
  • Windows: Not all invalid characters were removed from filenames.

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" <[email protected]>

sabnzbd - SABnzbd 4.0.0Alpha3

Published by sabnzbd-automation over 1 year ago

Release Notes - SABnzbd 4.0.0 Alpha 3

Changes since 4.0.0 Alpha 2

  • Combined article downloading and decoding steps.
  • There are multiple settings that can tweak performance, see:
    https://github.com/sabnzbd/sabnzbd/discussions/2474
    We are trying to find the most optimal default settings, so you
    can help us by letting us know the results on your system!
  • Replaced separate Series/Movie/Date Sorting with general Sorter.

Changes since 3.7.2

  • In this major update we replaced a core part of Python's SSL handling
    with our own improved version. This results in large performance increases
    when downloading from news servers with SSL enabled.
    In addition, the general connection handling was overhauled, resulting in
    performance improvements for all news servers.
    Special thanks to: mnightingale, puzzledsab and animetosho!
  • When adding a new news server, SSL is enabled by default.
  • File assembly performance significantly improved by relying on the
    CRC32 instead of the MD5 to perform QuickCheck of files.
  • Slowdown more gracefully when the cache fills up.
  • HTTPS files are included in the Backup.
  • Improved Watched Folder scanning and processing.
  • Dropped support for Python 3.7.

Bugfixes since 3.7.2

  • Restore applying History Retention setting at startup.
  • Windows: Not all invalid characters were removed from filenames.

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" <[email protected]>

sabnzbd - SABnzbd 4.0.0Alpha2

Published by sabnzbd-automation over 1 year ago

Release Notes - SABnzbd 4.0.0 Alpha 2

Changes since 4.0.0 Alpha 1

Changes since 3.7.2

  • In this major update we replaced a core part of Python's SSL handling
    with our own improved version. This results in large performance increases
    when downloading from news servers with SSL enabled.
    In addition, the general connection handling was overhauled, resulting in
    performance improvements for all news servers.
    Special thanks to: mnightingale, puzzledsab and animetosho!
  • When adding a new news server, SSL is enabled by default.
  • File assembly performance significantly improved by relying on the
    CRC32 instead of the MD5 to perform QuickCheck of files.
  • Slowdown more gracefully when the cache fills up.
  • HTTPS files are included in the Backup.
  • Improved Watched Folder scanning and processing.
  • Dropped support for Python 3.7.

Bugfixes since 3.7.2

  • Restore applying History Retention setting at startup.
  • Windows: Not all invalid characters were removed from filenames.

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" <[email protected]>

sabnzbd - SABnzbd 4.0.0Alpha1

Published by sabnzbd-automation over 1 year ago

Release Notes - SABnzbd 4.0.0 Alpha 1

Changes since 3.7.2

  • In this major update we replaced a core part of Python's SSL handling
    with our own improved version. This results in large performance increases
    when downloading from news servers with SSL enabled.
    In addition, the general connection handling was overhauled, resulting in
    performance improvements for all news servers.
    Special thanks to: mnightingale, puzzledsab and animetosho!
  • When adding a new news server, SSL is enabled by default.
  • File assembly performance significantly improved by relying on the
    CRC32 instead of the MD5 to perform QuickCheck of files.
  • Slowdown more gracefully when the cache fills up.
  • HTTPS files are included in the Backup.
  • Improved Watched Folder scanning and processing.
  • Dropped support for Python 3.7.

Bugfixes since 3.7.2

  • Restore applying History Retention setting at startup.
  • Windows: Not all invalid characters were removed from filenames.

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" <[email protected]>

sabnzbd - SABnzbd 3.7.2

Published by sabnzbd-automation over 1 year ago

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

sabnzbd - SABnzbd 3.7.2RC1

Published by sabnzbd-automation over 1 year ago

Release Notes - SABnzbd 3.7.2 Release Candidate 1

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.
  • 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 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.2Beta1

Published by sabnzbd-automation almost 2 years ago

Release Notes - SABnzbd 3.7.2 Beta 1

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.
  • 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 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.1

Published by sabnzbd-automation almost 2 years ago

Release Notes - SABnzbd 3.7.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.
  • 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]>