[mythtv-users] New Upnp Channel Changer Script (Dish VIP 211 users definitely read)
Dan Wilga
mythtv-users2 at dwilga-linux1.amherst.edu
Thu Feb 26 17:10:31 UTC 2015
So I've been tinkering with the upnp interface for my VIP 211k
receivers, and I'm pretty sure I've found a way to turn off the annoying
nightly firmware updates that can't be disabled from the normal UI.
Make a copy of Jon's original vip211-channellist script (from
https://github.com/jheizer/UPnPChannelChanger) and replace the call to
upnp_send near the end of the script with this:
upnp_send $HOST 'Updates' '<Enable_disable>Disable</Enable_disable>'
Then, call your edited script, passing it the IP address of your receiver.
More information about the mythtv-users
mailing list