invalid syntax error

Windows 8 - 64

ATV 3

 

please help I'm having this errors:

 

 
C:\Python33\Plex>plexconnect.p
Traceback (most recent call la
  File "C:\Python33\Plex\PlexC
    import PlexGDM
  File "C:\Python33\Plex\PlexG
    print "IP:", getIP_PMS()
              ^
SyntaxError: invalid syntax
 
thanks in advance

I have the same issue on a Windows 8 P.C.

You need python 2.x, that looks as if you have installed 3.x

Thanks f00b4r that fixed me.

Thanks f00b4r that fixed me.

almost there...

now I have "No response from Plex Media Server" on my ATV screen

WebServer : serving C:\Python27\Plex\assets\plexconnect.xml
192.168.1.119 - - [05/Jun/2013 21:32:56] "GET /plexconnect.xml HTTP/1.1" 200 -
WebServer : serving .xml: /library/sections
XMLConverter : Unable to connect to 192.168.178.2:32400
Reason: timed out

thanks

For some reason it is not finding your PMS automatically.

Check that you have GDM enabled in the PMS settings (use Plex web) and multicast is enabled in your router.

Alternatively you can hard code your PMS IP in settings.py, change 192.168.178.2 to the IP of your  PMS.

For some reason it is not finding your PMS automatically.

Check that you have GDM enabled in the PMS settings (use Plex web) and multicast is enabled in your router.

Alternatively you can hard code your PMS IP in settings.py, change 192.168.178.2 to the IP of your  PMS.

thanks!

i was getting the same "No response from Plex Media Server"

upgrading my router's (linksys e300) firmware fixed it. 

many thanks to the plex team for releasing these scripts!

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