<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>This was the hint you missed from my previous post Stephen but
      you did reply with the correct tips for me. <br>
    </p>
    <div class="moz-cite-prefix">On 9/09/23 11:41, Robert Fisher wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:15e782de-b6fe-41e8-a4a5-749882b8c226@fisher.net.nz">
      <p><b>But no Prime or Sky Open in --- Channel Names ---</b></p>
      <p><b>But PRIME is there (and when I look back PRIME was there
          yesterday too)</b></p>
    </blockquote>
    <p>So I copied your "mappings" into my map file</p>
    <p>but that didn't work. Then I found (in one of your previous
      posts)</p>
    <p>"PRIME skyopen.freeviewnz.tv<br>
      <br>
      Note that there is a tab character after PRIME - it does not work
      if<br>
      you use spaces, as spaces can be part of the channel name."</p>
    <p>so I fixed that but that didn't work. Then I looked at</p>
    <p>/usr/local/bin/do_mhegepgsnoop.sh</p>
    <p>and changed</p>
    <p>mhegepgsnoop.py -v -z -m"-u mythtv -pmypassword" -b -t 1 -d
      /dev/dvb/adapter${ADAPTER}/demux0 -o $TEMP_FILE<br>
    </p>
    <p>to</p>
    <p>mhegepgsnoop.py -v -z -m"-u mythtv -pmypassword" -b -t 1 -d
      /dev/dvb/adapter${ADAPTER}/demux0 -o $TEMP_FILE -f $MAP_FILE</p>
    <p>And all is well.</p>
    <p>Thankyou so much for your help Stephen.<br>
    </p>
    <p></p>
  </body>
</html>