mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update lidarr to version v2.5.3.4341 (#1453)
This commit is contained in:
parent
f09103d30d
commit
7132e16d02
|
@ -8,7 +8,7 @@ services:
|
|||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
server:
|
||||
image: linuxserver/lidarr:2.4.3@sha256:3c093803236a9f694f805392a5d6461b550f70b3f9cf4be0bc73b3428e3dbe90
|
||||
image: linuxserver/lidarr:2.5.3@sha256:a77af413426b8509fad2d02f5b89104a5766ee6ebb13497d73993e74f6cfa0a8
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
|||
id: lidarr
|
||||
category: media
|
||||
name: Lidarr
|
||||
version: "2.4.3"
|
||||
version: "2.5.3.4341"
|
||||
tagline: Looks and smells like Sonarr but made for music
|
||||
description: >-
|
||||
Lidarr is a music collection manager for Usenet and BitTorrent users.
|
||||
|
@ -35,11 +35,12 @@ defaultPassword: ""
|
|||
torOnly: false
|
||||
releaseNotes: >-
|
||||
This update includes several bug fixes and improvements:
|
||||
- Fixed issues with throttled providers and restart exceptions.
|
||||
- Improved compatibility with case insensitive filesystems and fixed various provider-related errors.
|
||||
- Added support for additional languages and improved logging for subtitle scoring.
|
||||
- Fixed issues with embedded subtitles and improved UI and error handling.
|
||||
|
||||
- Updated English localization reference for Movies.
|
||||
- Prevented SslCertHash value from persisting when checking for existence.
|
||||
- Added validation for bulk series editor.
|
||||
- Introduced configurable log file size limit.
|
||||
- Added compact log event format option for console logging.
|
||||
- Fixed issue to ensure the root folder exists when adding an artist.
|
||||
|
||||
Full release notes are found at https://github.com/Lidarr/Lidarr/releases.
|
||||
permissions:
|
||||
|
|
Loading…
Reference in New Issue
Block a user