Mailing List archive

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

[vdr] Re: Tip for the MP3-plugin



Am Dienstag, 19.08.03 um 12:37 Uhr schrieb Jan Ekholm:

have to turn on the TV and find the playlist, she'd like to be able to
press one single key or two to activate the playlist. Is that possible
with VDR and the MP3 plugin?

One solution I've come to think about is doing an external script that
sends "key" commands using SVDRP to navigate through the menu hiearchy
until the proper playlist is found. This script would then be activated
Look at the keymacros.conf file. Further information can be found in the VDR man page.

An other possible solution is something like this:

for i in Menu 4 Ok Down Ok; do svdrpsend.pl hitk $i; done

Tom.



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



Home | Main Index | Thread Index