Update lidarr to v3.1.0.4875 (#4092)
This commit is contained in:
parent
ac37177590
commit
45f98e7e8f
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user