<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Mitko Haralanov wrote:
<blockquote cite="mid20051208205707.64fce58f@falcon.voidtrance.net"
 type="cite">
  <pre wrap="">On Thu, 08 Dec 2005 19:28:11 -0800
Brad Fuller <a class="moz-txt-link-rfc2396E" href="mailto:bradallenfuller@yahoo.com">&lt;bradallenfuller@yahoo.com&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">nope, you should have those filled in. You should see what I did in the 
msg that I referred you to in the last thread. It has what I filled in 
and how I did it. freqid also needs to be filled in with the right 
frequency.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I read your thread and then I read the original thread that you used as
a guide. However, when I look at my channel table the freqid's are of
the form XX-X (for example 35-1, or 45-1).

I am not sure why they are of this form but I feel a little uneasy
about changing them to something completely different (the value of the
frequency field in the dtv_multiplex) table.

  </pre>
</blockquote>
For my system, mythtv-setup scanned the channels, and got the mplexid,
serviceid and atscid correct --&nbsp; but did not put the correct freq_id in
the "channel" table. Just as you describe above. <br>
<br>
What you need to do is copy the "frequency" record from the
"dtv_multiplex" table using the "mplexid" as the reference key to the
correct channel. Paste that "frequency" into the "freq_id" record of
the "channel" table, again using the mplexid as your reference.<br>
<br>
brad<br>
<br>
</body>
</html>