Mailing List archive

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

[vdr] Re: Q: save the plugin configuration from its osd



alexw@undercover.mine.nu wrote:
> 
> Hi,
> 
> I need some help to implement a proper way to force VDR to save the
> configuration file from a plug-in (in an OSD window)
> 
> I am using a string configuration parameter to save important information
> during the plug-in execution. Next time I start VDR I will need to get them
> back from VDR configuration as well.
> 
> Currently, I need to go in the plug-in configuration OSD and press OK to save
> the string to the setup.conf file.
> 
> I am wondering if there is a `common` way to call the Store method from the
> plug-in OSD.

At the moment there is no such facility.
However, the setup parameters are saved automatically when
VDR ends.

I'll see that I can implement a way of triggering the process of
saving setup.conf at any time. This will have to wait until 1.3.x,
though.

Klaus


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



Home | Main Index | Thread Index