On 9/7/07, <b class="gmail_sendername">Ron Garrison</b> &lt;<a href="mailto:ron.garrison@gmail.com">ron.garrison@gmail.com</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;">
<div><span class="q">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
<div>
<div><br>Great, so I&#39;m not crazy afterall.<br><br>Do you know if the patch every made it to the trunk? I&#39;m not too keen on compiling my own packages.I just got the BE rock solid again.</div></div></blockquote>
<div>&nbsp;</div>
<div>&nbsp;</div></span>
<div>Again with the proper quote this time &nbsp;- sorry...</div><span class="q"><br>
<div>&nbsp;</div>
<div>
<div>I don&#39;t believe so.&nbsp; Another way around it might be to hand edit your database.&nbsp; It seems that if the channel is ATSC it orders by atsc_major_chan/atsc_minor_chan, but if not&nbsp; (and atsc_major_chan/atsc_minor_chan= 0/0) it orders by channum.&nbsp; The problem is when your analog channel 29 (OTA) is at say cable 8.&nbsp; Then I would want my digital channel to be at 
8.1 not 29.1, but Myth will put it at 29.1.&nbsp; So to fix it you would meed to &quot;move&quot; your analog equivalent to 29 (and move whatever your cable company located at 29 to some other place).</div>
<div>&nbsp;</div>
<div>BTW - if you do compile yourself - you will need to make sure that atsc_major_chan/atsc_minor is 0/0 and that n.1 is in the chan_num column in your database otherwise Myth will try to order by atsc_major_chan/atsc_minor. 
</div>
<div>&nbsp;</div>
<div>Here is a link to a recent discussion where some of the developers/users addressed the issue:</div>
<div>&nbsp;</div>
<div><a href="http://www.mythtv.org/pipermail/mythtv-users/2007-August/189882.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.mythtv.org/pipermail/mythtv-users/2007-August/189882.html
</a></div></div></span></div></blockquote><div><br>So since channum is used solely as a convenience to user (as a visual indication and means of navigating) would it be too crazy to just treat channum as a number (float?) and sort on it. Changing channum doesn&#39;t seem to affect BE too much as far as recording and EPG. So people could renumber their channels and have them sorted the way it should be sorted. With possibility that I will simplify things to the point where I&#39;m talking nonsense, I&#39;ll say what does the whole atsc_major/minor mambo-jumbo have anything to do the with channel ordering?
<br></div><br></div><br>