This is the first time ive attemplted to install plex connect and I cant it to connect to my PMS. Im not sure if Im following the install steps in the correct order or if something else is wrong. Here is the order Ive tried to complete the Steps:
- Download Python Version 2.7
- Download and Extract Plexconnect to C:\Program Files
- Download the 3 Certificate files using the 3 CMD commands
- Place Trailers.Pem in ther \assets\certificates folder
- Run Plexconnect.py
Thats where it stops: I have the log below, but I never get the line that says Servers discoverd
Can anyone spot if I am completing these steps out of order?
Thanks for any Help
James
ATV MODEL: ATV2 - 6.0.1
DNS SERVER: Manual 192.168.1.11
Device OS: Windows 7 Ultimate SP1
Local IP: 192.168.1.1
PMS: Installed on same machine
Plex Media Server Version: 0.9.8.6
Plex Connect Version: Downloaded 4:00PM EST 11/3/2013
Settings.cfg contents:
[PlexConnect]
enable_webserver_ssl = True
logpath = .
enable_dnsserver = True
prevent_atv_update = True
port_dnsserver = 53
enable_plexconnect_autodetect = True
port_pms = 32400
port_webserver = 80
ip_plexconnect = 0.0.0.0
certfile = ./assets/certificates/trailers.pem
ip_dnsmaster = 8.8.8.8
loglevel = Normal
ip_pms = 192.168.178.10
enable_plexgdm = True
port_ssl = 443
Plexconnect Log:
16:17:18 PlexConnect: started: 16:17:18
16:17:18 PlexConnect: IP_self: 192.168.1.11
16:17:18 DNSServer: started: 16:17:18
16:17:18 DNSServer: ***
16:17:18 DNSServer: DNSServer: Serving DNS on 192.168.1.11 port 53.
16:17:18 DNSServer: ***
16:17:18 WebServer: started: 16:17:18
16:17:18 WebServer: ***
16:17:18 WebServer: WebServer: Serving HTTP on 192.168.1.11 port 80.
16:17:18 WebServer: ***
16:17:18 WebServer: started: 16:17:18
16:17:18 WebServer: ***
16:17:18 WebServer: WebServer: Serving HTTPS on 192.168.1.11 port 443.
16:17:18 WebServer: ***