<div dir="ltr"><div dir="ltr"><br></div>Hi James,<div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 5 Apr 2022 at 17:01, James <<a href="mailto:jam@tigger.ws">jam@tigger.ws</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;"><div><br></div><div>I have a single input called Ant. Each tuner has Ant as it's input. I've done that for ever. Is it wrong?</div><div>Each card has a schedule order of 1. That too is my usual. Again is it incorrect?</div><div><br></div></div></blockquote><div>Yes this is both correct. However, something must be wrong otherwise it would all work...</div><div><br></div><div>Can you please show the content of the capturecard table, e.g. the output of this mysql command:<br></div><div><font face="monospace">select cardid,parentid,videodevice,cardtype,sourceid,recpriority,schedorder,livetvorder,reclimit,schedgroup from capturecard order by cardid;<br></font></div><div><br></div><div>I expect for all entries that column sourceid shows the same number.</div><div>For column recpriority all values should be 0 (they do not need to be but that is how I have it).</div><div>For column schedorder all values should be 1 (or higher) when parentid is 0.</div><div>For column livetvorder all values should be 1 (or higher).</div><div>For column reclimit all values should be 1 or higher.</div><div>For column schedgroup the values should be 0 if the parent id is not 0; the value can be 1 if parentid is 0 and you want virtual tuners to be created when needed.</div><div><br></div><div>Kind regards,</div><div>Klaas.</div><div><br></div><div> </div></div></div></div>