Navidrome logo

Navidrome

Open source music collection server and streamer, like your personal Spotify

Alternative to: spotify, apple music, youtube music


About Versions (100)

v0.14.0

2020-04-07

Changelog

New features

  • [UI] Use a custom Authorization header, to avoid conflicts with proxies using basic/digest auth (#146)
  • [Server] Cache cover art (#19)
  • [Server] Reduce info level log verbosity
  • [Server] More indexes for faster sorting/filtering
  • More bug fixes

⚠️ This version now stores the transcoding cache in /cache/transcoding. Please delete all files in the /cache folder (they won’t be deleted automatically)

All changes

7e6c0e3 Less noisy logs for scrobble b930c72 Fix tests in pipeline c1afe70 Fix: also pass the custom authorization header in all requests 3f9ddb9 Use a custom authorization header, to avoid conflicts with proxies using basic auth (fixes #146) c3edc7f Add test for ServeIndex 9b272c8 Small log tweak 6d12211 Download and install latest Jamstash when calling make Jamstash-master 6471326 Logs new stream sessions a17a98a Log API requests and responses at Debug level 59707b3 Detect embedded art in ogg containers fa378ab Add tracing log to Cover service 05ffb1a Cache cover arts. closes #19 a1ba5c5 Returns default cover on any error (not found, encoding, or unknown) 1bc68c2 Create and configure image cache d308e7c Fix typo 2b5433d Add an openrc unit file 86a23f9 Add more indexes to MediaFile table 0ba5840 Don’t set a playerId cookie it cannot register the player 93646b9 More logging tests 13be8d2 Converted last GoConvey tests to Ginkgo a4b9712 Changes when pipelines are triggered: - Build now on new Pull Requests - Release only on new pushed tags 660f9c2 Rename dist target to snapshot