Release Control Kodi with your Google Home
(2018-12-24, 19:34)bkagan Wrote: I'm looking for some assistance.

I have some of the pieces working but not the whole deal.

I'm good with the server node running and IFTTT configurations to Google home.

My issue is sending commands to the KODI json piece.

I run this command in my web browser:
Code:
http://192.168.5.123:8082/jsonrpc?request={"jsonrpc":"2.0","id":1,"method":"Player.playpause","params":{"playerid":1}}
and I get this response:
Code:
={"error":{"code":-32099,"message":"Bad client permission."},"id":1,"jsonrpc":"2.0"}]

It does prompt me for a userID and password (chrome doesn't but Firefox and IE do) but the PAUSE command does not pause the playing video.

Is there a setting in Kodi that I'm missing?
I CAN play videos on the kodi from the Browser.
Under services> I have both "Allow remote control from applications on this system" and "Allow remote control from applications on other systems" ENABLED

the IP and Port are correct on the kodi machine and so is the userID:password

Using Kodi 18.0 rc3 on windows 10
latest googlehomeKodi from OmerTu fork (also on a windows 10 machine
Nodejs 10.14.2 (includes npm 6.4.1)

thanks

I have the same problem. I read all the pages of the Topic ... I check that the support is null ... The way is to try ...

Thank you for your work.
Reply


Messages In This Thread
RE: Control Kodi with your Google Home - by iorifly - 2019-05-10, 01:00
Logout Mark Read Team Forum Stats Members Help
Control Kodi with your Google Home4