2006/1/29, Stefan Huelswitt <s.huelswitt@gmx.de>:
On 29 Jan 2006 s.huelswitt@gmx.de (Stefan Huelswitt) wrote:

Unfortunaly my system has one DVB card only and PrimaryLimit is
setup to 20, so NextAvailableChannel() newer returns a channel.

If I raise priority to at least PrimaryLimit, it works as
expected.

For a one card system I certainly would replace
  GetDevice(Channel, 0)
with
  GetDevice(Channel, Setup.PrimaryLimit)

I'm not sure how this will effect a multi-card system.

Regards.

--
Stefan Huelswitt
s.huelswitt@gmx.de  | http://www.muempf.de/

My system is also a  one-card-system with only one FF DVB-S card.
Everything works fine with LIRC and  VDR 1.3.41 here.

Regards,

Matthias