Hey all, after grabbing the latest PlexConnect from Git I'm getting the following error when I enter my tunlr dns in the settings. This was not an issue before.
ip_dnsmaster = 69.197.169.9
loglevel = Normalip_pms = 192.168.178.10
enable_plexgdm = True
loglevel = Normal
However when I change it to:
ip_dnsmaster = 69.197.169.9
ip_pms = 192.168.178.10
enable_plexgdm = True
loglevel = Normal
everything functions as normal again.
Can anyone confirm?