- Create Ubuntu 22.04 Cloud Server (WAN) -- You can use Digital Ocean, Linode, whatever
- Create Ubuntu 22.04 Internal Server (LAN)
---Replace the following where necessary---
<WAN_PUBLIC_IP>
<WAN_PRIVATE_KEY>
<WAN_PUBLIC_KEY>
<publicdomain.example.com><LAN-hosted-website>:<port># oc adm cordon <masternode>
# oc adm drain <masternode> --force --ignore-daemonsets
# ssh <masternode> 'shutdown -h now'In Dispatcharr, I get my channels based on the uverse guide for my locale from here: https://www.tvtv.us/tx/bulverde/78163/luUSA-TX65939-X
I add them in dispatcharr and number the channels based on the Uverse channel guide
Then I have an nginx server where I plan to store the XML guides for dispatcharr to pull from
I use this script to generate my XMLs (doesn't grab more than the first 1000 uverse channels (rate-limiting issues). Change the '$lineUpID=<ZIP>' to meet your tvtv URL for your station locale
<?php
//