Hi-
I'm trying to access the GetCurrentlyPlaying data from the xmbcHttp api but when query this:
http://$IP_ADDRESS:32400/xbmcCmds/xbmcHttp?command=GetCurrentlyPlaying
I get a 404 error.
This however works:
http://$IP_ADDRESS:32400/web/
Has the xmbcHttp API been deprecated?
Any ideas what could be going on?
Thanks
dom