EPG scan on single card system

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

 



Luca Olivetti wrote:
> Klaus Schmidinger wrote:
> 
>>
>> Yes, this has been changed in version 1.3.27, and at least my tests
>> indicated that it would work now.
> 
> 
> I have the opposite (I think) problem: I have epg timeout set to 0 to 
> disable epg scan, but while playing a recording the dish moved.

That's odd. The check in question here is

   if (Device != cDevice::ActualDevice() ||
      (Device->ProvidesTransponderExclusively(Channel) &&
       Setup.EPGScanTimeout && now - lastActivity > Setup.EPGScanTimeout * 3600)) {

which explicitly contains a check whether Setup.EPGScanTimeout is not 0.

Maybe something else has started moving your dish?

Klaus




[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