"Simon Baxter" <[EMAIL PROTECTED]> writes:

> If you could share your modified plugin - that'd be great 

Attachment: freevo-vdr.tar.bz2
Description: Binary data

If I recall correctly it was based on freevo-vdr-0.5.
I copy the 2 files in
/usr/local/stow/freevo-1.x/lib/python2.5/site-packages/freevo/plugins/
and I use this in my local_conf.py:
plugin.activate('vdr_interface')
plugin.activate('vdrtv', level=5)
VDR_VIEWER_PLUGIN='sxfe'
#VDR_VIEWER_PLUGIN='xine'
VDR_USE_SVDRP=0
VDR_SVDRP_HOST='telly'
VDR_SVDRP_PORT=2001
VDR_SVDRP_ALWAYSCLOSE=0
#VDR_XINE_FIFO_PATH='xvdr:tcp://telly:37890#nocache;demux:mpeg_block'
VDR_XINE_FIFO_PATH='xvdr://telly:37890'

It's a bit hackish, I haven't taken the time make it clearer and cleaner.

-- 
_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to