so I've tried to run the plexconnect.py and get an answer saying no PMS found here are my outputs and setting.cfg
I'm fairly new with this so any help would be appreciated
so I've tried to run the plexconnect.py and get an answer saying no PMS found here are my outputs and setting.cfg
I'm fairly new with this so any help would be appreciated
Confirm that the PMS is running and that you can access it via another device. Make sure only one instance of the python code is running. If you've done all that (and I'm sure you have) try a reboot and checking the PMS settings to see if there are any irregularities and see if that doesn't clear it up. I've gotten this randomly in the past but a reboot usually cleared things up.
Settings.cfg you posted has this
ip_pms = 192.168.178.10
Is that really the ip of your PMS? As your ATV is on 192.168.0.25 and your plexconnect is on 192.168.0.14. Maybe it’s just the default in the cfg file.
As "enable_plexgdm = True" the default ip_pms doesn't matter...
change certfile = ./assets/certificates/trailers.pem to the absolute path. This is what I had to do to get it working for me in ubuntu
so my file looks like this
certfile = /home/username/Servers/PlexConnect//assets/certificates/trailers.pem
On the other hand dissregard what I just said.
When looking on your logfile I see that
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.