mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update lidarr to v2.10.3.4602 (#2401)
This commit is contained in:
parent
2dada78b31
commit
eeadd07c1a
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
server:
|
||||
image: linuxserver/lidarr:2.9.6@sha256:1a52f7aedd7f7587f2d4cd03ff50f8f18f68f09ae3de9c1d9c4638e3d53ce702
|
||||
image: linuxserver/lidarr:2.10.3@sha256:365c8efdcf16f7025e41d46bdbaf281e8f01307e0f1baae4424b32abf1b1d473
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
@ -38,4 +38,4 @@ services:
|
||||
SABNZBD_INSTALLED: ${APP_LIDARR_SABNZBD_INSTALLED:-"false"}
|
||||
SABNZBD_HOST: "sabnzbd_web_1"
|
||||
SABNZBD_PORT: 8080
|
||||
SABNZBD_API_KEY: ${APP_LIDARR_SABNZBD_API_KEY:-""}
|
||||
SABNZBD_API_KEY: ${APP_LIDARR_SABNZBD_API_KEY:-""}
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: lidarr
|
||||
category: media
|
||||
name: Lidarr
|
||||
version: "2.9.6.4552"
|
||||
version: "2.10.3.4602"
|
||||
tagline: Looks and smells like Sonarr but made for music
|
||||
description: >-
|
||||
Lidarr is a music collection manager for Usenet and BitTorrent users.
|
||||
@ -35,17 +35,19 @@ defaultPassword: ""
|
||||
torOnly: false
|
||||
releaseNotes: >-
|
||||
Key improvements in this release:
|
||||
- Added support for new SABnzbd history retention values
|
||||
- Improved Deluge communication
|
||||
- Enhanced handling of FLAC audio formats
|
||||
- Added new configuration options for advanced setups
|
||||
- Improved queue filtering and management
|
||||
- Better handling of custom formats
|
||||
- Various bug fixes and performance improvements
|
||||
- Fixed issues with drop-down menus flickering in some cases
|
||||
- Improved handling of failed imports in the queue
|
||||
- Enhanced support for automatic failed import notifications
|
||||
- Updated translations for multiple languages
|
||||
- Improved UI status for downloads that cannot be imported automatically
|
||||
- Enhanced messaging for releases in queue when not all tracks were imported
|
||||
- Added artist tags, genres, and images to Webhook and Notifiarr events
|
||||
- Fixed issues with custom lists using ArtistMusicBrainzId
|
||||
- Improved handling of FileList download links with spaces in passkey
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/Lidarr/Lidarr/releases
|
||||
permissions:
|
||||
- STORAGE_DOWNLOADS
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel-apps/commit/60878f278d544b204d8e7c96240c797f43a9b319
|
||||
submission: https://github.com/getumbrel/umbrel-apps/commit/60878f278d544b204d8e7c96240c797f43a9b319
|
||||
|
Loading…
Reference in New Issue
Block a user