Navidrome
Open source music collection server and streamer, like your personal Spotify
Alternative to: spotify, apple music, youtube music
About
Versions (100)
v0.50.1
2023-11-22Bug fix point release
This release fixes a few bugs, most notably the scanner in Windows systems and the ARM docker image availability in Docker Hub.
- [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 - [Build] Fix pushing images to Docker Hub
Changelog
- f69c27d1 Return genres in search3 endpoint.
- bb7186ce Fix marshaling for genres.
- 5d1493e8 Bump @adobe/css-tools from 4.0.1 to 4.3.1 in /ui
- d0fe4068 Fix Go 1.20 build
- c8fbf6b6 Bump dependencies
- e5bc3ca2 Update translations
- 6d88dd2c Add Indonesian Language
- eebfbc53 Revert walk_dir_tree.go back to using the os package.
- a5dfd2d4 Format subsonic response snapshots
- 77735228 Expose OpenSubsonic fields Genres, MusicBrainzId, Bpm, Comment (#2597)
- 53607fe1 Publish all new images to Docker Registry