A music player that connects to your cloud/distributed storage.
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update CHANGELOG

+5 -2
+5 -2
CHANGELOG.md
··· 3 3 ## 3.0.0 4 4 5 5 - **Adds album-covers view** (switch to and from list view with icon in nav bar) 6 + - **Adds the ability to add a source via the url** (integration with other apps) 7 + - **Adds a keyboard shortcut `L` to quickly select a playlist** 8 + - **Adds the ability to migrate between data-storage methods** 6 9 - Added new background images and replaced a few older ones 7 - - Adds a keyboard shortcut `L` to quickly select a playlist 8 10 - Adds ability to sync tags for individual tracks 9 11 - Adds keyboard shortcuts to switch screens 10 - - Adds the ability to migrate between data-storage methods 11 12 - Changes the keyboard shortcuts for seeking and changing tracks (see overview on about page) 12 13 - Dark mode for the about page 14 + - Enforces usage of a secure context (HTTPS, localhost, etc) 13 15 - Fixes issue with shuffle algorithm 14 16 - Fixes playback issues (eg. clicking same track multiple times) 15 17 - Fixes various issues with add-to-playlist overlay 18 + - Improve about pages (split up into multiple pages) 16 19 - Only show generated playlists for enabled sources 17 20 - Removes support for Blockstack & Textile 18 21