Thanks Harley, understood.
I’m encountering an issue with some mp4 files. Can you make heads or tails of this error log? Is it my files that are the problem or is it the nfo importer? Everything else is working fine.
<br />
2011-01-17 22:56:35,969 (-4faed000) : CRITICAL (core) - Exception in the search function of agent named 'XBMC .nfo Importer', called with keyword arguments {'openSubtitlesHash': 'd7ce87bcda7b6eaf', 'name': 'Batman Forever', 'filename': '%2FVolumes%2FElements2%%2Fbatman%20Forever%281995%29%2Emp4', 'plexHash': '8ef06b8c18a74066bd4878676884e97380efbcd2', 'duration': '5949000', 'id': '1325'} (most recent call last):<br />
File "/Users/scott/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/agentkit.py", line 641, in _search<br />
agent.search(results, media, lang)<br />
File "/Users/scott/Library/Application Support/Plex Media Server/Plug-ins/xbmcnfo.bundle/Contents/Code/__init__.py", line 46, in search<br />
nfoXML = XML.ElementFromString(nfoText).xpath('//movie')[0]<br />
File "/Users/scott/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/parsekit.py", line 115, in ElementFromString<br />
return self._core.data.xml.from_string(string, isHTML, encoding)<br />
File "/Users/scott/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/data.py", line 137, in from_string<br />
return etree.fromstring(markup)<br />
File "lxml.etree.pyx", line 2435, in lxml.etree.fromstring (src/lxml/lxml.etree.c:24170)<br />
File "parser.pxi", line 1511, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:64170)<br />
File "parser.pxi", line 1390, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:63103)<br />
File "parser.pxi", line 932, in lxml.etree._BaseParser._parseDoc (src/lxml/lxml.etree.c:60168)<br />
File "parser.pxi", line 538, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:56751)<br />
File "parser.pxi", line 624, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:57595)<br />
File "parser.pxi", line 564, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:56993)<br />
XMLSyntaxError: xmlParseEntityRef: no name, line 4, column 50<br />
<br />
2011-01-17 22:56:35,971 (-4faed000) : DEBUG (core) - Response: 200<br />
2011-01-17 22:56:35,982 (-4e7a1000) : CRITICAL (core) - Exception in the search function of agent named 'XBMC .nfo Importer', called with keyword arguments {'openSubtitlesHash': 'd7ce87bcda7b6eaf', 'name': 'Batman Forever', 'filename': '%2FVolumes%2FElements2%%2Fbatman%20Forever%281995%29%2Emp4', 'plexHash': '8ef06b8c18a74066bd4878676884e97380efbcd2', 'duration': '5949000', 'id': '1325'} (most recent call last):<br />
File "/Users/scott/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/agentkit.py", line 641, in _search<br />
agent.search(results, media, lang)<br />
File "/Users/scott/Library/Application Support/Plex Media Server/Plug-ins/xbmcnfo.bundle/Contents/Code/__init__.py", line 46, in search<br />
nfoXML = XML.ElementFromString(nfoText).xpath('//movie')[0]<br />
File "/Users/scott/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/parsekit.py", line 115, in ElementFromString<br />
return self._core.data.xml.from_string(string, isHTML, encoding)<br />
File "/Users/scott/Library/Application Support/Plex Media Server/Plug-ins/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/data.py", line 137, in from_string<br />
return etree.fromstring(markup)<br />
File "lxml.etree.pyx", line 2435, in lxml.etree.fromstring (src/lxml/lxml.etree.c:24170)<br />
File "parser.pxi", line 1511, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:64170)<br />
File "parser.pxi", line 1390, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:63103)<br />
File "parser.pxi", line 932, in lxml.etree._BaseParser._parseDoc (src/lxml/lxml.etree.c:60168)<br />
File "parser.pxi", line 538, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:56751)<br />
File "parser.pxi", line 624, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:57595)<br />
File "parser.pxi", line 564, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:56993)<br />
XMLSyntaxError: xmlParseEntityRef: no name, line 4, column 50<br />
<br />
2011-01-17 22:56:35,984 (-4e7a1000) : DEBUG (core) - Response: 200<br />