Hi,
Is there a way, from a plugin, to save immediately the setup.conf
instead of waiting a proper VDR shutdown?
I a word how to call Setup.Save() from a plugin method ?
Thanks
Béranger
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-b
ok, so I'm an idiot.
I've set up VDR with the pvrinput plugin, and think I've worked out the
answer to my question below regarding how to support multiple devices. Is
this achieved by having channels.conf entries with duplicate transport
stream IDs?
Channels.conf:
KOMO:67250:I999C0:C:0:301:3
BRUNETON Béranger wrote:
Is there a way, from a plugin, to save immediately the setup.conf
instead of waiting a proper VDR shutdown?
I a word how to call Setup.Save() from a plugin method ?
Calling Setup.Save() should be fine, unless you do it from a background
thread. VDR does call it too fo
Hi.
I can play radio channels with my PVR-500 with the following:
ivtv-radio -f 102.5
but when I try to do it within VDR with:
FM 102.5:102500:C0:C:0:0:300:0:A1:12003:1:1091:0
I get nothing. Also, I then can't do the ivtv-radio thing until ivtv's been
unloaded/loaded again.
Can someone sen