diff --git a/lidarr/docker-compose.yml b/lidarr/docker-compose.yml index 4997d052..49842b92 100644 --- a/lidarr/docker-compose.yml +++ b/lidarr/docker-compose.yml @@ -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 diff --git a/lidarr/umbrel-app.yml b/lidarr/umbrel-app.yml index 238358f0..0acac8fd 100644 --- a/lidarr/umbrel-app.yml +++ b/lidarr/umbrel-app.yml @@ -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