mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update navidrome to v0.55.0 (#2323)
This commit is contained in:
parent
53b6ce8f21
commit
cdf4bf1018
@ -6,7 +6,7 @@ services:
|
|||||||
PROXY_AUTH_ADD: "false"
|
PROXY_AUTH_ADD: "false"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: deluan/navidrome:0.54.5@sha256:2a4deb64be3d42f245947b4330988bb8b48b99271f6afdaf68384ed3c3de9d51
|
image: deluan/navidrome:0.55.0@sha256:2a1d37af7901d8dec5a7c7147600469f39b6e6137f857ead61124b3b709f0953
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
|||||||
id: navidrome
|
id: navidrome
|
||||||
category: media
|
category: media
|
||||||
name: Navidrome
|
name: Navidrome
|
||||||
version: "0.54.5"
|
version: "0.55.0"
|
||||||
tagline: Your personal streaming service
|
tagline: Your personal streaming service
|
||||||
description: >-
|
description: >-
|
||||||
Navidrome is an open source web-based music collection server and streamer.
|
Navidrome is an open source web-based music collection server and streamer.
|
||||||
@ -51,10 +51,24 @@ path: ""
|
|||||||
permissions:
|
permissions:
|
||||||
- STORAGE_DOWNLOADS
|
- STORAGE_DOWNLOADS
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
🚨 This release includes an important security fix. Please update ASAP.
|
🚨 This release includes important changes. Please update with caution.
|
||||||
|
|
||||||
|
|
||||||
|
New features and improvements:
|
||||||
|
- Support for multiple artists in albums and songs
|
||||||
|
- Added contributors and performers information
|
||||||
|
- Album versions support
|
||||||
|
- Improved multi-valued tags and custom tags
|
||||||
|
- Enhanced smart playlists
|
||||||
|
- Persistent IDs for tracks and albums
|
||||||
|
- Optimized file scanning with "watcher" mode
|
||||||
|
- Improved handling of missing files
|
||||||
|
|
||||||
|
|
||||||
|
⚠️ Breaking changes:
|
||||||
|
- Artist favourites and ratings will be lost after the upgrade
|
||||||
|
- Albums may change grouping due to new disambiguation logic
|
||||||
|
|
||||||
Security updates:
|
|
||||||
- Authentication bypass in Subsonic API with non-existent username
|
|
||||||
|
|
||||||
Full release notes can be found at https://github.com/navidrome/navidrome/releases
|
Full release notes can be found at https://github.com/navidrome/navidrome/releases
|
||||||
submitter: owmsoton
|
submitter: owmsoton
|
||||||
|
Loading…
Reference in New Issue
Block a user