Hi there, I can not seem to get plex connect to work. I have no luck using terminal to get it going. months ago when plex connect first came out I was able to make it work. I have since then upgraded both systems running plex to the latest OSX Mavericks, so I dunno if thats the issues. I will paste below the the error I;m getting in terminal. Any help would be greatly appreciated. I've been reading and watching movies on the web her to make sure I;m doing it right and from what I see I believe I am doing everything right. Thanks in advance to anyone that helps out here,
-
ATV model 3 and firmware version 5.3 (6105)
-
The DNS server 109.123.111.24
-
Macbook pro running OS X 10.9
-
The local IP address 192.168.0.12
-
Plex media server Version 0.9.8.10.215-020456b
-
The local IP address of the device that the Plex media server (PMS) 192.168.0.12
-
Downloaded Plex connect today from github @ 5 PM
-
'Settings.cfg' file I don't have I have .py but I haven't been able to get it running once to create the .cfg
-
-
xxxxxxxx-MacBook-Pro-2:PlexConnect-master xxxxxx$ sudo ./PlexConnect.py
Password:
Traceback (most recent call last):
File "./PlexConnect.py", line 17, in
import DNSServer, WebServer
File "/Users/xxxxxx/Downloads/PlexConnect-master/DNSServer.py", line 76, in
import Settings
File "/Users/xxxxxx/Downloads/PlexConnect-master/Settings.py", line 27
'prevent_atv_update' :('True', 'False'), \
^
SyntaxError: invalid syntax
xxxxxxx-MacBook-Pro-2:PlexConnect-master xxxxxx$ sudo ./PlexConnect.py
Traceback (most recent call last):
File "./PlexConnect.py", line 17, in
import DNSServer, WebServer
File "/Users/xxxxxx/Downloads/PlexConnect-master/DNSServer.py", line 76, in
import Settings
File "/Users/xxxxxx/Downloads/PlexConnect-master/Settings.py", line 27
'prevent_atv_update' :('True', 'False'), \
^
SyntaxError: invalid syntax