Skip to content

Commit

Permalink
fix(container): update ghcr.io/onedr0p/sabnzbd ( 4.4.0 → 4.4.1 ) (#6067)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/sabnzbd](https://ghcr.io/onedr0p/sabnzbd)
([source](https://redirect.github.com/sabnzbd/sabnzbd)) | patch |
`4.4.0` -> `4.4.1` |

---

### Release Notes

<details>
<summary>sabnzbd/sabnzbd (ghcr.io/onedr0p/sabnzbd)</summary>

###
[`v4.4.1`](https://redirect.github.com/sabnzbd/sabnzbd/releases/tag/4.4.1):
SABnzbd 4.4.1

[Compare
Source](https://redirect.github.com/sabnzbd/sabnzbd/compare/4.4.0...4.4.1)

# Release Notes - SABnzbd 4.4.1

#### Bugfixes and changes since 4.4.0

-   Added `Certificate verification` level `Medium` to allow
    certificates injected by firewall or virus scanner.
-   Windows: Windows notifications did not work.

#### 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
[@&#8203;dnzbk](https://redirect.github.com/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

- Read `ISSUES.txt` or
https://sabnzbd.org/wiki/introduction/known-issues

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

</details>

---

### 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 this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzkuNzcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Dec 22, 2024
1 parent eddc66d commit f8c37ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/kyak/apps/media/sabnzbd/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
app:
image:
repository: ghcr.io/onedr0p/sabnzbd
tag: 4.4.0@sha256:d2dbde184900504bf3636d2df74e466e223d6b2474b4d21a58c72eadfffa7e99
tag: 4.4.1@sha256:4188d3c29c53de1018edcfd5dc2d0a0c7955b9a239b91ff6c859626abd3494dc
env:
TZ: America/New_York
SABNZBD__PORT: &port 80
Expand Down

0 comments on commit f8c37ee

Please sign in to comment.