Navidrome
Open source music collection server and streamer, like your personal Spotify
Alternative to: spotify, apple music, youtube music
v0.14.3
2020-04-12Changelog
[Server] Support for embedded artwork in Ogg files and in some ID3v4” [Server] Support for Sublime Music client
All changes
c4eab5d Update dhowden/tag library, to fix extracting images from Ogg files
4b1c76e Keep the order of the playlist when adding new songs. Also allow adding a song more than once
e476a5f Make fields songCount, duration, created and changed mandatory in playlists responses (fixes #164)
9fb4f5e Removed Playlist.GetWithTracks, not needed anymore
e232c5c Add created and changed fields to playlists responses
803a577 Update link to Subsonic API compatibility doc
a6dfcaf Update themes doc, link to documentation site
8f2c7b7 go mod tidy
2ab647e Add a test
04eb421 Refactor a bit how ffmpeg is used to get metadata
6a3a669 Update dhowden/tag library, to fix extracting images from some id3v4 tags
1ef4fa9 Simplify a bit ffmpeg’s transcoder
b34523e Warn if ffmpeg can’t be found