vincelwt / harmony

:musical_note: Sleek music player for Spotify, SoundCloud, Google Play Music and your local files
http://getharmony.xyz
859 stars 59 forks source link

Soundcloud/Spotify integrations not working #151

Closed isaacvandor closed 7 years ago

isaacvandor commented 7 years ago

OS: Win10

Souncloud and Spotify integrations are not working (i.e. When I click on the login links to connect those services, nothing happens)

poacher2k commented 7 years ago

OS: Linux Mint 18.1 Cinnamon 64-bit

Same here - nothing happens.

thekelvinliu commented 7 years ago

OS: macOS Sierra 10.12.3

same here. i just clicked through all the options, and the only ones that seem to work are play music and hype machine.

vincelwt commented 7 years ago

Working on it right now

vincelwt commented 7 years ago

Ok fixed, small bug for lack of testing (mea culpa), I'll try to publish the new version soon

thekelvinliu commented 7 years ago

@poacher2k @isaacvandor is the update working for you both? i just installed v0.4.7 and getting the same issues. going to try to run locally and see if anything's different.

poacher2k commented 7 years ago

Works for me!

Den 9. mars 2017 13:37:31 CET, skrev kelvin liu notifications@github.com:

@poacher2k @isaacvandor is the update working for you both? i just installed v0.4.7 and getting the same issues. going to try to run locally and see if anything's different.

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/vincelwt/harmony/issues/151#issuecomment-285340214

-- Sent from my Android device with K-9 Mail. Please excuse my brevity.

isaacvandor commented 7 years ago

Can confirm, also works for me.

thekelvinliu commented 7 years ago

so i can get the integrations work work only when i run locally. the release still isn't working for me. @vincelwt any ideas why? lmk if there's anything info i should provide/what i can do to help you debug

vincelwt commented 7 years ago

@thekelvinliu What do you mean by running locally ? From the sources ? It's weird as the sources should be on the same level as the 0.4.7 release.

thekelvinliu commented 7 years ago

yep from the sources. not super familiar with electron apps on mac -- are there any logs i can check to see what's going on?

unixfox commented 7 years ago

I can connect but nothing is synchronized with Soundcloud for the feed (even by trying to force the synchronization): harmony_130 But it's synchronized for the liked tracks: harmony_132

vincelwt commented 7 years ago

@thekelvinliu Well you can open the log with crl+alt+i, console tab but it won't show what's happening in the settings window. You would have to open the devtools in the settings but for that need to modify the source code.

You could try doing a full reset, uninstall 0.4.7, remove the cached data ~/.config/configstore/harmony.json and reinstall the latest release.

vincelwt commented 7 years ago

@unixfox Seems like an related issue, open another issue with the log (ctrl+alt+i, console tab)

vincelwt commented 7 years ago

Should now work with 0.5 :)