Re: Filtering encrypted channels

Klaus Schmidinger <[email protected]> Mon, 6 Apr 2020 14:41:12 +0200
Newsgroups gmane.linux.vdr
Message-ID <[email protected]>
On 06.04.20 14:36, Daniel wrote:
> ...
> According to https://github.com/yavdr/vdr/blob/master/channels.c#L571 it's
> definetly field #9. But there are channels with 0 at this position which I
> can't view with kodi.
> 
> Would VDR change channels.conf if dvbscan wrote that field wrongly or just
> leave it that way? I wonder if that's a bug.

If the PAT contains the correct CA IDs and the field #9 is 0 or greater than 0xFF,
then VDR will update the CA IDs in channels.conf.

Try enabling the line

//#define DEBUG_CA_DESCRIPTORS 1

in pat.c to see whether the PAT contains CA descriptors.

Klaus

_______________________________________________
vdr mailing list
[email protected]
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr