Re: Channels getting deleted on new scan

Klaus Schmidinger <[email protected]>
Newsgroups gmane.linux.vdr
Message-ID <[email protected]>
On 08.03.2018 03:36, Timothy D. Lenz wrote:
> Haven't used the list in awhile I I think my first reply went to the wrong address. So redoing plus adding some info.
> 
> 91 is 9.1 KGUN which is the local for ABC Broadcast Network A National Network. The other 9.x channels are assorted small stations. 581 or 58.1 is CW, Another big network. They are very different. 58.2 is some spanish channel using sub channel space.
> 
> And here is the channel.conf provided by ATSCEPG plugin:
> 
> ...
> :@91
> KGUN-HD,KGUN-HD:189028615:M10:A:0:49=2:0;52=eng@106,53=spa@106:0:0:3:0:207:0
> ...
> :@581
> KWBA-HD,KWBA-HD:653028615:M10:A:0:49=2:0;52=eng@106,53=spa@106:0:0:3:0:207:0
> ...

The four rightmost numbers are SID:NID:TID:RID. These values are used to compose
the "channel id". So these channels have exactly the same "id", and thus are
"the same" to VDR. Since you are saying that these are in fact very different
channels (presumably with different EPG), it is just plain wrong to use the
same values for NID, TID and SID (RID=0 is irrelevant). The question is: who
does it wrong? If these values are broadcast as such in the SDT, it´s the
broadcaster´s fault. If they are correct (i.e. different for each channel)
in the SDT, it´s the ATSCEPG plugin´s fault.

To see which values are broadcast, you can set

static bool DebugSdt = true;

in sdt.c.

Klaus

_______________________________________________
vdr mailing list
[email protected]
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.