<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Feb 27, 2015 at 1:39 PM, Karl Newman <span dir="ltr"><<a href="mailto:newmank1@asme.org" target="_blank">newmank1@asme.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br><div dir="ltr"><span class=""><div class="gmail_extra"><div class="gmail_quote">On Fri, Feb 27, 2015 at 1:17 PM, Ben Dailey <span dir="ltr"><<a href="mailto:benddailey@gmail.com" target="_blank">benddailey@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Michael,<div><br></div><div>I believe you can find your answer here: <a href="http://www.gossamer-threads.com/lists/mythtv/users/165477#165477" target="_blank">http://www.gossamer-threads.com/lists/mythtv/users/165477#165477</a></div><div>Basically make the recording priority the opposite order of the tuner id.</div><br></div></blockquote></div><br></div></span><div class="gmail_extra">That's outdated information since maybe version 0.26. In general you shouldn't mess with channel or tuner priorities because while it *might* accomplish what you're trying to do it likely will have unwanted side effects. Input Order is what you're looking for. Make the Live TV order opposite of the recording order. In other words, give Input 0 a recording order of 1 and a Live TV order of 2; Input 1 is recording order 2, Live TV order 2, and Input 2 is recording order 3, Live TV order 1.<span class="HOEnZb"><font color="#888888"><br><br></font></span></div></div></blockquote><div>Bah, I botched that. Try this table:<br></div><div>Input    Live TV    Recording<br>  0           3               1<br>  1           2               2<br>  2           1               3<br><br></div><div>Karl<br></div></div></div></div>