Advertisement
NewFolk

XBMCUpdate

Jul 14th, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. curl --data-binary '{ "jsonrpc": "2.0", "method": "VideoLibrary.Scan", "id": "mybash"}' -H 'content-type: application/json;' http://192.168.1.175:80/jsonrpc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement