⬆️ Update ghcr.io/linuxserver/sabnzbd Docker digest to 5f323d7 #670

Merged
mafyuh merged 1 commit from renovate/ghcr.io-linuxserver-sabnzbd into main 2025-01-16 10:15:02 -05:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/linuxserver/sabnzbd digest a7fb5bd -> 5f323d7

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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/sabnzbd | digest | `a7fb5bd` -> `5f323d7` | --- ### 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45MC4zIiwidXBkYXRlZEluVmVyIjoiMzkuOTAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2025-01-15 22:02:00 -05:00
⬆️ Update ghcr.io/linuxserver/sabnzbd Docker digest to 5f323d7
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s
Ansible Deploy to Hosts / deploy (pull_request) Successful in 45s
e42c67beb5
CD-Bot reviewed 2025-01-15 22:02:03 -05:00
CD-Bot left a comment
Collaborator

Linux Server Release Notes - 4.4.1-ls198

CI Report:

https://ci-tests.linuxserver.io/linuxserver/sabnzbd/4.4.1-ls198/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

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

Link to Github release: https://github.com/linuxserver/docker-sabnzbd/releases/tag/4.4.1-ls198

Upstream Release Notes - 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 @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)

Link to Github release: https://github.com/sabnzbd/sabnzbd/releases/tag/4.4.1

## Linux Server Release Notes - 4.4.1-ls198 **CI Report:** https://ci-tests.linuxserver.io/linuxserver/sabnzbd/4.4.1-ls198/index.html **LinuxServer Changes:** Rebase to Alpine 3.21. **Remote Changes:** 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 @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) Link to Github release: https://github.com/linuxserver/docker-sabnzbd/releases/tag/4.4.1-ls198 ## Upstream Release Notes - 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 @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) Link to Github release: https://github.com/sabnzbd/sabnzbd/releases/tag/4.4.1
mafyuh merged commit 5ad46d3139 into main 2025-01-16 10:15:02 -05:00
mafyuh deleted branch renovate/ghcr.io-linuxserver-sabnzbd 2025-01-16 10:15:02 -05:00
First-time contributor

Ansible Deployment Output


PLAY [Deploy application] ******************************************************

TASK [Gathering Facts] *********************************************************
ok: [arrs.lan]

TASK [Ensure the repository is up-to-date] *************************************
changed: [arrs.lan]

TASK [Display git pull output] *************************************************
ok: [arrs.lan] => {
    "git_pull_output.stdout_lines": [
        "Updating d1e9d34..5ad46d3",
        "Fast-forward",
        " docker/AI/docker-compose.yml        | 2 +-",
        " docker/arm/docker-compose.yml       | 6 +++---",
        " docker/arrs/docker-compose.yml      | 2 +-",
        " docker/grafana/docker-compose.yml   | 2 +-",
        " docker/paperless/docker-compose.yml | 2 +-",
        " 5 files changed, 7 insertions(+), 7 deletions(-)"
    ]
}

TASK [Read secret mapping] *****************************************************
ok: [arrs.lan]

TASK [Parse secret mapping] ****************************************************
ok: [arrs.lan]

TASK [Set env_variables] *******************************************************
ok: [arrs.lan]

TASK [Write .env file to target host] ******************************************
ok: [arrs.lan]

TASK [Restart services using Docker Compose] ***********************************
changed: [arrs.lan]

TASK [Run Docker Command] ******************************************************
changed: [arrs.lan]

TASK [Display Docker Output] ***************************************************
ok: [arrs.lan] => {
    "docker_output.stdout_lines": [
        "NAME             IMAGE                                                                                                     COMMAND                  SERVICE               CREATED          STATUS                  PORTS",
        "arrs-kiwix-1     ghcr.io/kiwix/kiwix-serve:3.7.0                                                                           \"/usr/bin/dumb-init …\"   kiwix                 10 days ago      Up 6 days               80/tcp, 0.0.0.0:8090->8080/tcp, [::]:8090->8080/tcp",
        "bazarr           ghcr.io/linuxserver/bazarr@sha256:634d9a675a6fa0041062fb7dbed2a34e24bd9caed4502457c011a847fd146908        \"/init\"                  bazarr                14 hours ago     Up 14 hours             0.0.0.0:6767->6767/tcp, :::6767->6767/tcp",
        "code-server      ghcr.io/linuxserver/code-server@sha256:c181b7a2ae59940f276c89fd86cd4f220cdb87886d771b5becf3d4156b3c0bc1   \"/init\"                  code-server           2 weeks ago      Up 8 days               0.0.0.0:8443->8443/tcp, :::8443->8443/tcp",
        "doplarr          ghcr.io/linuxserver/doplarr@sha256:3faf2a09e08047f22581396b39ea6a5c6a09f0de09d106d0b634c018f341f342       \"/init\"                  doplarr               3 days ago       Up 3 days               ",
        "flaresolverr     ghcr.io/flaresolverr/flaresolverr:v3.3.21                                                                 \"/usr/bin/dumb-init …\"   flaresolverr          2 weeks ago      Up 8 days               0.0.0.0:8191->8191/tcp, :::8191->8191/tcp, 8192/tcp",
        "homarr           ghcr.io/ajnart/homarr:0.15.10                                                                             \"sh ./scripts/run.sh\"    homarr                2 weeks ago      Up 8 days (healthy)     0.0.0.0:7575->7575/tcp, :::7575->7575/tcp",
        "lidarr           ghcr.io/linuxserver/lidarr@sha256:24a9bff8d50bf818d564198da43361d0576dfca8e51269b7ad3b922bd0f8da2f        \"/init\"                  lidarr                14 hours ago     Up 14 hours             0.0.0.0:8686->8686/tcp, :::8686->8686/tcp",
        "prowlarr         ghcr.io/linuxserver/prowlarr@sha256:ec80f415336c11d1e1cb0f749c3f1296ca018205c1acf6140618e98894e1498f      \"/init\"                  prowlarr              14 hours ago     Up 14 hours             0.0.0.0:9696->9696/tcp, :::9696->9696/tcp",
        "qbittorrentvpn   binhex/arch-qbittorrentvpn:4.6.5-1-03                                                                     \"/usr/bin/dumb-init …\"   arch-qbittorrentvpn   2 weeks ago      Up 8 days               6881/tcp, 8080/tcp, 0.0.0.0:49550->49550/tcp, :::49550->49550/tcp, 0.0.0.0:49551->8118/tcp, [::]:49551->8118/tcp",
        "radarr           ghcr.io/linuxserver/radarr@sha256:dce7e81d08da67cf44437c7213d19faeef1323aa839712fbb53d1253ef94f93f        \"/init\"                  radarr                3 days ago       Up 3 days               0.0.0.0:7878->7878/tcp, :::7878->7878/tcp",
        "sabnzbd          ghcr.io/linuxserver/sabnzbd@sha256:5f323d7c2c67f700f8c0e40f25bf3d67c03c35b65c82a1c1680fcb0d055f6528       \"/init\"                  sabnzbd               14 seconds ago   Up Less than a second   0.0.0.0:8080->8080/tcp, :::8080->8080/tcp",
        "sonarr           ghcr.io/linuxserver/sonarr@sha256:ca71add37a9cdbb914c7bd5b06f98bf5d2062848c8de6ac3ee09e69a4c170b27        \"/init\"                  sonarr                5 days ago       Up 5 days               0.0.0.0:8989->8989/tcp, :::8989->8989/tcp",
        "syncthing        ghcr.io/linuxserver/syncthing@sha256:31da8ef3b45a2962f8bebab22d6ef23d7387a26def87482be810602352b276be     \"/init\"                  syncthing             3 days ago       Up 3 days               0.0.0.0:8384->8384/tcp, 0.0.0.0:21027->21027/udp, :::8384->8384/tcp, :::21027->21027/udp, 0.0.0.0:22000->22000/tcp, :::22000->22000/tcp, 0.0.0.0:22000->22000/udp, :::22000->22000/udp"
    ]
}

PLAY RECAP *********************************************************************
arrs.lan                   : ok=10   changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   


### Ansible Deployment Output ``` PLAY [Deploy application] ****************************************************** TASK [Gathering Facts] ********************************************************* ok: [arrs.lan] TASK [Ensure the repository is up-to-date] ************************************* changed: [arrs.lan] TASK [Display git pull output] ************************************************* ok: [arrs.lan] => { "git_pull_output.stdout_lines": [ "Updating d1e9d34..5ad46d3", "Fast-forward", " docker/AI/docker-compose.yml | 2 +-", " docker/arm/docker-compose.yml | 6 +++---", " docker/arrs/docker-compose.yml | 2 +-", " docker/grafana/docker-compose.yml | 2 +-", " docker/paperless/docker-compose.yml | 2 +-", " 5 files changed, 7 insertions(+), 7 deletions(-)" ] } TASK [Read secret mapping] ***************************************************** ok: [arrs.lan] TASK [Parse secret mapping] **************************************************** ok: [arrs.lan] TASK [Set env_variables] ******************************************************* ok: [arrs.lan] TASK [Write .env file to target host] ****************************************** ok: [arrs.lan] TASK [Restart services using Docker Compose] *********************************** changed: [arrs.lan] TASK [Run Docker Command] ****************************************************** changed: [arrs.lan] TASK [Display Docker Output] *************************************************** ok: [arrs.lan] => { "docker_output.stdout_lines": [ "NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS", "arrs-kiwix-1 ghcr.io/kiwix/kiwix-serve:3.7.0 \"/usr/bin/dumb-init …\" kiwix 10 days ago Up 6 days 80/tcp, 0.0.0.0:8090->8080/tcp, [::]:8090->8080/tcp", "bazarr ghcr.io/linuxserver/bazarr@sha256:634d9a675a6fa0041062fb7dbed2a34e24bd9caed4502457c011a847fd146908 \"/init\" bazarr 14 hours ago Up 14 hours 0.0.0.0:6767->6767/tcp, :::6767->6767/tcp", "code-server ghcr.io/linuxserver/code-server@sha256:c181b7a2ae59940f276c89fd86cd4f220cdb87886d771b5becf3d4156b3c0bc1 \"/init\" code-server 2 weeks ago Up 8 days 0.0.0.0:8443->8443/tcp, :::8443->8443/tcp", "doplarr ghcr.io/linuxserver/doplarr@sha256:3faf2a09e08047f22581396b39ea6a5c6a09f0de09d106d0b634c018f341f342 \"/init\" doplarr 3 days ago Up 3 days ", "flaresolverr ghcr.io/flaresolverr/flaresolverr:v3.3.21 \"/usr/bin/dumb-init …\" flaresolverr 2 weeks ago Up 8 days 0.0.0.0:8191->8191/tcp, :::8191->8191/tcp, 8192/tcp", "homarr ghcr.io/ajnart/homarr:0.15.10 \"sh ./scripts/run.sh\" homarr 2 weeks ago Up 8 days (healthy) 0.0.0.0:7575->7575/tcp, :::7575->7575/tcp", "lidarr ghcr.io/linuxserver/lidarr@sha256:24a9bff8d50bf818d564198da43361d0576dfca8e51269b7ad3b922bd0f8da2f \"/init\" lidarr 14 hours ago Up 14 hours 0.0.0.0:8686->8686/tcp, :::8686->8686/tcp", "prowlarr ghcr.io/linuxserver/prowlarr@sha256:ec80f415336c11d1e1cb0f749c3f1296ca018205c1acf6140618e98894e1498f \"/init\" prowlarr 14 hours ago Up 14 hours 0.0.0.0:9696->9696/tcp, :::9696->9696/tcp", "qbittorrentvpn binhex/arch-qbittorrentvpn:4.6.5-1-03 \"/usr/bin/dumb-init …\" arch-qbittorrentvpn 2 weeks ago Up 8 days 6881/tcp, 8080/tcp, 0.0.0.0:49550->49550/tcp, :::49550->49550/tcp, 0.0.0.0:49551->8118/tcp, [::]:49551->8118/tcp", "radarr ghcr.io/linuxserver/radarr@sha256:dce7e81d08da67cf44437c7213d19faeef1323aa839712fbb53d1253ef94f93f \"/init\" radarr 3 days ago Up 3 days 0.0.0.0:7878->7878/tcp, :::7878->7878/tcp", "sabnzbd ghcr.io/linuxserver/sabnzbd@sha256:5f323d7c2c67f700f8c0e40f25bf3d67c03c35b65c82a1c1680fcb0d055f6528 \"/init\" sabnzbd 14 seconds ago Up Less than a second 0.0.0.0:8080->8080/tcp, :::8080->8080/tcp", "sonarr ghcr.io/linuxserver/sonarr@sha256:ca71add37a9cdbb914c7bd5b06f98bf5d2062848c8de6ac3ee09e69a4c170b27 \"/init\" sonarr 5 days ago Up 5 days 0.0.0.0:8989->8989/tcp, :::8989->8989/tcp", "syncthing ghcr.io/linuxserver/syncthing@sha256:31da8ef3b45a2962f8bebab22d6ef23d7387a26def87482be810602352b276be \"/init\" syncthing 3 days ago Up 3 days 0.0.0.0:8384->8384/tcp, 0.0.0.0:21027->21027/udp, :::8384->8384/tcp, :::21027->21027/udp, 0.0.0.0:22000->22000/tcp, :::22000->22000/tcp, 0.0.0.0:22000->22000/udp, :::22000->22000/udp" ] } PLAY RECAP ********************************************************************* arrs.lan : ok=10 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 ```
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mafyuh/iac#670
No description provided.