Navidrome
Open source music collection server and streamer, like your personal Spotify
Alternative to: spotify, apple music, youtube music
About
Versions (100)
v0.49.2
2023-02-12Bug fix point release
This release fixes the following issues:
- Fix Playlist delete and reorder actions (#2160)
- “Spell-Jacking” mitigation - prevent sensitive data leak from spell checker (#2091). Thanks to @dlehammer
- Don’t cancel transcoding session if context is canceled
- Make
ffmpegpath configurable (optionFFmpegPath), also finds it automatically in current folder (#1932) - Enable ReplayGain by default and always import RG tags
- Limit Share player width to 768px (#2164) Thanks to @kgarner7
- Abort start up if config file is invalid.
- New Option
EnableArtworkPrecacheto control the usage of Image Cache Warmer. See discussion in #2142
Changelog
- 3cd934ab Update translations (#2159)
- 727632b6 Refactor play tracking
- 9e268678 Limit Share player to 768 px (#2164)
- bb29ad3b Update Spanish translation (#2165)
- b68ed2e4 Fix album’s image_files
- 0c3ac906 Enable ReplayGain by default and always import RG tags
- b0e58cb8 Use Navidrome’s own public images endpoint for
getAlbumInfo’s imageURLs - 80671371 Add lastUpdated to
coverArtids. Helps with invalidating art cache client-side. - a3b8682d Fix polling of buffered scrobbles
- 0bbb5493 Use Go 1.20 in pipeline, drop support for 1.18
- 759ff844 Make ffmpeg path configurable, also finds it automatically in current folder. Fixes #1932
- b8c5e49d Close stream when downloading files, fix fd leak
- 05c6cdea Don’t cancel transcoding session if context is canceled
- fc8462dc “Spell-Jacking” mitigation ~ prevent sensitive data leak from spell checker. (#2091)
- 9d459fbd Abort start-up if config file is invalid
- 9b2dd1bb Fix playlist delete and reorder actions
- bfaf4a33 Add logs to cache hunter
- a7f15fac Bump github.com/golangci/golangci-lint to 1.51.1
- ee8f6447 Add option to disable Cache Warmer. Related to #2142
- dad4949a Refactor Subsonic search to make it a bit more readable
- 3ce31851 Don’t retrieve Various Artists and Unknown Artist info from Last.fm
- a50d9c8b Use the latest sanitize, to fix some diacritics