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.15.0

2020-04-19

Changelog

  • [Server] Upgrade Subsonic API version to 1.10.2, add year and genre filters. This enables DSub’s “Decades” view to work!
  • [UI] Players and Transcodings view are more mobile-friendly
  • [UI] Add Italian translation (thanks @AlphaJack)
  • [UI] Add Chinese Simplified translation (thanks @ye61123)

All changes

db02f5f go mod tidy 579294b Make Players and Transcodings view mobile-friendly f83d0d4 Fix getRandomSongs filters 3b7d7bd Disable French translation 05958f5 Add French localization 6cf4b81 Fix year range when querying by year 689449d Force reindex to fix album by year searches dae938d Don’t try to install Jamstash as part of initial setup f6617ff Add Chinese Simplified translation defdc2e Bump Subsonic API to 1.10.2 1fd6571 Refactored getSongsByGenre 4c0250f Add fromYear/toYear params to getRandomSongs 0e1735e Add getSongsByGenre endpoint a698e43 Refactor list_generator to use new filters 95f6583 Implement byYear and byGenre AlbumLists 69dc4d9 Always fill album’s min_year if max_year is filled 4aeb63c Add a couple of patterns to .gitignore e5efadf Bump github.com/go-chi/chi from 4.1.0+incompatible to 4.1.1+incompatible d117d57 Add Italian localization d09a218 Lax Node version (only matches major version 13)