Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update ghcr.io/jfroy/sabnzbd ( 4.3.3 → 4.4.0 ) #640

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/jfroy/sabnzbd (source) minor 4.3.3 -> 4.4.0

Release Notes

sabnzbd/sabnzbd (ghcr.io/jfroy/sabnzbd)

v4.4.0: SABnzbd 4.4.0

Compare Source

Release Notes - SABnzbd 4.4.0

New features in 4.4.0

  • Subtitle files will be deobfuscated if required.
  • Show server Personal notes on the main servers display.
  • Windows: Use par2cmdline-turbo by default (thanks to @​dnzbk).
  • macOS: Dropped support for macOS 10.12 and below.
  • macOS and Windows: Use Python 3.13 for release.
  • Windows: The next release will no longer support Windows 32bit or Windows 7.

Bug fixes in 4.4.0

  • Toggling of Servers could result in jobs being stuck at 99%.
  • Corrupt NZB's could also result in jobs being stuck at 99%.
  • Config restart would always determine redirect URL instead of using current.
  • Correctly handle disk full errors from Unrar.
  • Create new history database in case of no such table error.
  • Interface could load in tabbed mode even though it was not enabled.

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


Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" in timezone America/Los_Angeles, 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 this update again.


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

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

Copy link

--- kubernetes/apps/default/sabnzbd/app Kustomization: flux-system/sabnzbd HelmRelease: default/sabnzbd

+++ kubernetes/apps/default/sabnzbd/app Kustomization: flux-system/sabnzbd HelmRelease: default/sabnzbd

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

               TZ: America/Los_Angeles
             envFrom:
             - secretRef:
                 name: sabnzbd-secret
             image:
               repository: ghcr.io/jfroy/sabnzbd
-              tag: 4.3.3@sha256:034b21d5880d5aec63a1129542d9473f25e8fb443878606f6e26b22bd38ebb55
+              tag: 4.4.0@sha256:29bb9a92e45a729b4ef750eaf30c4e4c9a57b0723be601fa8a35d38ef6af42f2
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

Copy link

--- HelmRelease: default/sabnzbd Deployment: default/sabnzbd

+++ HelmRelease: default/sabnzbd Deployment: default/sabnzbd

@@ -133,13 +133,13 @@

           value: '80'
         - name: TZ
           value: America/Los_Angeles
         envFrom:
         - secretRef:
             name: sabnzbd-secret
-        image: ghcr.io/jfroy/sabnzbd:4.3.3@sha256:034b21d5880d5aec63a1129542d9473f25e8fb443878606f6e26b22bd38ebb55
+        image: ghcr.io/jfroy/sabnzbd:4.4.0@sha256:29bb9a92e45a729b4ef750eaf30c4e4c9a57b0723be601fa8a35d38ef6af42f2
         livenessProbe:
           httpGet:
             path: /api?mode=version
             port: 80
         name: sabnzbd
         readinessProbe:

@renovate renovate bot force-pushed the renovate/ghcr.io-jfroy-sabnzbd-4.x branch from 79a2409 to aab8967 Compare December 13, 2024 20:08
@jfroy jfroy force-pushed the main branch 2 times, most recently from 6eb2c51 to 8af725e Compare December 16, 2024 09:56
@jfroy jfroy merged commit 0253e72 into main Dec 16, 2024
4 checks passed
@jfroy jfroy deleted the renovate/ghcr.io-jfroy-sabnzbd-4.x branch December 16, 2024 17:56
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