View Single Post
Posts: 203 | Thanked: 375 times | Joined on Nov 2009
#214
Originally Posted by javiermon View Post
Hi there, I've looked into this with Firebug:

For music clean:
The method called is
http://ip:8080/jsonrpc?SendRemoteKey
with the following parameters:
{"jsonrpc": "2.0", "method": "AudioLibrary.Clean", "id": 1}
and here's the response:
{"id":1,"jsonrpc":"2.0","result":"OK"}

For video clean:
{"jsonrpc": "2.0", "method": "VideoLibrary.Clean", "id": 1}
Response:
{"id":1,"jsonrpc":"2.0","result":"OK"}

Hope this helps
Yes... Kozzi told me about this on the last page too and it's already implemented here now.
 

The Following User Says Thank You to mzanetti For This Useful Post: