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 it is called change_channel_not <br>#! /bin/bash <br>echo "changing to $1"<br>
<br>make sure you do chmod a+x change_channel_not and put that in your configuration screen. <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>