Using Eden RC2 at the moment on Win7 platform.
Is there more structured way to ask XBMC what is the system now playing besides
Code:
http://ip:port/xbmcCmds/xbmcHttp?command=getcurrentlyplayingXWMM looks really good but just need to ask what the system is playing at given time.. that needs to be lite.
XML-out format could be nice.
EDIT: JSON RPC?
http://wiki.xbmc.org/index.php?title=JSON_RPC
RestClient? This is overkill for me.
Have to make this happen with PHP5.x... Any help?edit: Ok, Found one PHP Rest Client https://github.com/educoder/pest and
Api is http://wiki.xbmc.org/index.php?title=JSON-RPC_API/v3


Search
Help