Skip to content

Commit

Permalink
Update sabnzbd to version 4.4.1 (#1973)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz authored Dec 30, 2024
1 parent 2fd971c commit 4b5c029
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion sabnzbd/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
11 changes: 2 additions & 9 deletions sabnzbd/umbrel-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 4b5c029

Please sign in to comment.