The big step to do this is to get the individual ID codes for each PBS station you want to watch.To do this you have to go to PBS.org and open a live view of a station and then you have to go into View Page Source in your browser to search for the station_ID. You have to copy that string into your settings in Channels. Its a bunch of steps but once you figure out how to find the string its pretty easy.
This is my docker string to download and install the PBS container:
docker run -d --restart unless-stopped --name VLC_Bridge_PBS -p 7778:7777 registry.gitlab.com/miibeez/vlc-bridge-pbs



