Advertisement
effemmeffe

libraryupdater.sh

Oct 20th, 2013
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. xbian@xbian ~ $ cat /media/Tera/Downloads/libraryupdater.sh
  2. #!/bin/sh
  3. /usr/bin/wget --header='Content-Type:application/json' --post-data='{"jsonrpc": "2.0", "method": "VideoLibrary.Scan", "id": "5", "params": {"directory":"/media/Tera/Library/TV"}}' "http://localhost:8080/jsonrpc"
  4. xbian@xbian ~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement