Hopefully someone can help me out here. I had this working great. I had Plexconnect working at my moms house over the WAN back to my house and everything was pretty snappy.
She's been out of town for a month and I went over there to help her out and all of a sudden everything is slow. It takes a good 20-30 seconds for just the list of movies to display, sometimes longer.
I figured the problem was that she had an older version of PlexConnect on her machine. Before I updated I figured I would try out Plexify, which is really just a front end and easier setup for PlexConnect (as I understand it), and that didn't help.
Everything works great and fast from a browser or IOS device from my moms house to my installation.
While I have Plexify running I figured I would just troubleshoot with it rather than the manual install I did.
Here is my Settings, this is running on an ATV 6.02. Plexify is the 1.1 RC
port_pms = 32400
port_webserver = 80
ip_plexconnect = 192.168.1.98
certfile = ./assets/certificates/trailers.pem
ip_dnsmaster = 192.168.1.1
loglevel = Normal
enable_dnsserver = True
logpath = .
ip_pms =
enable_plexgdm = True
port_ssl = 443
enable_webserver_ssl = True
prevent_atv_update = True
port_dnsserver = 53
I've tried this both with enable_plexgdm TRUE and also with False specifying the public IP address of my Plex server. I've mapped port 32400 through my router into the correct server.
Any thoughts? I was telling my wife that I'm sure it's something incredibly simple that I'm just missing but I'm missing it.