sundial of death

having some issues getting plexconnect to work for me. I can get in, sign in, load up the files I want to see but it simply won't play. 

 

Running an APTV3

Win7 64

 

21:36:41 PlexConnect: Python: 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500
 32 bit (Intel)]
21:36:41 PlexConnect: Host OS: win32
21:36:41 PlexConnect: IP_self: 192.168.2.221
21:36:42 DNSServer: started: 21:36:42
21:36:42 DNSServer: ***
21:36:42 DNSServer: DNSServer: Serving DNS on 192.168.2.221 port 53.
21:36:42 DNSServer: intercept: ['trailers.apple.com'] => 192.168.2.221
21:36:42 DNSServer: restrain: ['mesu.apple.com', 'appldnld.apple.com', 'appldnld
.apple.com.edgesuite.net'] => 127.0.0.1
21:36:42 DNSServer: forward other to higher level DNS: 192.168.2.1
21:36:42 DNSServer: ***
21:36:42 WebServer: started: 21:36:42
21:36:42 WebServer: ***
21:36:42 WebServer: WebServer: Serving HTTP on 192.168.2.221 port 80.
21:36:42 WebServer: ***
21:36:42 WebServer: started: 21:36:42
21:36:42 WebServer: ***
21:36:42 WebServer: WebServer: Serving HTTPS on 192.168.2.221 port 443.
21:36:42 WebServer: ***
21:36:56 DNSServer: DNS request received!
21:36:56 DNSServer: Source: ('192.168.2.18', 61115)
21:36:56 DNSServer: Domain: trailers.apple.com
21:36:56 DNSServer: ***intercept request
21:36:56 DNSServer: -> DNS response: 192.168.2.221
21:36:56 WebServer: serving .xml: /library/metadata/18598
 
 

last line in my log is always 

 

21:42:30 ATVLogger: Player state: Stopped at this time: 0

 

 

config info below

 

[PlexConnect]
 
port_pms = 32400
 
port_webserver = 80
 
ip_plexconnect = 0.0.0.0
 
certfile = ./assets/certificates/trailers.pem
 
ip_dnsmaster = 192.168.2.1
 
ip_pms = 192.168.2.221
 
loglevel = High
 
logpath = .
 
enable_dnsserver = True
 
enable_plexgdm = True
 
hosttointercept = trailers.apple.com
 
port_dnsserver = 53
 
prevent_atv_update = True
 
enable_plexconnect_autodetect = True
 
port_ssl = 443
 
enable_webserver_ssl = True
 
  • Your ATV model (2 or 3) and firmware version (found under the ATV settings > general > about > Apple TV software): Apple TV3 6.0.2

  • The DNS server set on the ATV (found under the ATV settings > general > network > DNS): 192.168.2.221

  • The local IP address of the device that PlexConnect is installed on: 192.168.2.221

  • The device and operating system (including version number) that PlexConnect is installed on: win7 64

  • The device and operating system (including version number) that the Plex media server (PMS) is installed on: win7 64

  • The Plex media server (PMS) version number you are running (do not put 'latest'): 0.9.8.17

  • The local IP address of the device that the Plex media server (PMS) is installed on: 192.168.2.221

  • The PlexConnect version number. If using Github source then a time and date of download (look at the creation date of the folder) and if you are using any non-standard setup e.g. Plexify or a fork. most recent

  • The contents of your 'Settings.cfg' file (this is created at first clean shutdown of PlexConnect, using CTR+c)

[PlexConnect]
port_pms = 32400
port_webserver = 80
ip_plexconnect = 0.0.0.0
certfile = ./assets/certificates/trailers.pem
ip_dnsmaster = 192.168.2.1
ip_pms = 192.168.2.221
loglevel = High
logpath = .
enable_dnsserver = True
enable_plexgdm = True
hosttointercept = trailers.apple.com
port_dnsserver = 53
prevent_atv_update = True
enable_plexconnect_autodetect = True
port_ssl = 443
enable_webserver_ssl = True
 
 
 
http://pastebin.com/2B2VGa0w <-- media file xml

got it to work. 

[PlexConnect]
port_pms = 32400
port_webserver = 80
ip_plexconnect = 192.168.2.221
certfile = ./assets/certificates/trailers.pem
ip_dnsmaster = 192.168.2.1
ip_pms = 192.168.2.221
loglevel = High
logpath = .
enable_dnsserver = True
enable_plexgdm = False
hosttointercept = trailers.apple.com
port_dnsserver = 53
prevent_atv_update = True
enable_plexconnect_autodetect = False
port_ssl = 443
enable_webserver_ssl = True

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