On 05/09/08 15:49, Hanno Zulla wrote: > Hi, > >> How can I achieve that with vanilla vdr? > > Any suggestion or pointers to documents would be most helpful. I tried > to find a solution in the usual places (vdr-portal, vdr-wiki) but with > very limited success. In cDvbDevice::ProvidesSource(int Source) you could insert at the beginning if (CardIndex() == MyTunerlessFFcardsIndex) return false; where MyTunerlessFFcardsIndex would be the index of cour card. Klaus _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr