jonib wrote:blaher wrote:but when I update to 0.6.33, in my logs it seems to be looking for plugins/xmbc2
What does the log say? Hmm might be about a xbmc2 dir in %APPPATH% that's for extra data files that holds for example the commands information.
It was to do with ssdp.log, but I can't seem to replicate it now and the log got deleted. If I start EG with Kodi running, then json events work, but if I don't have it running, then it won't connect. There seems to be more info in the tree than EG's logs, so that's what I've attached. Both debug and log raw events are on.
Can you please tell me where the 0.6.33 init file is supposed to go, please?
XBMCRepeat is the correct directory for now.[/quote]
Thank you. I've renamed it back to that.
Edit: I didn't have 'log debug info' ticked on the EG menu
15:14:42 XBMC2: SSDP: Error in headers: {'USN': ' uuid:d728ddbf-f7bd-0309-f189-54b80a26edf8:

schemas-wifialliance-org:service:WFAWLANConfig:1', 'NTS': ' ssdp:alive', 'SERVER': ' Unspecified, UPnP/1.0, Unspecified', 'HOST': ' 239.255.255.250:1900', 'LOCATION': '
http://192.168.0.16:45555/wps_device.xml', 'CACHE-CONTROL': ' max-age=1801', 'Start-line': 'NOTIFY * HTTP/1.1', 'NT': ' urn:schemas-wifialliance-org:service:WFAWLANConfig:1'}
15:14:42 JSON-RPC connect error:
15:14:42 Traceback (most recent call last):
15:14:42 File "C:\Program Files (x86)\EventGhost\plugins\XBMCRepeat\__init__.py", line 2082, in WaitForXBMC
15:14:42 with open(os.path.join(eg.folderPath.RoamingAppData, 'EventGhost', 'plugins', 'XBMC2', 'ssdp.log'), 'a') as f:
15:14:42 IOError: [Errno 2] No such file or directory: u'C:\\Users\\blaher\\AppData\\Roaming\\EventGhost\\plugins\\XBMC2\\ssdp.log'
That's not the correct IP, but changing it from 127.0.0.1 to my actual local IP results in the same error.