On 1/30/06, <b class="gmail_sendername">Dylan R. Semler</b> &lt;<a href="mailto:dsemler@macalester.edu">dsemler@macalester.edu</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Steven Adeff wrote:<br><br>&gt; On 1/30/06, *Dylan R. Semler* &lt;<a href="mailto:dsemler@macalester.edu">dsemler@macalester.edu</a><br>&gt; &lt;mailto:<a href="mailto:dsemler@macalester.edu">dsemler@macalester.edu</a>&gt;&gt; wrote:
<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; I recently used an ad-hoc and ugly channel scanning method that I came<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; up with that found 60 digital channels, most of which were not<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; HD.&nbsp;&nbsp;When<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; I use mythtv's scanning tool, it only finds about 7, all of which are
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; HD.&nbsp;&nbsp;The other digital channels are of much better quality than my<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; analog feed so I was wondering if there was a standard way to import a<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; large amount of channels into the database.&nbsp;&nbsp;I've made a 
channels.conf<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; file and formatted it with all of the channels that I want to import.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; I'm a bit doubtful that there is a way to do this automatically as I<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; can't even seem to find a way to add a single digital channel.&nbsp;&nbsp;In
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; mythtv-setup there is an option to add a channel, but this seems<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; to only<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; work for analog channels where there is only one channel/frequency<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; (i.e.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; I found no where to add info about the different subchannels of the
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; frequency).&nbsp;&nbsp;I've seen ways to add channels through mysql (i believe)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; but I know nothing about mysql and it looked very tedious if I was<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; going<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; to have to do that for all 53 channels that myth didn't find.
<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; And before you ask, I did uncheck the &quot;free to air channels only&quot;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; box in<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; the mythtv-setup before the scan.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Dylan<br>&gt;<br>&gt;<br>&gt; Wiki entry of Jason Beck's guide-
<br>&gt; <a href="http://www.mythtv.org/wiki/index.php/Adding_QAM_Channels_For_HDTV_Tuner_Cards">http://www.mythtv.org/wiki/index.php/Adding_QAM_Channels_For_HDTV_Tuner_Cards</a><br>&gt; &lt;<a href="http://www.mythtv.org/wiki/index.php/Adding_QAM_Channels_For_HDTV_Tuner_Cards">
http://www.mythtv.org/wiki/index.php/Adding_QAM_Channels_For_HDTV_Tuner_Cards</a>&gt;<br>&gt;<br>&gt; --<br>&gt; Steve<br><br>Thanks for the link.&nbsp;&nbsp;One minor thing.&nbsp;&nbsp;The wiki page only talks about<br>modifying existing channels in the mysql database.&nbsp;&nbsp;Since myth only
<br>found 7 HD channels and I need a total of 60, I will have to add my own<br>entries into the channel table.&nbsp;&nbsp;I can figure out what most of the<br>fields should be but I don't know what to put for two of them.&nbsp;&nbsp;For the<br>
chanid, can I just use any number that's not used for another channel or<br>does this need to correspond to something in some other table or<br>somewhere else?&nbsp;&nbsp;Also, what should be put for the atscsrcid entries?<br><br></blockquote>
</div><br>I have to do the same, create my own channel tables, Myth finds none of my channels, so I actually have to create all the table information by hand.<br><br>chanid is, on my system, a 4 digit number, the first is the sourceid, the next three are the actual channel number. I'm using QAM via my cable, so I just use the channel the cable company uses.
<br>atscsrcid seems random to me, I don't know how it normally gets populated or if its used for anything.<br><br>-- <br>Steve<br>