diffuse

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

OTHER License

Stars
810
Committers
6

Bot releases are hidden (Show)

diffuse - v2.1.1

Published by icidasset almost 5 years ago

Version 2.1.1 🎶 🎃


Fixed issue with Safari and a few other things, see CHANGELOG for more info.

Available online as well at:
https://diffuse.sh/

If you want to host the app yourself, make sure to check out the new README.


Packages:

  • Linux
  • Mac
  • Web: Just the web application, can be hosted on any HTTP server.
  • Windows
diffuse - v2.1.0

Published by icidasset almost 5 years ago

Version 2.1 🎶 🎃


A calibration release, small overall improvements. See CHANGELOG for more info.

Available online as well at:
https://diffuse.sh/

If you want to host the app yourself, make sure to check out the new README.


Packages:

  • Linux
  • Mac
  • Web: Just the web application, can be hosted on any HTTP server.
  • Windows
diffuse - v2.0.0

Published by icidasset about 5 years ago

Version 2.0 🎶 🦌


Check out the README and CHANGELOG to see what has changed.
Lots of changes and lots of new features.

Available online as well at:
https://diffuse.sh/

If you want to host the app yourself, make sure to check out the new README.


Packages:

  • Linux
  • Mac
  • Web: Just the web application, can be hosted on any HTTP server.
  • Windows

The code for the "native apps" can be found here. It's currently build with Electron, but I'm open to alternatives. The only requirement I have for a native version is that it supports the media keys.

diffuse - v2.0.0-beta.1

Published by icidasset about 5 years ago

Version 2 Beta 🎶 🦌

diffuse - v2.0.0-alpha.4

Published by icidasset about 5 years ago

Version 2 Alpha 🎶 🏖

https://alpha.diffuse.sh/

diffuse - v1.0.2

Published by icidasset over 5 years ago

Changelog:

  • Removed the Host header from WebDAV requests, which caused issues with some NextCloud servers.
  • Fixed UI glitch (fav-icon in track list)
  • Updated dependencies (electron & blockstack)
diffuse - v1.0.1

Published by icidasset almost 6 years ago

  • Fixes optional host field when adding an Amazon S3 bucket (wasn't optional while it should be)
  • Improves search (uses lunr.js)

See https://lunrjs.com/guides/searching.html#term-presence regarding the search functionality. You can exclude terms, mark both terms as required, only search in certain columns, etc.

diffuse - v1.0.0

Published by icidasset about 6 years ago

Long overdue, but finally out of beta stage! 💎

diffuse - v1.0.0-beta

Published by icidasset over 6 years ago

Beta stage! 🎉

Changes:

  • WebDAV support (native version only)
  • Custom Amazon S3 endpoints
  • Better app icon
  • Different font, no more weird font issues on Firefox and Windows OS.
  • Current playlist name is now shown in the main UI
  • Improved search
  • Improved offline usage
  • Ability to copy track url via context menu
  • Fixed large collections on Azure
diffuse - v1.0.0-alpha.4

Published by icidasset over 6 years ago

Release notes:

  • Adds support for Google Drive
  • Adds support for Microsoft Azure File Storage
  • Upgrade to Electron v2 for the native version
diffuse - v1.0.0-alpha.3

Published by icidasset over 6 years ago

Release notes:

  • Visualizes track selection, both single and multiple. Also adds a little piece of info about the UI, see https://diffuse.sh/about/#UI.
  • Improves performance by not storing certain settings in the user data, but instead locally on the browser/device. This includes things like: shuffle, selected playlist, etc.
  • Fixes context-menu ui bug which caused it to initiate drag-n-drop.
diffuse - v1.0.0-alpha.2

Published by icidasset over 6 years ago

Adds support for Microsoft Azure Blob Storage.

diffuse - v1.0.0-alpha.1

Published by icidasset over 6 years ago