VDR prefers my CI DVB device for recordings and blocks it unnecessarily

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Aug 05, 2006 at 02:52:30PM +0200, J?rn Reder wrote:
> 
> Hiho,
> 
> I'm a happy VDR user for years and recently installed a common interface
> to receive pay TV.
> 
> I'm having problems with VDR's decision of recording devices. The 1.4 
> change log states that budget cards are preferred, unfortunately my 
> budget card has the CI. So when a recording starts and no pay TV channel
> is actually tuned, the CI device is blocked and I can't switch to a pay
> TV channel anymore (whithout stopping the recording).
> 
> Is it possible to tell VDR to prefer my FF card for recordings instead 
> of my CI budget device?

yep, just adjust the priority calculations in device.c
so that the full featured card wins over the budget one
(or even better, add a new check for CI ...)

    imp <<= 1; imp |= device[i]->HasDecoder(); 

HTH,
Herbert

> Regards,
> 
> Joern
> 
> -- 
>  .''`.  J?rn Reder <joern@xxxxxx>
> : :' :  http://www.exit1.org/ http://www.zyn.de/
> `. `'
>   `-    Debian GNU/Linux -- The power of freedom



> _______________________________________________
> vdr mailing list
> vdr@xxxxxxxxxxx
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr



[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux