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

Configure Feed

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

Update CHANGELOG

+3 -1
+3 -1
CHANGELOG.md
··· 15 15 - **Preloads next track on every queue change** 16 16 - **Remembers the playback progress on long audio files (can be disabled)** 17 17 - **WebDAV support in the browser** 18 + - Ability to stop processing 18 19 - Added 'Azure File Storage' service back 19 20 - Added, and removed, some background images (21 total now) 20 21 - Data is saved more efficiently and faster ··· 23 24 - Improved audio streaming (better handling of edge cases, eg. connection drops) 24 25 - Improved drag & drop 25 26 - Improved error messages (eg. through detailed notifications) 27 + - Improved performance 26 28 - Improved README (how to host yourself, etc.) 27 29 - Improved UI 28 30 - New default background and accent color (softer and warmer colors) ··· 30 32 - Removed the "authenticating" wording (eg. "Store data on ..." instead of "Authenticate with ...") 31 33 - Select background-image using thumbnail grid 32 34 - Simpler setup (easier to build) 33 - - Support for [Media Keys](https://github.com/borismus/keysocket) in the browser 35 + - Support for [Media Keys](https://github.com/borismus/keysocket) in the browser and [Media Session API](https://developer.mozilla.org/en-US/docs/Web/API/Media_Session_API) 34 36 - Uses hash/fragment based routing for easier hosting