jonib wrote:
There is a "Search" button in the XBMC2 plugins config dialog, does it work for you blaher? if it works it's a new problem, if it don't it's probably the same as for eman457.
With .10:
Code: Select all
12:07:51 JSON-RPC connected
12:07:51 HTTP API connected
12:08:00 Traceback (most recent call last) (1630):
12:08:00 File "C:\Program Files (x86)\EventGhost\plugins\XBMCRepeat\__init__.py", line 1278, in SearchForXBMC
12:08:00 for i in ssdpSearch().keys():
12:08:00 File "C:\Program Files (x86)\EventGhost\plugins\XBMCRepeat\__init__.py", line 1142, in ssdpSearch
12:08:00 with open(os.path.join(eg.folderPath.RoamingAppData, 'EventGhost', 'plugins', 'XBMC2', 'ssdp.log'), 'a') as f:
12:08:00 IOError: [Errno 2] No such file or directory: u'C:\\Users\\blaher\\AppData\\Roaming\\EventGhost\\plugins\\XBMC2\\ssdp.log'
12:08:08 XBMC2: Starting connection test, trying to connect to XBMC using 127.0.0.1:8080
12:08:08 JSON-RPC connected
12:08:08 JSON-RPC connection closed
12:08:08 XBMC2: JSON-RPC works.
12:08:15 JSON-RPC connected
12:08:15 HTTP API connected
12:08:15 XBMC2: Activating JSON-RPC notifications
12:08:15 XBMC2: Connected to XBMC ( 127.0.0.1 : 9090 ), ready to recive JSON-RPC notifications.
12:08:15 XBMC2.System.OnStart
12:08:21 Traceback (most recent call last) (1630):
12:08:21 File "C:\Program Files (x86)\EventGhost\plugins\XBMCRepeat\__init__.py", line 1278, in SearchForXBMC
12:08:21 for i in ssdpSearch().keys():
12:08:21 File "C:\Program Files (x86)\EventGhost\plugins\XBMCRepeat\__init__.py", line 1142, in ssdpSearch
12:08:21 with open(os.path.join(eg.folderPath.RoamingAppData, 'EventGhost', 'plugins', 'XBMC2', 'ssdp.log'), 'a') as f:
12:08:21 IOError: [Errno 2] No such file or directory: u'C:\\Users\\blaher\\AppData\\Roaming\\EventGhost\\plugins\\XBMC2\\ssdp.log'
12:08:23 XBMC2: Starting connection test, trying to connect to XBMC using 127.0.0.1:8080
12:08:23 JSON-RPC connected
12:08:23 JSON-RPC connection closed
12:08:23 XBMC2: JSON-RPC works.
12:08:28 JSON-RPC connected
12:08:28 HTTP API connected
12:08:35 XBMC2: Disconnected from XBMC, not receiving JSON-RPC notifications.
12:08:35 XBMC2: Deactivating JSON-RPC notifications
12:08:35 XBMC2: Activating JSON-RPC notifications
12:08:35 Task.Created.dwm
12:08:35 XBMC2: Connected to XBMC ( 127.0.0.1 :Task.NewWindow.dwm
12:08:35 9090 ), ready to recive JSON-RPC notifications.
12:08:35 Task.Deactivated.EventGhost
12:08:35 Task.Activated.dwm
12:08:35 XBMC2.System.OnStart
With .9, Search pressed once:
12:48:15 XBMC2: Search finished, results in address dropbox.
12:48:20 XBMC2: Search finished, results in address dropbox.
There isn't any other option though, just 127.0.0.1:80; I use 8080.