jonib wrote:Test this version, it seems XP needs stuff its own way.
jonib
thanks alot, that did the trick, everything works really good now, i have tried to reboot the minix android device and as soon as i start kodi again eventghost rekognizes it.
i did actually have some red strings in the log, but it doesnt really matter since everything works fine now, but i post the log anyway:
16:45:28 XBMC2: Raw event: '{"jsonrpc":"2.0","method":"Playlist.OnClear","params":{"data":{"playlistid":1},"sender":"xbmc"}}'
16:45:28 Raw event: {u'params': {u'data': {u'playlistid': 1}, u'sender': u'xbmc'}, u'jsonrpc': u'2.0', u'method': u'Playlist.OnClear'}
16:45:28 XBMC2: Raw event: '{"jsonrpc":"2.0","method":"Playlist.OnAdd","params":{"data":{"item":{"title","type":"movie"},"playlistid":1,"position":0},"sender":"xbmc"}}{"jsonrpc":"2.0","method":"Playlist.OnAdd","params":{"data":{"item":{"title":"","type":"movie"},"playlistid":1,"position":1},"sender":"xbmc"}}'
16:45:28 Traceback (most recent call last):
16:45:28 File "C:\Program\EventGhost\plugins\XBMCRepeat\__init__.py", line 2162, in JSONRPCNotifications
16:45:28 messages = [json.loads(message)]
16:45:28 File "json\__init__.pyc", line 307, in loads
16:45:28 File "json\decoder.pyc", line 322, in decode
16:45:28 ValueError: Extra data: line 1 column 189 - line 1 column 385 (char 189 - 385)
16:45:28 Raw event: {u'params': {u'data': {u'item': {u'type': u'movie', u'title': '}, u'playlistid': 1, u'position': 0}, u'sender': u'xbmc'}, u'jsonrpc': u'2.0', u'method': u'Playlist.OnAdd'}
16:45:28 Raw event: {u'params': {u'data': {u'item': {u'type': u'movie', u'title':'}, u'playlistid': 1, u'position': 1}, u'sender': u'xbmc'}, u'jsonrpc': u'2.0', u'method': u'Playlist.OnAdd'}
16:45:28 XBMC2: Raw event: '{"jsonrpc":"2.0","method":"Playlist.OnAdd","params":{"data":{"item":{"title":"ETRG.mp4","type":"movie"},"playlistid":1,"position":2},"sender":"xbmc"}}'
16:45:28 Raw event: {u'params': {u'data': {u'item': {u'type': u'movie', u'title': u'ETRG.mp4'}, u'playlistid': 1, u'position': 2}, u'sender': u'xbmc'}, u'jsonrpc': u'2.0', u'method': u'Playlist.OnAdd'}
16:45:29 XBMC2: Raw event: '{"jsonrpc":"2.0","method":"Player.OnPlay","params":{"data":{"item":{"title":"-ETRG.mp4","type":"movie"},"player":{"playerid":1,"speed":1}},"sender":"xbmc"}}'
16:45:29 Raw event: {u'params': {u'data': {u'item': {u'type': u'movie', u'title': }, u'player': {u'playerid': 1, u'speed': 1}}, u'sender': u'xbmc'}, u'jsonrpc': u'2.0', u'method': u'Player.OnPlay'}
16:45:29 XBMC2.Player.OnPlay.movie {u'item': {u'title': r': {u'playerid': 1, u'speed': 1}}
16:45:29 Play
I cant thank you enough.
