Your change channel script needs to run successfully (or atleast mythtv needs to think it ran without errors) <br><br>I have mine in /usr/local/bin&nbsp; it is called change_channel_not&nbsp; <br>#! /bin/bash <br>echo &quot;changing to $1&quot;<br>
<br>make sure you do chmod a+x change_channel_not&nbsp;&nbsp; and put that in your configuration screen.&nbsp;&nbsp;&nbsp; <br>That should do the trick for you. <br><br>(Sorry if this posts in the wrong area, I am using the digest option
and not sure how to respond correctly to a post - if someone can
enlighten me..)<br><br>