Hi all
I´m having issues with PlexConnect (running on my unRAID server) and Unblock-US (DNS to change netflix regions).
My Unblock has been working when I used it directly in my Apple TV and its DNS settings. However, I can't get it to work when I use the following settings.cfg on my unRAID server and in my PlexConnect setup.
[PlexConnect]
enable_plexgdm = True
ip_pms = 192.168.178.10
port_pms = 32400
enable_dnsserver = True
port_dnsserver = 53
ip_dnsmaster = 208.122.23.23
prevent_atv_update = True
enable_plexconnect_autodetect = True
ip_plexconnect = 0.0.0.0
hosttointercept = trailers.apple.com
port_webserver = 80
enable_webserver_ssl = True
port_ssl = 443
certfile = ./assets/certificates/trailers.pem
loglevel = Normal
logpath = .
Could it be that I´m changing the wrong cfg file?