<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 2/25/15 10:33 AM, John P Poet wrote:<br>
    </div>
    <blockquote
cite="mid:CACSqvJnYPer=EvG=97-KoOyuGLyoJZpcwBcJQ1_U2n6NE8126A@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">On Wed, Feb 25, 2015 at 8:27 AM, Dan
            Wilga <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:mythtv-users2@dwilga-linux1.amherst.edu"
                target="_blank">mythtv-users2@dwilga-linux1.amherst.edu</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000">Hm. I actually wrote
                a script to scrape the web page listing the channels
                offered for free, and send me an email when it changes.
                If only that page's format was structured strictly
                enough that I could pull out the list of channels and
                dates I could show/hide the channels as needed. Instead,
                that page is obviously maintained by a human who changes
                the structure frequently.<br>
              </div>
            </blockquote>
          </div>
        </div>
        <div class="gmail_extra"><br>
        </div>
        <div class="gmail_extra"><a moz-do-not-send="true"
            href="http://www.freepreview.tv/">http://www.freepreview.tv/</a><br>
        </div>
      </div>
    </blockquote>
    Thanks for pointing me to that site, but it's still not structured
    data. Not only that, it seems to be crowdsourced, so it's likely to
    be more out-of-date than Dish's site.<br>
    <br>
    I think I need to wait until a channel I don't subscribe to is being
    offered for free and see if the output from the receiver's
    AuthChannels.xml feed changes. If so, I could periodically parse
    that file and change the available channel list in Myth. (Thanks,
    Jon H., for figuring out that this feed exists.)<br>
  </body>
</html>