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 #19

Closed WerWolv closed 7 years ago

WerWolv commented 7 years ago

When SpotiSpy is started and Spotify runs in the background it finds it and tries to connect to it. It finds the artist and the song name but can't find the album art.

This is the error message I get when using spotispy.exe /K:

enumerated 3 displays. waiting for spotify... 4370 { version: 9, client_version: '1.0.58.573.g57c9cd87', running: true } 4370 ready to grab album art. found new song title. song title: Something Just Like This [TypeError: Cannot read property '0' of undefined]

tma02 commented 7 years ago

Sounds like a duplicate of #18. Will close this unless something suggests it's not actually a duplicate issue.