Getting now playing from outside XBMC
#1
I'm looking for a way to get now playing info from outside of XBMC. I'm thinking that scraping a web interface would be one of the better ways. I have scripting experience with parsing websites though I've only worked with static sites.

So I was just wondering if anyone has some advice on going about this endeavor. I currently have the AWX web interface and haven't found a simple http request that returns the info I'm looking for. Does anyone know how to request that info or perhaps another web interface that would be easier to scrape.
Reply
#2
Check out JSON-RPC API (wiki) and Web Server HTTP API (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
Getting now playing from outside XBMC0