Mailing List archive

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

[vdr] Re: VDR 1.3.1 autopid and UpdateChannels



Stefan Huelswitt wrote:
> 
> On 18 Jan 2004 Klaus Schmidinger <Klaus.Schmidinger@cadsoft.de> wrote:
> 
> >> So what I'm missing most ist a "all but names" option for
> >> UpdateChannels.
> >
> > One thing that is still to come are user definable favourite
> > channel lists, in which you can set the channel name to whatever
> > you like, and it will not be overwritten.
> >
> > A possible thing that could be done right now is to swap the
> > the meaning of "Update channels" levels 0 and 1, so that 0
> > would update only the PIDs and 1 would update PIDs and names.
> 
> This would be a help but would disable adding of new
> channels/transponders. Couldn't you add a new config option
> (temporary, until the favourite lists are there) to disable name
> changes at all?

If it's only temporary, you can simply comment out the line

   if (Setup.UpdateChannels >= 1)
      channel->SetName(pn);

in VDR/sdt.c.

Klaus


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



Home | Main Index | Thread Index