Hi,
I'm looking for a way to send a rpc-message from commandline.
I tried to use a rpcclient compiled at armbian, but that did not work (of cause).
Then I tried to use python, but python does not contain the rpyc or classic module ...
I read, that its possible, to tweak kodi to use json-rpc, but that's no way for me.
So what's the preferred way to send a rpc-message from libreelec?