kodi-json-rpc-interface
This is an old revision of the document!
Table of Contents
Kodi JSON-RPC Interface
Access interface
$ telnet kodi-host 9090
Initiate video library scan for specific directory
{ "jsonrpc": "2.0", "method": "VideoLibrary.Scan", "params": { "directory": "smb://server/share/Directory/Subdirectory" }, "id": "test" }
{tag>kb kodi}}
kodi-json-rpc-interface.1503384152.txt.gz · Last modified: 2017/08/22 08:42 by baumi