<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

I&#39;m using v0.25.3 as packaged by atrpms for Fedora.  My setup contains a<br>
HDHomeRun Prime with six tuners and two Fios cable cards.  I have one<br>
video source defined for Fios, and all six tuners are connected to that<br>
video source.  None of the card inputs have a priority associated with<br>
them, nor do any of the channels, nor do any of the recordings.<br>
<br>
  mysql&gt; SELECT sourceid,name FROM videosource;<br>
  +----------+--------------+<br>
  | sourceid | name         |<br>
  +----------+--------------+<br>
  |        1 | Verizon Fios |<br>
  +----------+--------------+<br>
  1 row in set (0.00 sec)<br>
  mysql&gt; SELECT * FROM cardinput WHERE sourceid!=1;<br>
  Empty set (0.00 sec)<br>
<br>
  mysql&gt; SELECT * FROM cardinput WHERE recpriority!=0;<br>
  Empty set (0.00 sec)<br>
  mysql&gt; SELECT * FROM channel WHERE recpriority!=0;<br>
  Empty set (0.00 sec)<br>
  mysql&gt; SELECT * FROM record WHERE recpriority!=0;<br>
  Empty set (0.00 sec)<br>
<br>
Even so, mythtv insists that there is a scheduling conflict between two<br>
shows: Castle and Defiance.  It decides that on the 22nd, Defiance at<br>
21:00-22:00 conflicts with Castle at 22:01-23:00.  It decides to record<br>
Castle, bump Defiance til later, and leave five tuners sitting idle.<br>
Oddly enough, the following week the tv listings are the same but mythtv<br>
decides that it can record both of these shows using the same tuner.<br>
(Possibly because the reruns of that episode of Defiance don&#39;t yet show<br>
in the listings?)  I&#39;ve posted the output of &#39;mythbackend --printsched&#39;<br>
to <a href="http://www.dhampton.net/mythtv-schedule.txt" target="_blank">http://www.dhampton.net/mythtv-schedule.txt</a> (instead of including it<br>
inline since its 475 lines long).  The only other thing I can think of<br>
that might be relevant is that I have both the global preroll and<br>
overrecord settings set to 120 second, as the networks seems to be<br>
playing with show start times.<br>
<br>
My question is why anything is getting bumped when I have six identical<br>
tuners to choose from when recording?  If any more information is needed<br>
to help figure this out, please let me know.<br></blockquote><div><br></div>What are your tuner order settings for recordings and live tv.<div><br></div><div>It&#39;s possible you set something funny in there?  Do you have other shows that record fine across your tuners, or do all of your shows record off that one tuner? </div>

</div><br></div></div>