zstorok / xbmc-soundcloud-plugin

XBMC music plugin for browsing and playing content from SoundCloud.
http://zsolttorok.com
GNU General Public License v3.0
16 stars 9 forks source link

Error when streaming tracks #1

Closed zstorok closed 13 years ago

zstorok commented 13 years ago

There is a 401 authentication error when trying to stream tracks.

zstorok commented 13 years ago

This bug was due to the fact, that SoundCloud started to require the consumer key on all API calls, and for some reason the consumer key was missing from track URLs.