XML error playing video

I'm not able to play any video file. I got this error all the time. I'm on Apple Mini Server, Lion OSx. I followed all the steps to setup SSL and the DNS. I can navegate thru the list of titles but never reproduce any.
 
File "/Users/me/Documents/PlexConnect/XMLConverter.py", line 573, in XML_ExpandLine
    res = getattr(g_CommandCollection, 'ATTRIB_'+cmd)(src, srcXML, param)
  File "/Users/me/Documents/PlexConnect/XMLConverter.py", line 1046, in ATTRIB_MEDIAURL
    res, leftover, dfltd = self.getKey(PMS.getroot(), srcXML, 'Video/Media/Part/key')
AttributeError: 'bool' object has no attribute 'getroot'
 
 
New Error
 
09:31:58 XMLConverter: XML_ExpandLine - Error in {{MEDIAURL(Video)}}
Traceback (most recent call last):
  File "/Users/me/Documents/PlexConnect/XMLConverter.py", line 573, in XML_ExpandLine
    res = getattr(g_CommandCollection, 'ATTRIB_'+cmd)(src, srcXML, param)
  File "/Users/me/Documents/PlexConnect/XMLConverter.py", line 1064, in ATTRIB_MEDIAURL
    elif res.startswith('http://') or key.startswith('https://'):  # external address
UnboundLocalError: local variable 'key' referenced before assignment

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.