Not sure, I'm developing it using python 2.7.3. Try updating and see, just don't use any of the version 3's, I think the latest version 2 is 2.7.4.
First, I would like to thank everyone for the outstanding progress so far and your hard work shows.
Thank you for the walk through. I followed these instructions but the trailer app times out when trying to connect. It says trailers cannot be found or something like that. PlexConnect running in terminal indicated that the ATV IP was trying to connect but, again, it didn't, ultimately, work. I am sure I have done something wrong by I do not know what. By the way, I am on Snow Leopard which runs python 2.6.1. Would that matter?
Unfortunately, appears I have the same problem as the post above. PlexConnect.py works for the redirects except for the PMS Trailers redirect. My Web Server never gets established. I believe it must be do to python 2.6. I have updated to Python 2.7.4 with same results.
The PlexConnect appears to request use of python @
/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/multiprocessing/process.py
However, the update Python 2.7.4 is located @ /Library/Frameworks/Python.framework/Versions/2.7
I have also attempted to place Python 2.7.4 at the same location as requested by PlexConnect but it errors out by stating missing Python 2.6. Let me know how can contribute in order to fix this.
Cezar
DNSServer : ***
DNSServer : Starting up.
DNSServer : intercept: trailers.apple.com
DNSServer : forward other to higher level DNS: 192.168.000.001
DNSServer : ***
WebServer : ***
WebServer : WebServer : Shutting down.
Process Process-2:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/multiprocessing/process.py", line 231, in _bootstrap
self.run()
File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/multiprocessing/process.py", line 88, in run
self._target(*self._args, **self._kwargs)
File "/Users/CsM/PlexConnect-XML_templates/WebServer.py", line 115, in Run
dprint(__name__, 0, "WebServer: Serving HTTP on {} port {}.", sa[0], sa[1])
File "/Users/CsM/PlexConnect-XML_templates/Debug.py", line 22, in dprint
print src,":", str.format(*args)
ValueError: zero length field name in format