Mailing List archive

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

[vdr] Re: Starting VDR with given channel number



Timo Helkiö wrote:
> 
> One feature wish (or one more who has not read manuals):
> 
> It would be nice to be possible to give a channel number as paramater, when starting vdr.

You could append the line

CurrentChannel = nn

to your setup.conf file if you want to start with channel nn.

> And one more (maybe for version 1.2.x / 1.3.x) :
> 
> Could it be possible to give combination of plugins as parameter for those plugins you want to start this time. There could be plugins.conf, where all possible plugins are listed. The parameter could be combination of  placements of  plugins wanted to start . First one is "1", second "2", third "4", fourth "8" and so on. If you want first, second and fourth, parameter were "11" (1+2+8).  So it is binary number of placements.

I don't think that this would make much sense inside VDR.
VDR simply loads the plugins it is told about in the command line.
If you want such a feature I suggest you create some sort of script file
that extracts that info from a config file and starts VDR with the proper
-P options.

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________


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



Home | Main Index | Thread Index