[vdr] EPG scan on single card system
Klaus Schmidinger
Klaus.Schmidinger at cadsoft.de
Wed Jun 22 12:58:35 CEST 2005
Klaus Schmidinger wrote:
> ...
> I made it so that an EPG scan can always be done if there is a free
> DVB device. This means that if there is only a FF DVB card and a replay
> is going on, the receiver part of the DVB card actually can do an EPG scan.
>
> Having Setup.EPGScanTimeout set to 0 should actually inhibit the entire
> EPG scan mechanism, because of
>
> if (Setup.EPGScanTimeout && Channels.MaxNumber() > 1) {
>
> at the beginning of cEITScanner::Process().
>
> Klaus
>
>
>
> e '0' means "no EPG scan at all".
> So maybe I should pull the check for Setup.EPGScanTimeout to the front
> of this condition.
>
>
> Klaus
Ooops - this last part was supposed to be deleted - it was from before I looked
at the 'if (Setup.EPGScanTimeout && Channels.MaxNumber() > 1)' check...
Klaus
More information about the vdr
mailing list