I just updated to the newest PlexConnect (with the new UI), and am having problems playing content. I can navigate through the UI and see my items just fine, but I cannot play anything. For HD content, trying to play it gives the message: "An error occurred loading this content. Try again later." For SD content, it appears to play, but the timecode bar just has a spinning circle where the play/pause icon should be and it never starts. Setting "Force Transcode" in settings to true allows me to play my content. Reverting to the previous version I had installed restores full functionality. I have tried rebooting both the AppleTV and my Mac. Included below are the requested details:
ATV model: 3 (Rev A)
DNS Server: 192.168.20.106
PlexConnect is installed on an iMac running 10.9 beta 2 (which I realize may be an issue, although previous versions of PlexConnect run fine)
PlexConnect IP address: 192.168.20.106
PMS Version: 0.9.8.1
PMS IP Address: 192.168.20.106
PlexConnect Version: Downloaded from GitHub on June 29 at 1:48pm PDT
I'm on firmware 5.3. The only change I had made was to set my DNS server in settings.cfg. Hardcoding the PMS IP address into settings.cfg did not fix the issue.
Ahintz I see that it sees your PMS double.
Can you disable GDM and hard code your PMS IP in settings.cfg and see if that fixes it?
Change the lines to:
enable_plexgdm = False
ip_pms = 192.168.20.106
Why is it when I change this in settings.py to disable gdm it still runs it. On this version "PlexConnect-0.1-iOS-pre5.1" I do it and it works fine. It doesn't run gdm.
Why is it when I change this in settings.py to disable gdm it still runs it. On this version "PlexConnect-0.1-iOS-pre5.1" I do it and it works fine. It doesn't run gdm.
Never mind I got it working. I was editing the wrong file. I was suppose to edit settings.cfg