Capturing/relaying JSON-RPC events
#1
Is it possible to capture or relay the commands that Kodi receives over JSON-RPC? It seems like this would be a useful feature for controlling external players. If it doesn't exist, I'd like to start writing a plug-in that enables it to happen. Sort of like an internal eventghost.
Reply
#2
Right now you could only "relay" JSON-RPC notifications created by Kodi as these can be received by addons but the JSON-RPC requests sent to Kodi are handled by the webserver and are not forwarded to anywhere else.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not e-mail Team Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply

Logout Mark Read Team Forum Stats Members Help
Capturing/relaying JSON-RPC events0