Update sabnzbd to version 4.5.5 (#3925)
This commit is contained in:
parent
9f8f3903e4
commit
dd3e55e300
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api*"
|
||||
|
||||
web:
|
||||
image: linuxserver/sabnzbd:4.5.4@sha256:3e3678945b3a977ad5da67c29e9516b186a0fcadca22fab44267ddf5c0d1d33b
|
||||
image: linuxserver/sabnzbd:4.5.5@sha256:37fc318dc632106eac00f096661f43ca513793bf51913bcbd989ba921b3409c8
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
volumes:
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: sabnzbd
|
||||
category: networking
|
||||
name: SABnzbd
|
||||
version: "4.5.4"
|
||||
version: "4.5.5"
|
||||
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,17 +30,7 @@ repo: https://github.com/sabnzbd/sabnzbd
|
||||
support: https://forums.sabnzbd.org/
|
||||
port: 9876
|
||||
releaseNotes: >-
|
||||
This release includes several new features and improvements:
|
||||
|
||||
- Added option to mark jobs as 'Completed' in History details
|
||||
- Introduced 'Quota' notifications for all notification services
|
||||
- Added support for Multi-Operations to move items to Top/Bottom
|
||||
- New option to bind outgoing NNTP connections to a specific IP address
|
||||
- Improved Setup wizard now requires successful Server Test
|
||||
- Enhanced support for Anime episode notation
|
||||
- Improved handling of invalid characters in filenames on Windows
|
||||
- Fixed issues with active connections counter and job setting changes
|
||||
- Improved incomplete .par2 file parsing
|
||||
This release includes various bug fixes and performance improvements.
|
||||
|
||||
|
||||
Full release notes are available at https://github.com/sabnzbd/sabnzbd/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user