Navidrome
Open source music collection server and streamer, like your personal Spotify
Alternative to: spotify, apple music, youtube music
v0.52.0
2024-04-27New in this release
This release upgrades TagLib to 2.0.1, improving tag importing in general. Also general improvements to Jukebox mode, Reverse Proxy authentication, more OpenSubsonic compatibility, and a few bug fixes.
Highlights
- [UI] Handling long playlist comments (#2973). Thanks @TimHi
- [UI] Fix a few mistakes in the French translation (#2872). Thanks @2franix
- [Server] Block regular users from changing their own playlists ownership. Fixes this security advisory. Thanks @viliald
- [Server] Allow comments in NSP files.
- [Server] Add
AlbumPlayCountModeconfig option (#2803). Thanks @vvdveen - [Scanner] Upgrade TagLib to 2.0.1
- [Subsonic] Add support for Reverse Proxy auth in Subsonic endpoints (#2558). Thanks @crazygolem
- [Subsonic] Add
channelCountto songs in OpenSubsonic responses - [Subsonic] Add
releaseDateto albums in OpenSubsonic responses (#2906). Thanks @kgarner7 - [Subsonic] Fix Jukebox mode under Windows (#2774). Thanks @apkatsikas
- [Subsonic] Make MPV command configurable using the new config option
MPVCmdTemplate(#2948). Thanks @bitte-ein-bit - [Build] Add
maketarget to build docker image - [Build] Include MPV in release Docker image (#2910)
Full changelog: https://github.com/navidrome/navidrome/compare/v0.51.1…v0.52.0