icidasset / diffuse

A music player that connects to your cloud/distributed storage.
https://diffuse.sh
Other
809 stars 66 forks source link

remoteStorage option does not sync #376

Closed mscottnelson closed 1 year ago

mscottnelson commented 1 year ago

When using remoteStorage option, the remoteStorage provider sends its response, but Diffuse simply drops the information, and no User data sync occurs.

icidasset commented 1 year ago

👋 I was just working on this. I think I broke it somewhere along the road, or something else changed 🤔 Which server are you using?

icidasset commented 1 year ago

The issue in my testing is that the access token is missing from the OAuth response, but I haven't figured out why that is.

icidasset commented 1 year ago

Ok found the issue, will be fixed in the next release. Will close this once it's released.

mscottnelson commented 1 year ago

Fantastic, thanks for picking this up so quickly!

icidasset commented 1 year ago

Released stable version 3.3 https://github.com/icidasset/diffuse/releases/tag/3.3.0