Sending advanced InputActions via JSON RPC
#1
Hi
I am trying to sent very detailled input actions from an external program to my XBMC addon via JSONRPC

The JSON-RPC API/v6 defines a string type Input.Action with some actions.
However the overall list of action codes at https://github.com/xbmc/xbmc/blob/master...ilib/Key.h is much longer.
Is there a way to send actions form the larger list (or even custom values) via JSONRPC?
Reply

Logout Mark Read Team Forum Stats Members Help
Sending advanced InputActions via JSON RPC0