diff --git a/lidarr/docker-compose.yml b/lidarr/docker-compose.yml index a85add27..fd823399 100644 --- a/lidarr/docker-compose.yml +++ b/lidarr/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_WHITELIST: "/api/*" server: - image: linuxserver/lidarr:3.0.1@sha256:1d49ebdfaae525d9e1e4ad5b7fa1753e364da44ac1b5e6acae241a2173ac09a4 + image: linuxserver/lidarr:3.1.0@sha256:f2a186ce04ec5adb133f92a08dd3efbc918fc71b33077426ef099d94350dfa1b environment: - PUID=1000 - PGID=1000 diff --git a/lidarr/umbrel-app.yml b/lidarr/umbrel-app.yml index f71bda17..6e1fdcb6 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: "3.0.1.4866" +version: "3.1.0.4875" tagline: Looks and smells like Sonarr but made for music description: >- Lidarr is a music collection manager for Usenet and BitTorrent users. @@ -35,8 +35,8 @@ defaultPassword: "" torOnly: false releaseNotes: >- Key improvements in this release: - - Upgraded to .NET 8 - - Removed Basic Auth (authentication now uses Forms) + - Added support for private IPv6 networks + - Fixed qBittorrent login API success check Full release notes are found at https://github.com/Lidarr/Lidarr/releases