mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update lidarr to v2.8.2.4493 (#1962)
This commit is contained in:
parent
e7cebeba17
commit
21b7e373ae
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
server:
|
||||
image: linuxserver/lidarr:2.7.1@sha256:0560361ab8df29c3d23d12c8e57a7011c4d739018369e6a5ae21f35d60a3e123
|
||||
image: linuxserver/lidarr:2.8.2@sha256:ea89a7344ac9d205812f07b4c240234c66f0d5f146eb0c3bbe3c1966c98054ef
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: lidarr
|
||||
category: media
|
||||
name: Lidarr
|
||||
version: "2.7.1.4417"
|
||||
version: "2.8.2.4493"
|
||||
tagline: Looks and smells like Sonarr but made for music
|
||||
description: >-
|
||||
Lidarr is a music collection manager for Usenet and BitTorrent users.
|
||||
@ -34,8 +34,13 @@ defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
torOnly: false
|
||||
releaseNotes: >-
|
||||
Highlights:
|
||||
- Updated translations and localization
|
||||
Key improvements in this release:
|
||||
- Added support for new SABnzbd history retention values
|
||||
- Improved Deluge communication
|
||||
- Enhanced handling of FLAC audio formats
|
||||
- Added new configuration options for advanced setups
|
||||
- Improved queue filtering and management
|
||||
- Better handling of custom formats
|
||||
- Various bug fixes and performance improvements
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user