Hijack PBS

I found out how to hijack the pbs app. I'm not sure if the PBS app works (populates on the atv) outside the US or not.

Generate certs using this url:

video.pbs.org

Then set your settings.cfg to hijack this url:

video.pbs.org

[PlexConnect]
enable_plexgdm = True
ip_pms = 192.168.178.10
port_pms = 32400
enable_dnsserver = True
port_dnsserver = 53
ip_dnsmaster = 8.8.8.8
prevent_atv_update = True
enable_plexconnect_autodetect = True
ip_plexconnect = 0.0.0.0
hosttointercept = video.pbs.org
port_webserver = 80
enable_webserver_ssl = True
port_ssl = 443
certfile = ./assets/certificates/trailers.pem
loglevel = Normal
logpath = .

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.