Play rar'ed files using json string
#1
Hi.

I am really, really new to this and Ihave a issue that I wonder if anyone can help me with.

I use EventGhost to play files on my xbmc.
It works just fine with unpacked files using the following
urllib2.urlopen('http://192.168.0.220:8080/jsonrpc?request={"jsonrpc":"2.0","id":"1","method":"Player.Open","params":{"item":{"file":" "filelocation+filename "}}}')

Does anyone know how to get the file started when files are rar'ed?
I use mysql to get the file location and filename


Best regards Phalnax.
Reply

Logout Mark Read Team Forum Stats Members Help
Play rar'ed files using json string0