Hi guys,
works fine for hijacking WSJ app, but I failed to hijack iMovie Theatre. I got this failure messages:
00:59:55 PlexConnect: started: 00:59:55
00:59:55 PlexConnect: Version: 0.4+
00:59:55 PlexConnect: Python: 2.7.6 (default, Jul 24 2014, 12:53:09)
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.39)]
00:59:55 PlexConnect: Host OS: darwin
00:59:55 PlexConnect: IP_self: 192.168.178.52
00:59:55 DNSServer: started: 00:59:55
00:59:55 DNSServer: ***
00:59:55 DNSServer: DNSServer: Serving DNS on 192.168.178.52 port 53.
00:59:55 DNSServer: ***
00:59:55 WebServer: started: 00:59:55
00:59:55 WebServer: ***
00:59:55 WebServer: WebServer: Serving HTTP on 192.168.178.52 port 80.
00:59:55 WebServer: ***
00:59:55 WebServer: started: 00:59:55
00:59:55 WebServer: ***
00:59:55 WebServer: WebServer: Serving HTTPS on 192.168.178.52 port 443.
00:59:55 WebServer: ***
01:00:15 XMLConverter: XML_ExpandNode - Error in cmd CUT, line
Traceback (most recent call last):
File "/Applications/PlexConnect/XMLConverter.py", line 581, in XML_ExpandNode
res = getattr(CommandCollection, 'TREE_'+cmd)(elem, child, src, srcXML, param)
File "/Applications/PlexConnect/XMLConverter.py", line 878, in TREE_CUT
key, leftover, dfltd = self.getKey(src, srcXML, param)
File "/Applications/PlexConnect/XMLConverter.py", line 738, in getKey
res = g_ATVSettings.getSetting(self.ATV_udid, attrib[1:])
AttributeError: 'NoneType' object has no attribute 'getSetting'
01:00:15 XMLConverter: XML_ExpandLine - Error in {{URL(:/js/utils.js)}}
Traceback (most recent call last):
File "/Applications/PlexConnect/XMLConverter.py", line 653, in XML_ExpandLine
res = getattr(CommandCollection, 'ATTRIB_'+cmd)(src, srcXML, param)
File "/Applications/PlexConnect/XMLConverter.py", line 1072, in ATTRIB_URL
res = g_param['baseURL'] # base address to PlexConnect
KeyError: 'baseURL'
01:00:15 XMLConverter: XML_ExpandLine - Error in {{URL(:/PMS(owned)/library/sections)}}
Traceback (most recent call last):
File "/Applications/PlexConnect/XMLConverter.py", line 653, in XML_ExpandLine
res = getattr(CommandCollection, 'ATTRIB_'+cmd)(src, srcXML, param)
File "/Applications/PlexConnect/XMLConverter.py", line 1072, in ATTRIB_URL
res = g_param['baseURL'] # base address to PlexConnect
KeyError: 'baseURL'
01:00:15 XMLConverter: XML_ExpandLine - Error in {{URL(:/PMS(owned)/channels/all)}}
Traceback (most recent call last):
File "/Applications/PlexConnect/XMLConverter.py", line 653, in XML_ExpandLine
res = getattr(CommandCollection, 'ATTRIB_'+cmd)(src, srcXML, param)
File "/Applications/PlexConnect/XMLConverter.py", line 1072, in ATTRIB_URL
res = g_param['baseURL'] # base address to PlexConnect
KeyError: 'baseURL'
01:00:15 XMLConverter: XML_ExpandLine - Error in {{URL(:/PMS(shared)/library/sections)}}
Traceback (most recent call last):
File "/Applications/PlexConnect/XMLConverter.py", line 653, in XML_ExpandLine
res = getattr(CommandCollection, 'ATTRIB_'+cmd)(src, srcXML, param)
File "/Applications/PlexConnect/XMLConverter.py", line 1072, in ATTRIB_URL
res = g_param['baseURL'] # base address to PlexConnect
KeyError: 'baseURL'
01:00:15 XMLConverter: XML_ExpandLine - Error in {{URL(:/&PlexConnect=Settings)}}
Traceback (most recent call last):
File "/Applications/PlexConnect/XMLConverter.py", line 653, in XML_ExpandLine
res = getattr(CommandCollection, 'ATTRIB_'+cmd)(src, srcXML, param)
File "/Applications/PlexConnect/XMLConverter.py", line 1072, in ATTRIB_URL
res = g_param['baseURL'] # base address to PlexConnect
KeyError: 'baseURL'
Any ideas what is wrong?