tma02 / spotispy

Displays the album art from your currently playing Spotify track in full-screen.
http://tma02.github.io/spotispy/
MIT License
80 stars 21 forks source link

Not connecting to Spotify, looking at wrong port-range? #17

Open LAP87 opened 7 years ago

LAP87 commented 7 years ago

i ran the spotispy.exe /K and saw that it looks at the 4370 range, but my client uses 4070 as far as i can see. Anyways, i've let it run for a good while and it never connected.

Btw, The wallpaper-engine theme with spotispy is throwing mad errors also.

tma02 commented 7 years ago

Are you sure the web helper is running on 4070? Also what version of Spotify are you currently running? I was just able to successfully connect on version 1.0.53.758.gde3fc4b2.

LAP87 commented 7 years ago

I don't know how to look up which port the webhelper is using, it didn't list under the resource monitor. Spotify version 0.9.15.27.g87efe634 (using older by choice, since they removed mp3 drag'n'drop feature in newer versions)

celestialorb commented 7 years ago

Same issue here. Is there a way to configure the port range?

tma02 commented 7 years ago

@celestialorb An issue similar to this one was recently resolved in the latest commit. Spotify recently changed their WebHelper's listening port range. Please try the latest commit and let me know if you still have issues. A release with the fix should be available soon.