Posts: 3
Joined: Jun 2017
Reputation:
0
Hi Everyone,
I need your help please!!
I have followed all steps as mentioned on Omertu. But I am not able to get my Glitch test working. I am kinda struck on very beginning of this.
IMp: My kodi is connected via LAN/Ethernet wire but share same internet connection as my Google Home Mini which is on WIFI. Would that be a problem?
Steps followed:
1) I have created username, password and port: 8090 in kodi.
2) Went to system information in kodi and got my ip address from there.
3) Configured Port Forwarding on my router (New to this)
4) Set external IP address : 0.0.0.0 , port: 8090, Internal IP Address : 192.168.x.x Port: 8090, TCP
5) Created Glitch project and imported omertu project. Changed env setting to my kodi username, password, port, and KODI_IP_ADRESS via my laptop (connected on same wifi as google home mini)
6) Click on Show live.
7) Glitch open another browser with my project URL :https://abhishek-kodi.glitch.me/
---> The functionality you would like to test: /koditestconnection
-----> Click on Button : Test Connection to Kodi
8) Failed : Gateway timed out.
Please help what i am doing wrong, I know your expert advice would definitely help me.
Awaiting your response.
Thanks,
Abhishek
Posts: 3
Joined: Jun 2017
Reputation:
0
Hi Everyone,
I need your help please!!
I have followed all steps as mentioned on Omertu. But I am not able to get my Glitch test working. I am kinda struck on very beginning of this.
IMp: My kodi is connected via LAN/Ethernet wire but share same internet connection as my Google Home Mini which is on WIFI. Would that be a problem?
Steps followed:
1) I have created username, password and port: 8090 in kodi.
2) Went to system information in kodi and got my ip address from there.
3) Configured Port Forwarding on my router (New to this)
4) Set external IP address : 0.0.0.0 , port: 8090, Internal IP Address : 192.168.x.x Port: 8090, TCP
5) Created Glitch project and imported omertu project. Changed env setting to my kodi username, password, port, and KODI_IP_ADRESS via my laptop (connected on same wifi as google home mini)
6) Click on Show live.
7) Glitch open another browser with my project URL :https://abhishek-kodi.glitch.me/
---> The functionality you would like to test: /koditestconnection
-----> Click on Button : Test Connection to Kodi
8) Failed : Gateway timed out.
GLITCH LOGS:
========
I entered internal ip address in glitch env. Settings.
Logs in Glitch:
==========
Authentication succeeded2:52 PM Command sent = {"jsonrpc":"2.0","id":1,"method":"GUI.ShowNotification","params":{"title":"Initiated by IFTTT","message":"Test Successful!"}}2:52 PM request failed2:54 PM route: /koditestconnection2:54 PM query: {}2:54 PM error: { FetchError: request to http://192.***.*.*:8090/jsonrpc failed, reason: connect ETIMEDOUT 192.***.*.*:80902:54 PM at ClientRequest.<anonymous> (/app/node_modules/node-fetch/index.js:133:11)2:54 PM at emitOne (events.js:96:13)2:54 PM at ClientRequest.emit (events.js:188:7)2:54 PM at Socket.socketErrorListener (_http_client.js:309:9)2:54 PM at emitOne (events.js:96:13)2:54 PM at Socket.emit (events.js:188:7)2:54 PM at emitErrorNT (net.js:1277:8)2:54 PM at _combinedTickCallback (internal/process/next_tick.js:80:11)2:54 PM at process._tickCallback (internal/process/next_tick.js:104:9)2:54 PM name: 'FetchError',2:54 PM message: 'request to http://192.***.*.*:8090/jsonrpc failed, reason: connect ETIMEDOUT 192.168.0.2:8090',2:54 PM type: 'system',2:54 PM errno: 'ETIMEDOUT',2:54 PM code: 'ETIMEDOUT' }2:54 PM body: { token: '******' }
Please help what i am doing wrong, I know your expert advice would definitely help me.
Awaiting your response.
Thanks,
Abhishek
Posts: 1
Joined: Jan 2018
Reputation:
0
On reddit OmerTu mentioned that it is possible to extend the Voice Control to Addons using the Kodi API. Can anybody go into futher details on this? What would the url part look like?
I think it would be great for eg. running auto-maintenance with Indigo or searching for Movies which are not stored lokaly.
Posts: 176
Joined: Mar 2010
Reputation:
0
hi, one question has anyone got the 'turn TV on' function to work..?
the firestick can turn on the TV by pressing any button but I've tested both ways in the read me section but nope can't get it to work...
thanks
Posts: 7
Joined: Jan 2014
Reputation:
0
2018-01-07, 05:13
(This post was last modified: 2018-01-07, 05:48 by messiah1095.)
Thanks for this. I've managed to get this working with node.js on a Windows box and running as a service after doing some research.
Seems to be more responsive than hosting through Glitch and a slightly better option that directly pointing to your Kodi box on your router.
Also is there a way I can run this as HTTPS with node.js?
Posts: 381
Joined: Jan 2018
Reputation:
18
First of all thanks for making this. It works like a charm.
The only thing not working for me is the turning on of the TV or changing to the proper HDMI channel and focusing on the KODI app.
I run all this on an Intel NUC 7th gen pc with Win 10 Installed. Has anybody managed to give a command to GH and it then turning on the TV on the proper HDMI channel and focusing on KODI. Or am I expecting too much?
This would be the icing on the cake. At the moment I have to tell Google to turn on the tv then manually change to the correct HDMI channel and then focus on the KODI app.
Any help would be greatly appreciated.
Posts: 1
Joined: Jan 2018
Reputation:
0
After hours of trial and error, I finally have it successfully configured. Thank you so much!
Posts: 153
Joined: Sep 2012
Reputation:
0
Hi Omer,
thanks for a great product, working great.
one question: for some of my movies the titles are in hebrew, is it possible to search also by "Original Title" which is in English?
thanks
Posts: 1
Joined: Jan 2018
Reputation:
0
Hey! Thanks for all!
Is it possible to start an addon with google assistent? Or maybe somethin in my favourites?
Posts: 2
Joined: Jan 2018
Reputation:
0
Thanks for all your work!
I'm having a strange issue and I was wondering if anyone else was having the same. I can connect to Kodi with my local ip fine, but when I use my external ip it does not work. I have the port forwarded, and I tried several other ports, and I'm able to connect to my Broadlink RM3 via my external ip through IFTT easily.
it seems like its a router issue, but since other things are working I'm thinking it could be something with Kodi. Anyone have any thoughts?
Posts: 2
Joined: Jan 2018
Reputation:
0
Figured it out! I had OpenVPN on, turned it off and it works great. Thanks!