资 源 简 介
This is an attemt to create a xbmc-plugin for spotify by using python and php.
The current solution is to hack the two examples that comes with the Spotify lib, making one of them give the top list as text and the other one the stream itself.
Then the xbmc-plugin runs the applications via a php script on a local web-server, and is able to browse the Spotify top list and play music from it.
The main issue with this approach is stability, and it will only work in Linux.