github navidrome/navidrome v0.19.0

latest releases: v0.52.5, v0.52.0, v0.51.1...
4 years ago

Initial support for Playlists

The UI is still rough in the edges and will receive some polishing in upcoming releases, but feel free to experiment with it and please report any feedback

Changelog

  • [UI]: Initial support for playlists! (#105)
  • [UI]: Support for Disc Subtitles: (#272)
  • [UI]: Fix WebPlayer duration display when playing a transcoded song (thanks @lijinke666)
  • [Server]: Fix getMusicFolders and getIndexes API compliance (#286)

All changes

1aef21a Update translations for playlists
d1a0ffa Check permissions in playlists
4101051 Enable Playlist Management in the UI by default
a734a1a Add filter by name to Playlist list
bf1dc33 Add option to shuffle playlist
c43798c Filter out songs not in the playlist
12cf2f1 Remove tracks from playlist
5c95eed Rename actions
e81a9dd Add tracks to playlist
fd49ae3 Add Playlist action
f881e2a Add option to enable (experimental) playlists in UI
0ca79ee Show Playlist tracks
8a709c4 Add playlist views
b1f5d35 Fix DurationField breaking when the record does not have the source field
5682d0e Remove tracks from Playlist's GetAll
ab69021 Make Playlist's songCount sortable
8f96010 Add helper functions tests
aebee65 Add nested resource playlist/{id}/tracks
a56e588 Create relation table for playlist tracks
27de18f Fix typo
5afcd0a Make field names camelCase
fec589d Add playlist list
4e613be Add playlists REST endpoint
8e2480a Fix duration (in web player) when playing transcoded files. Thanks @lijinke666
50eda78 Revert "Save perPage selection in localstorage"
b3af0f8 Use a custom List component
9490374 Save perPage selection in localstorage
a340b62 Link to artist from album list
0d1af8c Fix potential null reference exception
377c9e6 Revert "Upgrade golangci-lint"
b8ae5cc Upgrade golangci-lint
f8362a4 Fix staticcheck's SA1029
5ce3135 Fix gosec's G601
162971f Remove console.log
49dd130 Update Portuguese translation
1e5c879 Extract disc subtitle strings for translation
e369cbf Disable album songs sorting
a88270a Add multidisc labels, even if there are no disc subtitles
4355f4f Show disc subtitles (if available)
0d93617 Import and display disc subtitles
7f75994 go mod tidy
e9d594e Bump github.com/Masterminds/squirrel from 1.3.0 to 1.4.0
0d1e2a9 Make MediaFolder ID int32
1ed6d13 Fix getMusicFolders and getIndexes API compliance. Fix #286
09267d2 Don't skip to the next song when there is an streaming error
3a6639f Fix golangci-lint installation

Don't miss a new navidrome release

NewReleases is sending notifications on new releases.