From 4b5c0294c44d35e7a2760484b5da4a11a943dbbb Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Mon, 30 Dec 2024 15:15:21 +1000 Subject: [PATCH] Update sabnzbd to version 4.4.1 (#1973) --- sabnzbd/docker-compose.yml | 2 +- sabnzbd/umbrel-app.yml | 11 ++--------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/sabnzbd/docker-compose.yml b/sabnzbd/docker-compose.yml index 994820e965..e60b9cd320 100644 --- a/sabnzbd/docker-compose.yml +++ b/sabnzbd/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_WHITELIST: "/api*" web: - image: lscr.io/linuxserver/sabnzbd:4.4.0@sha256:d0e307ed7ddbda9c93872f02fed402d538aab52b2605e71a2f80c26f5ba8d3c7 + image: lscr.io/linuxserver/sabnzbd:4.4.1@sha256:37cfb25fdeaca82e1ad89a1bf664efe41ad481ed56aa069f710ac975cc5c6ecf restart: unless-stopped stop_grace_period: 1m volumes: diff --git a/sabnzbd/umbrel-app.yml b/sabnzbd/umbrel-app.yml index 5567c4458f..d39bb091c4 100644 --- a/sabnzbd/umbrel-app.yml +++ b/sabnzbd/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1.1 id: sabnzbd category: networking name: SABnzbd -version: "4.4.0" +version: "4.4.1" tagline: The automated Usenet download tool description: >- SABnzbd makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. @@ -30,14 +30,7 @@ repo: https://github.com/sabnzbd/sabnzbd support: https://forums.sabnzbd.org/ port: 9876 releaseNotes: >- - This release includes several improvements and fixes: - - - Added support for subtitle file deobfuscation - - Added display of server personal notes - - Fixed issues with jobs getting stuck at 99% - - Fixed problems with corrupt NZB files - - Improved handling of disk full errors - - Fixed interface loading issues + This release adds medium level certificate verification to support firewall/antivirus certificates Full release notes are available at https://github.com/sabnzbd/sabnzbd/releases