2017-03-16, 00:11
Hi,
I have the same problem that ZADZAD and TRIHY have. LCDSmartie with Kodi4Smartie doesn't receive anything from Kodi running.
My system is Kodi 17.1, win 8.1, LCDSmartie 5.4 and Kodi4smartie 2.0.1.
I am using two basic setup lines:
$dll(Kodi4smartie,1,,)
$dll(Kodi4smartie,2,,)
I have tried the following test:
1. start LCDSmartie
2. start Kodi
3. start PuTTY using telnet on port 9090 - connection is ok
4. start playing a movie on Kodi.
PuTTY show some data on the screen, in this case i have started/stopped two movies. I paste here the data:
{"jsonrpc":"2.0","method":"Player.OnPlay","params":{"data":{"item":{"title":"","type":"movie"},"player":{"playerid":1,"speed":1}},"sender":"xbmc"}}{"jsonrpc":"2.0","method":"Player.OnStop","params":{"data":{"end":false,"item":{"id":5,"type":"movie"}},"sender":"xbmc"}}{"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"id":-1,"type":""},"sender":"xbmc"}}{"jsonrpc":"2.0","method":"Player.OnPlay","params":{"data":{"item":{"title":"","type":"movie"},"player":{"playerid":1,"speed":1}},"sender":"xbmc"}}{"jsonrpc":"2.0","method":"Player.OnStop","params":{"data":{"end":false,"item":{"id":5,"type":"movie"}},"sender":"xbmc"}}{"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"id":-1,"type":""},"sender":"xbmc"}}
LCDSmartie shows always:
Kodi Media Center
date - time
I can do other tests if you want, in order to give my contribution to solve this problem.
I have the same problem that ZADZAD and TRIHY have. LCDSmartie with Kodi4Smartie doesn't receive anything from Kodi running.
My system is Kodi 17.1, win 8.1, LCDSmartie 5.4 and Kodi4smartie 2.0.1.
I am using two basic setup lines:
$dll(Kodi4smartie,1,,)
$dll(Kodi4smartie,2,,)
I have tried the following test:
1. start LCDSmartie
2. start Kodi
3. start PuTTY using telnet on port 9090 - connection is ok
4. start playing a movie on Kodi.
PuTTY show some data on the screen, in this case i have started/stopped two movies. I paste here the data:
{"jsonrpc":"2.0","method":"Player.OnPlay","params":{"data":{"item":{"title":"","type":"movie"},"player":{"playerid":1,"speed":1}},"sender":"xbmc"}}{"jsonrpc":"2.0","method":"Player.OnStop","params":{"data":{"end":false,"item":{"id":5,"type":"movie"}},"sender":"xbmc"}}{"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"id":-1,"type":""},"sender":"xbmc"}}{"jsonrpc":"2.0","method":"Player.OnPlay","params":{"data":{"item":{"title":"","type":"movie"},"player":{"playerid":1,"speed":1}},"sender":"xbmc"}}{"jsonrpc":"2.0","method":"Player.OnStop","params":{"data":{"end":false,"item":{"id":5,"type":"movie"}},"sender":"xbmc"}}{"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"id":-1,"type":""},"sender":"xbmc"}}
LCDSmartie shows always:
Kodi Media Center
date - time
I can do other tests if you want, in order to give my contribution to solve this problem.