akezeke / spotyxbmc2

spotyXBMC is a fork of XBMC with spotify support
Other
133 stars 29 forks source link

Change User Agent as Spotify were blocking the old one for libspotify from despotify #63

Open Hedda opened 10 years ago

Hedda commented 10 years ago

Please note that you have to change the User Agent spoofing for libspotify from despotify as Spotify now look to be blocking the one from the older versions of the protocol used in despotify reverse engineered version of libspotify C API library, see pull request from spotify-websocket-api (respotify project on GitHub) here for new User Agent info:

https://github.com/Hexxeh/spotify-websocket-api/pull/49