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.

2.3.0

+3 -1
+2
CHANGELOG.md
··· 6 6 - Asks for confirmation when removing a playlist 7 7 - Fixes dark styles for add-to-playlist overlay 8 8 - Improves CORS information a little bit 9 + - Improves interaction with notifications 9 10 - Improves playlist drag & drop (now moves selection instead of item under cursor) 10 11 - No longer scrolls track list to the top when moving things in a playlist or when processing tracks 12 + - Shows the correct error message when the browser cannot play a certain type of audio 11 13 - Switches key bindings for arrow up and down 12 14 13 15 ## 2.2.3
+1 -1
src/Static/Manifests/manifest.json
··· 2 2 "name": "Diffuse", 3 3 "short_name": "Diffuse", 4 4 "description": "A music player that connects to your cloud/distributed storage", 5 - "version": "2.2.3", 5 + "version": "2.3.0", 6 6 "author": "Steven Vandevelde <icid.asset@gmail.com>", 7 7 "icons": [ 8 8 {