Navidrome - Package Updates
Pinned
Navidrome
-
[1.15.0]
- Update Navidrome to 0.50.0
- Full changelog
Jukebox mode - One of the most requested features is finally available: Navidrome's Jukebox feature is a built-in functionality that allows users to play music directly to the server's audio. This essentially turns your server into a jukebox, enabling you to play songs or playlists remotely through a supported Subsonic client. See full documentation here. Can't thank enough @ms140569 for his dedication to this. - Album splitting by Original/Release date
- Better networking support
- [UI] Don't pump the volume up to 100% if it is not in a mobile device. Fix #2255. Thanks @tessharp
- [UI] Add option to allow shares to be downloaded
- [UI] Make AlbumArtists clickable in AlbumSongs view. Fixes #1627. Thanks @krateng
-
[1.15.1]
- Update Navidrome to 0.50.1
- Full changelog
- [UI] Add Indonesian. Thanks @tarokeitaro
- [Scanner] Fix Windows scanner (#2633). Thanks @caiocotts
- [Subsonic] Add OpenSubsonic tags: genres, bpm, comment, musicBrainzID (#2597). Thanks @dweymouth and @caiocotts
-
[1.16.0]
- Update Navidrome to 0.51.0
- Full changelog
- BREAKING CHANGE: This release removes the Last.fm shared API-key, as previously announced here.
- [Server] Add new PrefSortTags option (#2696)
- [Server] Make unix socket file permission configurable via flag UnixSocketPerm (#2763)). Thanks @johannesengl
- [Server] Add inPlaylist/notInPlaylist operators to Smart Playlists (#1884). Thanks @flyingOwl
- [Server] Add TAK support (#2745). Thanks @apkatsikas
- [Scanner] Import more M4A tags (#2680). Thanks @kgarner7
- [Scanner] Upgrade to TagLib 1.13.1
- [Subsonic] Optimize search3 endpoint. Syncs in offline clients (ex: Symfonium) will be faster now.
- [Subsonic] Add multiple OpenSubsonic extensions (See #2695)
-
[1.16.1]
- Update Navidrome to 0.51.1
- Full changelog
- [Server] Fix various converting NULL to string is unsupported errors in 0.51.0 (#2840). Thanks @caiocotts
- [Scanner] Import sort_* ID3 tags
- [Subsonic] Fix fields not being sent on getPlaylist.view responses. (#2818). Thanks @caiocotts
- [UI] Set rating value to 0 when value is null (#2824). Thanks @kgarner7
- [UI] Use order/sort album/artist when sorting tracks in playlists. Fixes (#2819
- [UI] Don't expose the Last.fm APIKey in the index.html
- [UI] Update German and French translations
-
[1.17.1]
- Update Navidrome to 0.52.0
- Full changelog
- [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
- [Server] Allow comments in NSP files.
- [Server] Add AlbumPlayCountMode config 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 channelCount to songs in OpenSubsonic responses
- [Subsonic] Add releaseDate to 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
-
[1.17.2]
- Update Navidrome to 0.52.5
- Full changelog
- [UI] Add Catppuccin Macchiato Theme (#3014). Thanks @edthu
- [UI] Make sorting lists by name/title case-insensitive (#2993)
- [Server] Add HTTPSecurityHeaders.CustomFrameOptionsValue config option.
- [Server] Sort repeated lyrics that may be out of order (#2989). Thanks @kgarner7
- [Server] Fix sorting albums by playCount when AlbumPlayCountMode is normalize
- [Server] mime types can now be overriden using an external file, $DataFolder/resources/mime_types.yml (needs documentation)
- [Server] Change .dsf mime-type to audio/x-dsf (#3021)