Navidrome
Open source music collection server and streamer, like your personal Spotify
Alternative to: spotify, apple music, youtube music
v0.30.0
2020-08-15Highlights
- [UI] New artist context menu. You can now play or download all songs from an artist
- [UI] New option to download individual songs
- [UI] Added Star functionality for Album and Artists
- [UI] Songs’ “Shuffle All” button now respect the current filter
- [Build] Added Linux 32 bits binary to the automated release
Changelog
dd39822 go mod tidy
5ac76ae Fix broken image href
c14147e More updated screenshots
59ce940 Use new screenshot in README
cfecd7c Add new screenshot
d81a447 Update Czech translation
147d26f Enable sort by “starred” in Album and Artist lists
8483189 Remove unused import
49153dc Add playCount to artist list
ca5da5b Use active filters when shuffling songs
c2e03c8 Add stars to Albums
f2ebbd2 Add stars to Artist
bbc4f9f Add artist context menu
6fe1f84 Add download for songs
d724680 User album or artist name as zip name in download endpoint
100f6a0 Removed engine.Users
bc2073f Removed unused function
278d0ea Fix album fields in simulated browsing by folder
0e16d7c Fix regression: Show artwork in Music Stash when browsing by folder
419884d Removed engine.Scrobbler
eacfc41 Removed engine.Search
c271aa2 Make all Subsonic helper functions private
22f34b3 Refactor getGenres. Remove engine.Browser
eba8395 Refactor getSong
f16dc5f Refactor getMusicDirectory
15c8f4c Refactor getAlbum
e344f61 Refactor getArtist
ef81caf Refactor getMusicFolders and getIndexes
8513f1a Bump github.com/spf13/viper from 1.7.0 to 1.7.1
a9a2571 Bump github.com/microcosm-cc/bluemonday from 1.0.3 to 1.0.4
a5e1986 Fix getTopSongs endpoint
97c98e3 Update tr.json (POEditor.com)
6effd60 Update de.json (POEditor.com)
8a783ef Update fr.json (POEditor.com)
b74bd30 Fix Security Issue CVE-2020-7660
9fa09e4 Update README.md
4ef12f9 Support Linux 32 bits releases