Script for custom Web Interface to Go Home
#1
I am building a custom interface with a website that is going to be incorporated with KODI.

We have it launching a page in Kiosk mode but when this happens Kodi goes to Programs Menu.

I have coded javascript to close out the Chrome browser. but i need to add the call to Return to the main menu.

I have tried many different ways Including incorporating the web interface into a Iframe and try to call the home button on it.

I keep getting the CORS Error.

i have tried to put it thru POST & GET using Ajax

http://xbmcIP:xbmcPort/jsonrpc?request={"jsonrpc":"2.0","id":"1","method":"Input.Home"}
Reply

Logout Mark Read Team Forum Stats Members Help
Script for custom Web Interface to Go Home1