mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update sonarr to version v4.0.14.2939 (#2378)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
cdf022cfc0
commit
98ee105b82
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
server:
|
||||
image: linuxserver/sonarr:4.0.13@sha256:28d9dcbc846aed74bd47dc90305e016183443ddc3dfa3e8bcac268fc653a6e5e
|
||||
image: linuxserver/sonarr:4.0.14@sha256:7fe49f99201de94a277c577dcce5ef8f1789ead1056c8cf758fac7bf4e601d16
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: sonarr
|
||||
category: media
|
||||
name: Sonarr
|
||||
version: "4.0.13.2932"
|
||||
version: "4.0.14.2939"
|
||||
tagline: Smart PVR for newsgroup and bittorrent users
|
||||
description: >-
|
||||
Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.
|
||||
@ -28,17 +28,7 @@ gallery:
|
||||
- 3.jpg
|
||||
path: ""
|
||||
releaseNotes: >-
|
||||
This update includes several improvements and new features:
|
||||
|
||||
- Improved handling of release titles and parsing
|
||||
- Enhanced error message tooltips and logging
|
||||
- Added release source information in history
|
||||
- Better handling of series imports and monitoring
|
||||
- Improved language detection for releases
|
||||
- Added support for ZFS reflink
|
||||
- Enhanced download safety checks
|
||||
- Fixed issues with dropdown menus
|
||||
- Various UI improvements and bug fixes
|
||||
This is a small bugfix release.
|
||||
|
||||
|
||||
Full release notes for Sonarr can be found at https://github.com/Sonarr/Sonarr/releases
|
||||
|
Loading…
Reference in New Issue
Block a user