I can't configure apple TV 3 connect Plex

I try config AppleTV3 to connect Plex , but unsuccessful , Please help me :
 
 
AppleTV3 version 5.2.1
 
IP : 192.168.1.99
Subnet : 255.255.255.0
Router : 192.168.1.1
DNS : 192.168.1.200
 
PC window 7  ( Plex Media server 0.9.7.28 )
 
IP : 192.168.1.200
subnet : 255.255.255.0
Router : 192.168.1.1
DNS : 210.245.31.220 ( FPT Telecom - VietNam )
 
Setting.py 
 
   'enable_plexgdm'  :('True', 'False'), \
    'ip_pms'          :('192.168.1.200',), \
    'port_pms'        :('32400',), \
    \
    'enable_dnsserver':('True', 'False'), \
    'ip_dnsmaster'    :('210.245.31.220',), \
    \
    
    'ip_webserver'    :('0.0.0.0',), \
    'port_webserver'  :('80',), \
    \
    'loglevel'        :('Normal', 'High') \
 
 
Plexconnect.py run Python 2.7.5
 
Python 2.7.5 (default, May 15 2013, 22:43:36) [MSC v.1500 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
>>> ================================ RESTART ================================
>>> 
PlexConnect: started: 19:23:49
PlexConnect: ***
PlexConnect: PlexConnect
PlexConnect: Press ENTER to shut down.
PlexConnect: ***
PlexConnect: started: 19:23:49
PlexConnect: IP_self: 192.168.1.200
PlexGDM: ***
PlexGDM: looking up Plex Media Server
PlexGDM: ***
PlexGDM: servers discovered: 1
PlexConnect: PMS: 192.168.1.200:32400
 

 

Throw away the PlexConnect files and start again!

You should not be changing anything in settings.py any more, it is now done all in settings.cfg.

Please follow the latest guide on the wiki (link in sticky).

If you are still getting an issue please report the correct information and a description of what is happening.

I try again config step by step ,  link : https://github.com/iBaa/PlexConnect/wiki/Windows-7-and-ATV-with-5.2-firmware-and-ethernet-internet-connection-installation-guide

download PlexConnect-XML_templates ,  link : https://github.com/iBaa/PlexConnect/archive/XML_templates.zip

Install Python 3.3.2 Windows x86 MSI Installer

don't change anything in setting.py

But running PlexConnect.py not OK , please tell me why ?

ython 3.3.2 (v3.3.2:d047928ae3f6, May 16 2013, 00:03:43) [MSC v.1600 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
>>> ================================ RESTART ================================
>>> 
Traceback (most recent call last):
  File "C:\Users\HOMEALONE\Desktop\PlexConnect-XML_templates\PlexConnect.py", line 16, in
    import PlexGDM
  File "C:\Users\HOMEALONE\Desktop\PlexConnect-XML_templates\PlexGDM.py", line 123
    print "IP:", getIP_PMS()
              ^
SyntaxError: invalid syntax
>>> 

python 3.

PlexConnect is developed on 2.7, and known to run on 2.6 and most probably 2.5.

Throw away the PlexConnect files and start again!

You should not be changing anything in settings.py any more, it is now done all in settings.cfg.

Please follow the latest guide on the wiki (link in sticky).

If you are still getting an issue please report the correct information and a description of what is happening.

Please tell me why ? It's not run

33plex.png

Looks good to me... you got to redirect your aTV DNS to the PlexConnect machine.

Please tell me why ? It's not run

As Baa has mentioned PlexConnect is developed to support 2.7 Python (and its known to work with  2.5/2.6). Uninstall Python 3.2.2 and install one of the 2.7.x releases like 2.7.2 from http://www.python.org/download/releases/2.7.2/

Last screenshot is python 2.7 - and skip 2.5. As far as I know, we lost the compatibility somewhere along the way.

Last screenshot is python 2.7 - and skip 2.5. As far as I know, we lost the compatibility somewhere along the way.

Last screenshot is python 2.7 - and skip 2.5. As far as I know, we lost the compatibility somewhere along the way.

Dear all !

I tried to install the program step by step instructions, but without success

My computer - Window 7 . Plex media center  Version 0.9.7.28

56687327.ipadd.png

My apple TV gen 3 - version 5.2.1

56687483.photo20130707083717am.jpg

Result when running PlexConnect-0.1-iOS-pre5.1 , Python 2.7.5

56687335.plexinstall.png

 
 
 

Please guide me how to fix

Thank all !

Dear all !

I tried to install the program step by step instructions, but without success

My computer - Window 7 . Plex media center  Version 0.9.7.28

56687327.ipadd.png

My apple TV gen 3 - version 5.2.1

56687483.photo20130707083717am.jpg

Result when running PlexConnect-0.1-iOS-pre5.1 , Python 2.7.5

56687335.plexinstall.png

 
 
 

Please guide me how to fix

Thank all !

i know that 99 % sure it'll not fix your problem but you plexconnect experience will be better if you'll update to 5.3 and will download last plexconnect

Please provide the info requested in the sticky, I cannot see you log, settings.cfg, etc

Hello All,

I am currently running Plex Media Server ( PMS ) on CentOS. The service is up and running, and I am able to connect via browser to PMS and check the movies and musics there. I can also do it remotely via a smartphone browser.

The problem is that after assign the computer ip address to the DNS of Apple TV 3rd generation ( ATV ) and click trailer it stays a long time trying to connect and then issue "Trailers is unavailable. Try again later.". 

- PMS Service is started on CentOS

- My computer ip address is: 192.168.0.6

- DNS on ATV is: 192.168.0.6

- PMS can be executed by http://localhost:32400/manage/index.html#

What am I missing here?

Hello All,

I am currently running Plex Media Server ( PMS ) on CentOS. The service is up and running, and I am able to connect via browser to PMS and check the movies and musics there. I can also do it remotely via a smartphone browser.

The problem is that after assign the computer ip address to the DNS of Apple TV 3rd generation ( ATV ) and click trailer it stays a long time trying to connect and then issue "Trailers is unavailable. Try again later.". 

- PMS Service is started on CentOS

- My computer ip address is: 192.168.0.6

- DNS on ATV is: 192.168.0.6

- PMS can be executed by http://localhost:32400/manage/index.html#

What am I missing here?

Is Plexconnect installed on the same machine?

Whats in the Plexconnect.log file?

whats in the settings.cfg?

Have you read the "read before posting" pinned thread with regards to troubleshooting and reporting an issue?

Thank you

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