Update lidarr to version v2.5.3.4341 (#1453)

This commit is contained in:
Nathan Fretz 2024-09-09 13:37:31 +10:00 committed by GitHub
parent f09103d30d
commit 7132e16d02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 7 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*" PROXY_AUTH_WHITELIST: "/api/*"
server: server:
image: linuxserver/lidarr:2.4.3@sha256:3c093803236a9f694f805392a5d6461b550f70b3f9cf4be0bc73b3428e3dbe90 image: linuxserver/lidarr:2.5.3@sha256:a77af413426b8509fad2d02f5b89104a5766ee6ebb13497d73993e74f6cfa0a8
environment: environment:
- PUID=1000 - PUID=1000
- PGID=1000 - PGID=1000

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: lidarr id: lidarr
category: media category: media
name: Lidarr name: Lidarr
version: "2.4.3" version: "2.5.3.4341"
tagline: Looks and smells like Sonarr but made for music tagline: Looks and smells like Sonarr but made for music
description: >- description: >-
Lidarr is a music collection manager for Usenet and BitTorrent users. Lidarr is a music collection manager for Usenet and BitTorrent users.
@ -35,11 +35,12 @@ defaultPassword: ""
torOnly: false torOnly: false
releaseNotes: >- releaseNotes: >-
This update includes several bug fixes and improvements: This update includes several bug fixes and improvements:
- Fixed issues with throttled providers and restart exceptions. - Updated English localization reference for Movies.
- Improved compatibility with case insensitive filesystems and fixed various provider-related errors. - Prevented SslCertHash value from persisting when checking for existence.
- Added support for additional languages and improved logging for subtitle scoring. - Added validation for bulk series editor.
- Fixed issues with embedded subtitles and improved UI and error handling. - 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. Full release notes are found at https://github.com/Lidarr/Lidarr/releases.
permissions: permissions: