Add variable to http get
I'm setting up my Google home so that it can send commands to kodi through http get. I'd love to be able to say "start film {1}" and then it play. To do this I figured I could send the rpc command: http://my-ip:8080/jsonrpc?request={"jsonrpc":"2.0","i...