Mailing List archive

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

[vdr] Re: VDR 1.3.1 autopid and UpdateChannels



On Sat, Jan 17, 2004 at 01:47:58PM +0100, Klaus Schmidinger wrote:

> You could test this by changing the line
> 
>   Channel->SetCaIds(CaDescriptors->CaIds());
> 
> to
> 
>   if (*CaDescriptors->CaIds())
>      Channel->SetCaIds(CaDescriptors->CaIds());
> 
> This would then only _set_ non-zero CA IDs, but never clear them.
> However, this means that once a channel has broadcast with CA, it will
> no longer be receivable with a DVB card that doesn't have a CAM for
> this channel.

Unfortunately it still see that there is a channel change and stop the
reccording, then restart...
So the solution is still to disable autopid is there is a reccording.

	Grégoire
________________________________________________________________________
http://magma.epfl.ch/greg ICQ:16624071 mailto:Gregoire.Favre@freesurf.ch


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index