This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
xbmc_v6_0 [2015/03/01 20:28] fvandenreek fixed wrong url |
xbmc_v6_0 [2015/11/27 21:09] (current) |
||
---|---|---|---|
Line 54: | Line 54: | ||
The stop event isn't recording, but pilight will interpret as the ''home'' action of the ''none'' media. So when XBMC is started or when nothing plays, the action will be ''home''. When pilight can't connect to XBMC or when the connection is lost the ''shutdown'' action of the ''none'' media will be sent. | The stop event isn't recording, but pilight will interpret as the ''home'' action of the ''none'' media. So when XBMC is started or when nothing plays, the action will be ''home''. When pilight can't connect to XBMC or when the connection is lost the ''shutdown'' action of the ''none'' media will be sent. | ||
+ | |||
+ | === Important === | ||
+ | pilight uses JSON-RPC via TCP-Port 9090. Don't mix it up with JSON-RPC via HTTP which is available over Port 8080 by default (http://Kodi:8080/jsonrpc). This setting is hidden in Kodi/XBMC. |