Hi there,
Maybe somebody can help me and explain what I'm doing wrong? I'm trying to get it to work on wireless.
-
Your ATV model (2 or 3) and firmware version (found under the ATV settings > general > about > Apple TV software):
Apple TV 3 - 5.2.1
-
The DNS server set on the ATV (found under the ATV settings > general > network > DNS):
Automatically: 192.168.1.254 (SAME AS ROUTER)
-
The device and operating system (including version number) that PlexConnect is installed on:
Macbook Pro - Mountain Lion 10.8.4
-
The local IP address of the device that PlexConnect is installed on:
192.168.1.38
-
The device and operating system (including version number) that the Plex media server (PMS) is installed on:
Macbook Pro - Mountain Lion 10.8.4
-
The local IP address of the device that the Plex media server (PMS) is installed on:
192.168.1.38
-
Where your media is stored (e.g. internal drive):
Folder on my MacBook
-
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 testing branch e.g. the Elan/PlexInc one.
Github Zipfile download date: June 12 - 2013
-
The content of your 'Settings.cfg' file (if you do not have this file you are running an old version, please update)
[PlexConnect]
port_pms = 32400
enable_plexgdm = True
ip_pms = 192.168.178.10
ip_dnsmaster = 192.168.1.254
enable_dnsserver = True
-
A detailed description of the issue (the clearer you can make this the better):
When I check my settings in my Apple TV for wireless connection, I'm not sure if I have set them correctly. When I open up "Trailers" I get the normal Apple trailer menu, not the Plex.
-
A log file (currently this is the output in your terminal/cmd window):
Last login: Mon Jun 10 17:46:11 on console
MacBook-Pro-van-Steven:~ stevenmulder$ cd /Users/stevenmulder/Apple\ TV/PlexConnect-XML_templates
MacBook-Pro-van-Steven:PlexConnect-XML_templates stevenmulder$ sudo ./PlexConnect.py
WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.
To proceed, enter your password, or type Ctrl-C to abort.
Password:
PlexConnect : ***
PlexConnect : PlexConnect
PlexConnect : Press ENTER to shut down.
PlexConnect : ***
Settings : add section PlexConnect
Settings : add option port_pms=32400
Settings : add option enable_plexgdm=True
Settings : add option ip_pms=192.168.178.10
Settings : add option ip_dnsmaster=192.168.1.254
Settings : add option enable_dnsserver=True
PlexConnect : IP_self: 192.168.1.38
PlexGDM : ***
PlexGDM : looking up Plex Media Server
PlexGDM : ***
PlexGDM : No servers discovered
PlexConnect : PMS: 192.168.178.10:32400
DNSServer : ***
DNSServer : Starting up.
DNSServer : intercept trailers.apple.com: 192.168.1.38
DNSServer : forward other to higher level DNS: 192.168.1.254
DNSServer : ***
WebServer : ***
WebServer : WebServer: Serving HTTP on 0.0.0.0 port 80.
WebServer : ***
I hope someone can help me!
Thx in advance,
Steven