Skip to content

fix(container): update image ghcr.io/home-operations/sabnzbd ( 4.5.0 → 4.5.5 ) - #5519

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cluster-0-ghcr.io-home-operations-sabnzbd-4.x
Open

fix(container): update image ghcr.io/home-operations/sabnzbd ( 4.5.0 → 4.5.5 )#5519
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cluster-0-ghcr.io-home-operations-sabnzbd-4.x

Conversation

@renovate

@renovate renovate Bot commented Apr 11, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/sabnzbd (source) patch 4.5.04.5.5

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

sabnzbd/sabnzbd (ghcr.io/home-operations/sabnzbd)

v4.5.5: SABnzbd 4.5.5

Compare Source

Release Notes - SABnzbd 4.5.5

Bug fixes and changes in 4.5.5
  • macOS: Failed to start on versions of macOS older than 11.
    Python 3.14 dropped support for macOS 10.13 and 10.14.
    Because of that macOS 10.15 is required to run 4.5.5.
Bug fixes and changes in 4.5.4
New Features
  • History details now includes option to mark job as Completed.
  • Quota notifications available for all notification services.
    • Sends alerts at 75%, 90%, and 100% quota usage.
  • Multi-Operations now supports Move to Top/Bottom.
  • New outgoing_nntp_ip option to bind outgoing NNTP connections to specific IP address.
Improvements
  • Setup wizard now requires successful Server Test before proceeding.
  • Anime episode notation S04 - 10 now supported for Sorting and Duplicate Detection.
  • Multi-Operations: Play/Resume button unselects on second click for better usability.
  • Unrar now handles renaming of invalid characters on Windows filesystem.
  • Switched from vendored sabnzbd.rarfile module to rarfile>=4.2.
  • Warning displayed when removing all Orphaned jobs (clears Temporary Download folder).
Bug Fixes
  • Active connections counter in Status window now updates correctly.
  • Job setting changes during URL-grabbing no longer ignored.
  • Incomplete .par2 file parsing no longer leaves files behind.
  • Local IPv4 address now detectable when using Socks5 proxy.
  • Server configuration changes no longer show Failure message during page reload.
Platform-Specific
  • Linux: Make Windows compatible automatically enabled when needed.
  • Windows: Executables are now signed using SignPath Foundation certificate.
  • Windows: Can now start SABnzbd directly from installer.
  • Windows and macOS: Binaries now use Python 3.14.
Bug fixes and changes in 4.5.3
  • Remember if Permanently delete was previously checked.
  • All available IP-addresses will be included when selecting the fastest.
  • Pre-queue script rejected NZBs were sometimes reported as URL Fetching failed.
  • RSS Next scan time was not adjusted after manual Read All Feeds Now.
  • Prevent renaming of .cbr files during verification.
  • If --disable-file-log was enabled, Show Logging would crash.
  • API: Added time_added, timestamp of when the job was added to the queue.
  • API: History output could contain duplicate items.
  • Snap: Updated packages and changed build process for reliability.
  • macOS: Repair would fail on macOS 10.13 High Sierra.
  • Windows: Unable to start on Windows 8.
  • Windows: Updated Unrar to 7.13, which resolves CVE-2025-8088.
Bug fixes and changes in 4.5.2
  • Added Tab and Shift+Tab navigation to move between rename fields in queue.
  • Invalid cookies of other services could result in errors.
  • Internet Bandwidth test could be stuck in infinite loop.
  • RSS readout did not ignore torrent alternatives.
  • Prowl and Pushover settings did not load correctly.
  • Renamed osx to macos internally.
  • API: Removed B post-fix from quota and left_quota fields in queue.
  • Windows: Support more languages in the installer.
  • Windows and macOS: Updated par2cmdline-turbo to 1.3.0 and Unrar to 7.12.
Bug fixes and changes in 4.5.1
  • Correct platform detection on Linux.
  • The From SxxEyy RSS filters did not always work.
  • Windows and macOS: Update Unrar to 7.11.
New features in 4.5.0
  • Improved failure detection by downloading additional par2 files right away.
  • Added more diagnostic information about the system.
  • Use XFF headers for login validation if verify_xff_header is enabled.
  • Added Turkish translation (by @​cardpuncher).
  • Added unrar_parameters option to supply custom Unrar parameters.
  • Windows: Removed MultiPar support.
  • Windows and macOS: Updated Python to 3.13.2, 7zip to 24.09,
    Unrar to 7.10 and par2cmdline-turbo to 1.2.0.
Bug fixes since 4.4.0
  • Handle filenames that exceed maximum filesystem lengths.
  • Directly decompress gzip responses when retrieving NZB's.
Upgrade notices
  • Direct upgrade supported from version 3.0.0 and newer.
  • Older versions require performing a Queue repair after upgrading.
Known problems and solutions
Code Signing Policy

Windows code signing is provided by SignPath.io using a SignPath Foundation certificate.

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-2025 by The SABnzbd-Team (sabnzbd.org)

v4.5.4: SABnzbd 4.5.4

Compare Source

Release Notes - SABnzbd 4.5.4

Bug fixes and changes in 4.5.4
New Features
  • History details now includes option to mark job as Completed.
  • Quota notifications available for all notification services.
    • Sends alerts at 75%, 90%, and 100% quota usage.
  • Multi-Operations now supports Move to Top/Bottom.
  • New outgoing_nntp_ip option to bind outgoing NNTP connections to specific IP address.
Improvements
  • Setup wizard now requires successful Server Test before proceeding.
  • Anime episode notation S04 - 10 now supported for Sorting and Duplicate Detection.
  • Multi-Operations: Play/Resume button unselects on second click for better usability.
  • Unrar now handles renaming of invalid characters on Windows filesystem.
  • Switched from vendored sabnzbd.rarfile module to rarfile>=4.2.
  • Warning displayed when removing all Orphaned jobs (clears Temporary Download folder).
Bug Fixes
  • Active connections counter in Status window now updates correctly.
  • Job setting changes during URL-grabbing no longer ignored.
  • Incomplete .par2 file parsing no longer leaves files behind.
  • Local IPv4 address now detectable when using Socks5 proxy.
  • Server configuration changes no longer show Failure message during page reload.
Platform-Specific
  • Linux: Make Windows compatible automatically enabled when needed.
  • Windows: Executables are now signed using SignPath Foundation certificate.
  • Windows: Can now start SABnzbd directly from installer.
  • Windows and macOS: Binaries now use Python 3.14.
Bug fixes and changes in 4.5.3
  • Remember if Permanently delete was previously checked.
  • All available IP-addresses will be included when selecting the fastest.
  • Pre-queue script rejected NZBs were sometimes reported as URL Fetching failed.
  • RSS Next scan time was not adjusted after manual Read All Feeds Now.
  • Prevent renaming of .cbr files during verification.
  • If --disable-file-log was enabled, Show Logging would crash.
  • API: Added time_added, timestamp of when the job was added to the queue.
  • API: History output could contain duplicate items.
  • Snap: Updated packages and changed build process for reliability.
  • macOS: Repair would fail on macOS 10.13 High Sierra.
  • Windows: Unable to start on Windows 8.
  • Windows: Updated Unrar to 7.13, which resolves CVE-2025-8088.
Bug fixes and changes in 4.5.2
  • Added Tab and Shift+Tab navigation to move between rename fields in queue.
  • Invalid cookies of other services could result in errors.
  • Internet Bandwidth test could be stuck in infinite loop.
  • RSS readout did not ignore torrent alternatives.
  • Prowl and Pushover settings did not load correctly.
  • Renamed osx to macos internally.
  • API: Removed B post-fix from quota and left_quota fields in queue.
  • Windows: Support more languages in the installer.
  • Windows and macOS: Updated par2cmdline-turbo to 1.3.0 and Unrar to 7.12.
Bug fixes and changes in 4.5.1
  • Correct platform detection on Linux.
  • The From SxxEyy RSS filters did not always work.
  • Windows and macOS: Update Unrar to 7.11.
New features in 4.5.0
  • Improved failure detection by downloading additional par2 files right away.
  • Added more diagnostic information about the system.
  • Use XFF headers for login validation if verify_xff_header is enabled.
  • Added Turkish translation (by @​cardpuncher).
  • Added unrar_parameters option to supply custom Unrar parameters.
  • Windows: Removed MultiPar support.
  • Windows and macOS: Updated Python to 3.13.2, 7zip to 24.09,
    Unrar to 7.10 and par2cmdline-turbo to 1.2.0.
Bug fixes since 4.4.0
  • Handle filenames that exceed maximum filesystem lengths.
  • Directly decompress gzip responses when retrieving NZB's.
Upgrade notices
  • Direct upgrade supported from version 3.0.0 and newer.
  • Older versions require performing a Queue repair after upgrading.
Known problems and solutions
Code Signing Policy

Windows code signing is provided by SignPath.io using a SignPath Foundation certificate.

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-2025 by The SABnzbd-Team (sabnzbd.org)

v4.5.3: SABnzbd 4.5.3

Compare Source

Release Notes - SABnzbd 4.5.3

Bug fixes and changes in 4.5.3
  • Remember if Permanently delete was previously checked.
  • All available IP-addresses will be included when selecting the fastest.
  • Pre-queue script rejected NZBs were sometimes reported as URL Fetching failed.
  • RSS Next scan time was not adjusted after manual Read All Feeds Now.
  • Prevent renaming of .cbr files during verification.
  • If --disable-file-log was enabled, Show Logging would crash.
  • API: Added time_added, timestamp of when the job was added to the queue.
  • API: History output could contain duplicate items.
  • Snap: Updated packages and changed build process for reliability.
  • macOS: Repair would fail on macOS 10.13 High Sierra.
  • Windows: Unable to start on Windows 8.
  • Windows: Updated Unrar to 7.13, which resolves CVE-2025-8088.
Bug fixes and changes in 4.5.2
  • Added Tab and Shift+Tab navigation to move between rename fields in queue.
  • Invalid cookies of other services could result in errors.
  • Internet Bandwidth test could be stuck in infinite loop.
  • RSS readout did not ignore torrent alternatives.
  • Prowl and Pushover settings did not load correctly.
  • Renamed osx to macos internally.
  • API: Removed B post-fix from quota and left_quota fields in queue.
  • Windows: Support more languages in the installer.
  • Windows and macOS: Updated par2cmdline-turbo to 1.3.0 and Unrar to 7.12.
Bug fixes and changes in 4.5.1
  • Correct platform detection on Linux.
  • The From SxxEyy RSS filters did not always work.
  • Windows and macOS: Update Unrar to 7.11.
New features in 4.5.0
  • Improved failure detection by downloading additional par2 files right away.
  • Added more diagnostic information about the system.
  • Use XFF headers for login validation if verify_xff_header is enabled.
  • Added Turkish translation (by @​cardpuncher).
  • Added unrar_parameters option to supply custom Unrar parameters.
  • Windows: Removed MultiPar support.
  • Windows and macOS: Updated Python to 3.13.2, 7zip to 24.09,
    Unrar to 7.10 and par2cmdline-turbo to 1.2.0.
Bug fixes since 4.4.0
  • Handle filenames that exceed maximum filesystem lengths.
  • Directly decompress gzip responses when retrieving NZB's.
Upgrade notices
  • You can directly upgrade from version 3.0.0 and newer.
  • Upgrading from older versions will require performing a Queue repair.
  • Downgrading from version 4.2.0 or newer to 3.7.2 or older will require
    performing a Queue repair due to changes in the internal data format.
Known problems and solutions
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-2025 by The SABnzbd-Team (sabnzbd.org)

v4.5.2: SABnzbd 4.5.2

Compare Source

Release Notes - SABnzbd 4.5.2

Bug fixes and changes in 4.5.2
  • Added Tab and Shift+Tab navigation to move between rename fields in queue.
  • Invalid cookies of other services could result in errors.
  • Internet Bandwidth test could be stuck in infinite loop.
  • RSS readout did not ignore torrent alternatives.
  • Prowl and Pushover settings did not load correctly.
  • Renamed osx to macos internally.
  • API: Removed B post-fix from quota and left_quota fields in queue.
  • Windows: Support more languages in the installer.
  • Windows and macOS: Updated par2cmdline-turbo to 1.3.0 and Unrar to 7.12.
Bug fixes and changes in 4.5.1
  • Correct platform detection on Linux.
  • The From SxxEyy RSS filters did not always work.
  • Windows and macOS: Update Unrar to 7.11.
New features in 4.5.0
  • Improved failure detection by downloading additional par2 files right away.
  • Added more diagnostic information about the system.
  • Use XFF headers for login validation if verify_xff_header is enabled.
  • Added Turkish translation (by @​cardpuncher).
  • Added unrar_parameters option to supply custom Unrar parameters.
  • Windows: Removed MultiPar support.
  • Windows and macOS: Updated Python to 3.13.2, 7zip to 24.09,
    Unrar to 7.10 and par2cmdline-turbo to 1.2.0.
Bug fixes since 4.4.0
  • Handle filenames that exceed maximum filesystem lengths.
  • Directly decompress gzip responses when retrieving NZB's.
Upgrade notices
  • You can directly upgrade from version 3.0.0 and newer.
  • Upgrading from older versions will require performing a Queue repair.
  • Downgrading from version 4.2.0 or newer to 3.7.2 or older will require
    performing a Queue repair due to changes in the internal data format.
Known problems and solutions
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-2025 by The SABnzbd-Team (sabnzbd.org)

v4.5.1: SABnzbd 4.5.1

Compare Source

Release Notes - SABnzbd 4.5.1

Bug fixes and changes in 4.5.1
  • Correct platform detection on Linux.
  • The From SxxEyy RSS filters did not always work.
  • Windows and macOS: Update Unrar to 7.11.
New features in 4.5.0
  • Improved failure detection by downloading additional par2 files right away.
  • Added more diagnostic information about the system.
  • Use XFF headers for login validation if verify_xff_header is enabled.
  • Added Turkish translation (by @​cardpuncher).
  • Added unrar_parameters option to supply custom Unrar parameters.
  • Windows: Removed MultiPar support.
  • Windows and macOS: Updated Python to 3.13.2, 7zip to 24.09,
    Unrar to 7.10 and par2cmdline-turbo to 1.2.0.
Bug fixes since 4.4.0
  • Handle filenames that exceed maximum filesystem lengths.
  • Directly decompress gzip responses when retrieving NZB's.
Upgrade notices
  • You can directly upgrade from version 3.0.0 and newer.
  • Upgrading from older versions will require performing a Queue repair.
  • Downgrading from version 4.2.0 or newer to 3.7.2 or older will require
    performing a Queue repair due to changes in the internal data format.
Known problems and solutions
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-2025 by The SABnzbd-Team (sabnzbd.org)


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@carpenike-bot

carpenike-bot Bot commented Apr 11, 2025

Copy link
Copy Markdown
Contributor

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ COPYPASTE jscpd yes 2 no 1.09s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY secretlint yes no no 3.15s
✅ YAML prettier 1 0 0 0.34s
✅ YAML yamllint 1 0 0 0.52s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-home-operations-sabnzbd-4.x branch from 17df57a to 1fbd508 Compare July 9, 2025 19:43
@renovate renovate Bot changed the title fix(container): update image ghcr.io/home-operations/sabnzbd ( 4.5.0 → 4.5.1 ) fix(container): update image ghcr.io/home-operations/sabnzbd ( 4.5.0 → 4.5.2 ) Jul 9, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-home-operations-sabnzbd-4.x branch from 1fbd508 to 4c43ee4 Compare August 25, 2025 22:28
@renovate renovate Bot changed the title fix(container): update image ghcr.io/home-operations/sabnzbd ( 4.5.0 → 4.5.2 ) fix(container): update image ghcr.io/home-operations/sabnzbd ( 4.5.0 → 4.5.3 ) Aug 25, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-home-operations-sabnzbd-4.x branch from 4c43ee4 to 2d5b17b Compare October 23, 2025 02:59
@renovate renovate Bot changed the title fix(container): update image ghcr.io/home-operations/sabnzbd ( 4.5.0 → 4.5.3 ) fix(container): update image ghcr.io/home-operations/sabnzbd ( 4.5.0 → 4.5.4 ) Oct 23, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-home-operations-sabnzbd-4.x branch from 2d5b17b to 86a30b1 Compare October 26, 2025 08:03
@renovate renovate Bot changed the title fix(container): update image ghcr.io/home-operations/sabnzbd ( 4.5.0 → 4.5.4 ) fix(container): update image ghcr.io/home-operations/sabnzbd ( 4.5.0 → 4.5.5 ) Oct 26, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-home-operations-sabnzbd-4.x branch from 86a30b1 to fac811c Compare January 8, 2026 16:26
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-home-operations-sabnzbd-4.x branch from fac811c to e211efb Compare June 22, 2026 17:36
…→ 4.5.5 )

| datasource | package                         | from  | to    |
| ---------- | ------------------------------- | ----- | ----- |
| docker     | ghcr.io/home-operations/sabnzbd | 4.5.0 | 4.5.5 |
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-home-operations-sabnzbd-4.x branch from e211efb to 1d7ff0e Compare July 20, 2026 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants