on SYNOLOGY with ARM, XBMC .nfo still not work even with the last version of Plex ( 9.7.12 )
Here part of my LOG when using the XBMC .nfo Agent
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)
[…]
URLError:
Do you have one idea why I have this critical error and how I can resolve it ?
When I try to load it manually it work fine and I have the folowing informations
Thank’s a lot for your help
Try to re-download the agent(s).
@sander1 sent a patch on Github to skip the part where we used the metadata URL to load the filename.