Skip to content

fix(container): update image ghcr.io/home-operations/sabnzbd ( 4.5.1 → 4.5.2 ) - #2010

Merged
chkpwd merged 1 commit into
mainfrom
renovate/ghcr.io-home-operations-sabnzbd-4.x
Jul 10, 2025
Merged

fix(container): update image ghcr.io/home-operations/sabnzbd ( 4.5.1 → 4.5.2 )#2010
chkpwd merged 1 commit into
mainfrom
renovate/ghcr.io-home-operations-sabnzbd-4.x

Conversation

@renovate

@renovate renovate Bot commented Jul 9, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/sabnzbd (source) patch 4.5.1 -> 4.5.2

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.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)


Configuration

📅 Schedule: 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.

…→ 4.5.2 )

| datasource | package                         | from  | to    |
| ---------- | ------------------------------- | ----- | ----- |
| docker     | ghcr.io/home-operations/sabnzbd | 4.5.1 | 4.5.2 |
@github-actions

github-actions Bot commented Jul 9, 2025

Copy link
Copy Markdown
Contributor
--- kubernetes/apps/sabnzbd Kustomization: media/sabnzbd HelmRelease: media/sabnzbd

+++ kubernetes/apps/sabnzbd Kustomization: media/sabnzbd HelmRelease: media/sabnzbd

@@ -43,13 +43,13 @@

             envFrom:
             - secretRef:
                 name: sabnzbd
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/home-operations/sabnzbd
-              tag: 4.5.1
+              tag: 4.5.2
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@github-actions

github-actions Bot commented Jul 9, 2025

Copy link
Copy Markdown
Contributor
--- HelmRelease: media/sabnzbd StatefulSet: media/sabnzbd

+++ HelmRelease: media/sabnzbd StatefulSet: media/sabnzbd

@@ -64,13 +64,13 @@

           value: '8080'
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: sabnzbd
-        image: ghcr.io/home-operations/sabnzbd:4.5.1
+        image: ghcr.io/home-operations/sabnzbd:4.5.2
         imagePullPolicy: IfNotPresent
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api?mode=version
             port: 8080

@chkpwd
chkpwd merged commit a14c9df into main Jul 10, 2025
5 checks passed
@chkpwd
chkpwd deleted the renovate/ghcr.io-home-operations-sabnzbd-4.x branch July 10, 2025 19:13
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.

1 participant