mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-13 03:40:42 +02:00
Update navidrome to version v0.53.3 (#1560)
This commit is contained in:
parent
82ffdaa05d
commit
a1c9ac60a9
@ -6,7 +6,7 @@ services:
|
|||||||
PROXY_AUTH_ADD: "false"
|
PROXY_AUTH_ADD: "false"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: deluan/navidrome:0.53.2@sha256:5e0c2ada777241a735483b79e9699edafa9dd26469cb1c4e8d4dbf4da9bc5820
|
image: deluan/navidrome:0.53.3@sha256:d864c5ddbae508920b157d73b08bd48e93ec8c422003a491edd01a889497582a
|
||||||
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.53.2"
|
version: "0.53.3"
|
||||||
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.
|
||||||
@ -52,13 +52,11 @@ permissions:
|
|||||||
- STORAGE_DOWNLOADS
|
- STORAGE_DOWNLOADS
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This release includes several improvements and bug fixes:
|
This release includes several improvements and bug fixes:
|
||||||
|
- Fixed issues with the scanner, local login background, and play mode for the player
|
||||||
- Added Serbian translation and updated German and Korean translations
|
- Improved M3U playlist import to preserve file order
|
||||||
- Improved M3U playlist import times
|
- Updated translations for Basque and Swedish
|
||||||
- Fixed issues with play queue, random albums, and album sorting
|
- Enhanced UI responsiveness during scanning
|
||||||
- Enhanced UI with updates to the Nuclear theme and album list randomization
|
- Various other minor improvements and dependency updates
|
||||||
- Improved Subsonic API compatibility
|
|
||||||
|
|
||||||
|
|
||||||
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