on SYNOLOGY with ARM, XBMC .nfo still not work even with the last version of Plex ( 9.7.12 )
Here part of my LOG
2013-02-12 20:31:40,400 (43545490) : INFO (__init__:15) - Searching
2013-02-12 20:31:40,437 (43545490) : DEBUG (networking:172) - Requesting 'http://localhost:32400/library/metadata/6398'
2013-02-12 20:32:00,469 (43545490) : CRITICAL (agentkit:931) - Exception in the search function of agent named 'XBMCnfoImporter', called with keyword arguments {'openSubtitlesHash': '84bd66f9bda7d756', 'name': '10 Jours en Or', 'filename': '%2Fvolume1%2Fvideo%2FFilmsTest%2F10%20Jours%20en%20Or%2F10%20Jours%20en%20Or%2Eavi', 'plexHash': 'f1b29f4354cf7649bc53f4ec8e4ac88c8bfd1763', 'duration': '5785920', 'id': '6398'} (most recent call last):
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/agentkit.py", line 923, in _search
agent.search(results, media, lang)
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/XBMCnfoImporter.bundle/Contents/Code/__init__.py", line 19, in search
xml = XML.ElementFromURL(pageUrl)
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/parsekit.py", line 344, in ElementFromURL
method=method,
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/networkkit.py", line 67, in _http_request
req = self._core.networking.http_request(url, *args, **kwargs)
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 422, in http_request
return HTTPRequest(self._core, url, data, h, url_cache, encoding, errors, timeout, immediate, sleep, opener, follow_redirects, method)
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 147, in __init__
self.load()
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 183, in load
f = self._opener.open(req, timeout=self._timeout)
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 438, in open
response = self._open(req, data)
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 456, in _open
'_open', req)
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 416, in _call_chain
result = func(*args)
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 1217, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Platforms/Shared/Libraries/urllib2_new.py", line 1192, in do_open
raise URLError(err)
URLError:
Do you have one idea why I have this critical error and how I can resolve it ?
Here what I have when I put in my browser : http://localhost:32400/library/metadata/6398
Thank's a lot for your help
