Added
- Action to sort a playlist by title, album, or artist
#689 - Keyboard shortcut shift+space to stop the playback
- Details pane for radio stations
- Support for editing the name and the stream URL of the radio stations
- Support for creating new radio stations by manually entering the data
- Tooltip showing the full version of any truncated title in the details pane
Changed
- jQuery library updated from 3.5.1 to 3.6.0
- lodash library updated from 4.17.20 to 4.17.21
- getID3 library updated from 1.9.20-202102260858 to 1.9.20-202103112222 (commit a309234) to fix error on parsing WAV files
#837
Fixed
- Potential database corruption if updating from Music version < 0.13.0 (introduced in v1.0.3)
- Playlist "updated" timestamp not updating on the UI when tracks removed or manually reordered or name or comment modified
- View unnecessarily scrolling when opening track details in the playlist view
- The color of the icon in the "no search results" box in the NC dark mode
- Playlist comment modification not synced to server if the text box was clicked again after the modification but before defocusing the field
- Details pane "Follow playback" not working correctly when playing Internet radio
- Some external deployment scripts ignoring the empty but vital Music app directories
#838