<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Michael T. Dean schreef:
<blockquote cite="mid:4922160F.7060909@thirdcontact.com" type="cite">
  <pre wrap="">On 11/17/2008 06:47 PM, Nick Rout wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Just to get right back on to the origivnal problem, I am using
multirec, DVB-S, 2 cards each as 4 virtual tuners.

I can browse LiveTV across muxes [1], as well as change to a channel
on another mux by using the channel number from the remote [2].
    </pre>
  </blockquote>
  <pre wrap=""><!---->And anyone can map a key for NEXTCARD so they can get to a different
(not currently recording any shows, so not locked to a single multiplex)
capture card.  Or they can set "Avoid conflicts between LiveTV and
recordings" so that Myth takes the last capture card (input) for LiveTV
and the first for recordings.

Mike
  </pre>
</blockquote>
<font face="Arial">Well, I think we've established we need a better
algorithm then just choosing the last input. <br>
<br>
First MythTV should check if the channel's mplexid is already tuned on
any of the capturecards.<br>
<br>
If it is, it should look for a free, virtual tuner of this card and use
that.<br>
<br>
If it isn't, it should pick the first free physical card, and use a
virtual tuner of that.<br>
<br>
Quite simple, really.<br>
And nobody needs to press any more buttons then they should.<br>
<br>
I'm not saying you, or the devs, should do it.<br>
That point has been made very clear, I think :P<br>
<br>
I'm sure we'll whip up a patch sooner or later.<br>
<br>
Greetings,<br>
Jelle De Loecker<br>
</font>
</body>
</html>