<div class="gmail_quote">On Wed, Mar 31, 2010 at 9:54 AM, Scott <span dir="ltr">&lt;<a href="mailto:pickle136@sbcglobal.net">pickle136@sbcglobal.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Does anyone have a modified script that limits or only uses the 2 least significant digits that are sent from mythbackend to the change channel script?<br>
<br>
The background is that I have ive seen that the backend is reqesting channel numbers like 1043, when i only need to send 43 to the ir blaster. My script works when only using 2 digits, but when i setup the backend to use it and switch to that input nothing happens and livetv fails.<br>

I think the DTA goes nuts seeing a 4 digit channel, rather than a 0-99 channel.<br>
I based the script off the one in the mythtv contrib folder.<br><font color="#888888">
<br>
Scott<br></font></blockquote><div><br></div><div>Even easier - pull up the channel editor in mythweb and change the &#39;offending&#39; channels &#39;freqid&#39; to what you want it to use for the channel change script.  </div>
<div><br></div><div>I did the way-back-when to &#39;fix&#39; the fact that my old sat box didn&#39;t support the &#39;mapping&#39; feature of local channel numbers to the actual sat channel numbers, so I had channel 25 set to freqid 8770   (my local Fox 25 station is carried on channel 8770) - the newer sat boxes would setup an &#39;alias&#39; to &#39;25&#39; and would basically tune 8770 but display the channel # as 25.  My older box didn&#39;t support that functionality, so that was my &#39;fix&#39;.   Works great.</div>
<div><br></div><div>I&#39;m now finding I&#39;m having to do it again for a 2nd source (a pay IPTV box) that has channel numbers that overlap with my Dish subscription.  So I added &#39;10,000&#39; to the IPTV box channel numbers, and &#39;fixed&#39; the channel numbers in the &#39;freqid&#39; field for the channel changing to work properly. </div>
<div><br></div><div>J-e-f-f-A</div></div>