update library using json and curl?
#5
(2012-04-22, 10:22)jhsrennie Wrote: See http://wiki.xbmc.org/?title=List_of_Built_In_Functions for the details on the UpdateLibrary function. You want something like:

Code:
curl http://myserver/xbmcCmds/xbmcHttp?command=ExecBuiltIn(UpdateLibrary(video, /dev/sdd1))

I'm not sure if you can use a source name as the path, but you could try it and see what happens.
Thanks. Will try that and report back.

Reply


Messages In This Thread
RE: update library using json and curl? - by nanouk76 - 2012-04-22, 13:14
Logout Mark Read Team Forum Stats Members Help
update library using json and curl?0