Mailing List archive

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

[vdr] Re: AutoPID problem



Helge Lenz wrote:
> 
> Hi,
> I discovered a small problem with the AutoPID:
> An entry like this:
> ProSieben:12480:v:S19.2E:27500:255:256;257:32:0:898:1:33:16387
> in the channels.conf (with the wrong NID) causes vdr with the AutoPID
> patch to generate a new entry at the end of channels.conf like this:
> ProSieben:12480:v:S19.2E:27500:8196:0:0:0:898:133:33:16387
> I think, vdr just should correct the wrong NID, agreed?

No, not agreed.
The NID-TID-SID combination is what identifies a channel.
Therefore the definition

  ProSieben:12480:v:S19.2E:27500:255:256;257:32:0:898:1:33:16387

is a different channel than

  ProSieben:12480:v:S19.2E:27500:8196:0:0:0:898:133:33:16387

(the first one being S19.2E-1-33-898 and the second one S19.2E-133-33-898).
The second definition is the correct one.

The question is: how did the NID '1' get into your channels.conf in the first place?

Klaus


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



Home | Main Index | Thread Index