Navidrome
Open source music collection server and streamer, like your personal Spotify
Alternative to: spotify, apple music, youtube music
v0.29.0
2020-08-07Highlights
- [UI] Shuffle all songs! Fast way to start playing up to 200 songs with one click. #256
- [UI] Download full album! Other download options are coming in future updates. #285
- [Subsonic API]
download.viewcan download albums and full discographies! - [Scanner] New option
AutoImportPlayliststo disable automatic.m3uimport
Changelog
0730c66 Add “Shuffle All” option to Song List. Closes #256
4ec451a Add content-disposition header to set a download name
883dd7f Use Outlined download icon
38c19ed Add ‘download’ option to album context menu
8e4b2e1 Add GetTopSongs placeholder, to make AVSub work
a541afb Revert “Return absolute paths in Subsonic API responses”
df05760 Move engine package under subsonic, as it should only be used by the Subsonic API.master
9a11336 Store uncompressed files in zip
2c370ca Support downloading full album and artist discography through Subsonic API
f745b8d Use transaction’s DataStore
f1b6703 Update React Player, fix song title maxWidth
28d1428 Add option to disable .m3u auto-import
696a0fe Remove ratings from engine package
f29e1eb Remove repeated call
d4e5992 Increase timeout of lint job in pipeline
aaec8e0 Remove unused code
09442ec Update README.md