Mike,<br><br>&nbsp;Sweet, it sounds like I finally found someone with a solid idea.&nbsp; Thanks, I&#39;ll give that a try later on. So it sounds like I messed up my database by populating it twice.&nbsp; I&#39;ll use the fetch method and see what happens.  
<br><br><div><span class="gmail_quote">On 10/10/07, <b class="gmail_sendername">Michael T. Dean</b> &lt;<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
BTW, bottom- or inline-posting is preferred here (<br><a href="http://www.mythtv.org/wiki/index.php/Mailing_List_etiquette">http://www.mythtv.org/wiki/index.php/Mailing_List_etiquette</a> ).&nbsp;&nbsp;And<br>regardless, trimming long posts is very much appreciated.
<br><br>On 10/10/2007 10:28 AM, Josh White wrote:<br>&gt; Thanks.&nbsp;&nbsp;I thought the same thing, but when I tried hitting &quot;fetch...&quot;<br>&gt; it didn&#39;t seem to do anything.<br><br>That&#39;s because you had already created the channels using scan.&nbsp;&nbsp;Scan
<br>for channels is really for digital capture cards and for analog users<br>who don&#39;t have access to a great listings provider like Schedules<br>Direct.&nbsp;&nbsp;If you have SD support, using Fetch channels from listings<br>
provider is /much/ more functional.<br><br>If you&#39;ve done a scan for channels /and/ Fetch channels from listings<br>provider, chances are you have duplicate channels in your DB, which<br>will--eventually--cause problems (
i.e. missed recordings or worse).&nbsp;&nbsp;I<br>/highly/ recommend<br><a href="http://www.gossamer-threads.com/lists/mythtv/users/264034#264034">http://www.gossamer-threads.com/lists/mythtv/users/264034#264034</a> (only<br>the &quot;Delete all video sources&quot; part--don&#39;t worry about deleting capture
<br>cards).&nbsp;&nbsp;This won&#39;t harm any of your recording rules or recordings or ...<br><br>&gt; Scan for channels seems to sequentially work its way through the<br>&gt; channels available to the tuner.&nbsp;&nbsp;Somehow, those channels are then
<br>&gt; linked with the listing data from <a href="http://Schedulesdirect.org">Schedulesdirect.org</a><br>&gt; &lt;<a href="http://Schedulesdirect.org">http://Schedulesdirect.org</a>&gt; (which seems to work, mostly for the
<br>&gt; specific show information) in the mysql database so I know that Modern<br>&gt; Marvels &quot;The Colosseum&quot; is on at 8:00pm on Wednesday night.&nbsp;&nbsp;So how<br>&gt; does that part work, but adding the callsign ( 
i.e. &quot;HISTORY&quot; to<br>&gt; channel 42, the History channel) does not?&nbsp;&nbsp;Are these two pieces of<br>&gt; information handled in two different places?&nbsp;&nbsp;That seems strange to<br>&gt; me.&nbsp;&nbsp;I&#39;ve tried looking for more information on how this works in
<br>&gt; Myth, but I haven&#39;t had much luck.&nbsp;&nbsp;Does anyone know where I can find<br>&gt; more information on this?&nbsp;&nbsp;I&#39;m not programmer, so I doubt I&#39;d be able<br>&gt; to read the source code, but this seems to be one of the key features
<br>&gt; of MythTV (or at least, a critical function that the rest of the key<br>&gt; features are based on), and I would hope it would be documented<br>&gt; someplace.<br><br>I&#39;m not sure I understand the question, but if you&#39;re asking how the
<br>channels are linked to the listings data by mythfilldatabase, it&#39;s using<br>the xmltvid--not the callsign.&nbsp;&nbsp;Callsign is a user-editable field that<br>provides a way of telling Myth that 2 channels are &quot;substantially
<br>identical&quot; (i.e. if received from 2 different sources, such as a digital<br>capture card and an analog capture card).<br><br>Also, if (North American) analog channels are populated &quot;correctly&quot;<br>(i.e. using SD/Fetch channels from listings provider), the xmltvid will
<br>be automatically put in place.&nbsp;&nbsp;So, cleaning up the existing and redoing<br>it as described in the post above will fix the issues.<br><br>&gt; So again, I can narrow it down to either a database problem, or a<br>&gt; problem with the source data.
<br><br>Make sure you run the optimize_mythdb.pl script to check and/or fix your<br>database before you do the Delete all...<br><br>Mike<br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">
mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>