Update lidarr to v2.12.4.4658 (#2972)
This commit is contained in:
parent
e5b4a12d55
commit
fbeda52280
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
server:
|
||||
image: linuxserver/lidarr:2.11.2@sha256:d44312a0849e84970a5f13db183eda993861078e5b9d1fdec31a0daa53226a24
|
||||
image: linuxserver/lidarr:2.12.4@sha256:71fe6d5702691c6ac8961b9b1042fdea1ff833a49c82c5e165346fa88999a48a
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: lidarr
|
||||
category: media
|
||||
name: Lidarr
|
||||
version: "2.11.2.4629"
|
||||
version: "2.12.4.4658"
|
||||
tagline: Looks and smells like Sonarr but made for music
|
||||
description: >-
|
||||
Lidarr is a music collection manager for Usenet and BitTorrent users.
|
||||
@ -35,14 +35,16 @@ defaultPassword: ""
|
||||
torOnly: false
|
||||
releaseNotes: >-
|
||||
Key improvements in this release:
|
||||
- Improved artist edit modal input sizes
|
||||
- Prevented creation of empty tag labels
|
||||
- Set UTF-8 encoding for external processes
|
||||
- Skipped Spotify mapping tests in builds
|
||||
- Updated translations and API documentation
|
||||
- Updated ChromeDriver and internal dependencies
|
||||
- Improved delete logging and Wiki URL handling
|
||||
- Various UI, logging, and validation fixes from prior releases carried forward
|
||||
- Real-time UI updates for provider changes
|
||||
- Improved sorting of artists by genre in index table view
|
||||
- Enhanced parsing of FLAC 24-bit audio formats
|
||||
- Better handling of queue filtering by multiple qualities
|
||||
- Improved messaging for grab errors due to tag mismatches
|
||||
- Fixed issues with loading queue for deleted artists
|
||||
- Enhanced natural sorting for tags and other UI lists
|
||||
- Better support for qBittorrent v5.0 and Transmission 4.0 labels
|
||||
- Improved webhook and notification features with artist tags and genres
|
||||
- Various UI improvements and bug fixes
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/Lidarr/Lidarr/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user