<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 15/01/16 14:38, Karl Newman wrote:<br>
    </div>
    <blockquote
cite="mid:CAOOwNtKXD+iD0e4cnAyrfN+QL6GoB2uvunUkrcRL6y3XT9XpCQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">><br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              > One UK user wrote a nice script for managing channels
              through a scan,<br>
              > which would probably help in your situation. Check it
              out here:<br>
              > <a moz-do-not-send="true"
href="http://lists.mythtv.org/pipermail/mythtv-users/2012-August/338243.html"
                rel="noreferrer" target="_blank">http://lists.mythtv.org/pipermail/mythtv-users/2012-August/338243.html</a><br>
              <br>
              I don't want to dismiss it immediately, but it seems
              limited to UK<br>
              channels only.<span class="HOEnZb"></span><br>
            </blockquote>
            <div><br>
            </div>
            <div>That's how it appears from the description, but I
              recall that other users outside the UK were able to easily
              adapt it as a general purpose channel management script.
              I'm surprised some of the users haven't jumped in here.<br>
              <br>
            </div>
            <div>Karl<br>
            </div>
          </div>
        </div>
      </div>
      <br>
    </blockquote>
    It's basically a perl script to synchronize the Db channels to a
    text file that acts as your personal channel settings and scan
    history.<br>
    <br>
    Workflow is:<br>
    <br>
    1. Rescan<br>
    <br>
    2. Export Db so that the text file is updated with any new and
    removed channels.<br>
    <br>
    3. Edit the new channels in the file to change the channel number,
    name, xmltvid or icon path. Also mark channels as unwanted or
    invisible.<br>
    <br>
    4. Import the file to update the Db with the file settings. Unwanted
    channels will be automatically deleted or marked invisible.<br>
    <br>
    As the file persists you only need to set your preferences once.<br>
    <br>
    The UK-specific stuff relates to an additional feature whereby it
    will also run an XMLTV grabber and assign xmltvids automatically by
    callsign matching. This is complicated because UK channels have
    regional variations. For you this feature is irrelevant so just turn
    it off by using the --no-grabber option.<br>
    <br>
    It identifies channels in your Db by the source/service id. Service
    ids are unique in the UK but may not be elsewhere. If your channels
    don't have service ids or multiple channels use the same one, then
    you would need to modify the script, as Karl mentioned.<br>
    <br>
    There's another under active development too.<br>
    <a href="https://www.mythtv.org/wiki/Channel_Editor">https://www.mythtv.org/wiki/Channel_Editor</a><br>
  </body>
</html>