Re: [Freevo-users] External channel changing doesn't work

2006-10-23 Thread naudefj
Hi Rob,

On Monday 23 October 2006 23:17, Rob Shortt wrote:
> naudefj wrote:
> > plugin_external_tuner =
> > plugin.activate('tv.irsend_generic',args=('./chchan'))
>
> Where is 'chchan' located?  Maybe you should use an absolute path
> instead of relative.

Thanks you very much for the reply.  It turned out that the IR blaster wasn't 
correctly positioned.

Best regards.

Frank

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] External channel changing doesn't work

2006-10-23 Thread Rob Shortt
naudefj wrote:
> plugin_external_tuner = plugin.activate('tv.irsend_generic',args=('./chchan'))
 

Where is 'chchan' located?  Maybe you should use an absolute path 
instead of relative.

-Rob



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] External channel changing doesn't work

2006-10-23 Thread naudefj
Hi,

On Sunday 22 October 2006 19:03, naudefj wrote:
> Hi,
>
> On Sunday 22 October 2006 15:27, Duncan Webb wrote:
> > naudefj wrote:
> > > I've set TV_CHANNEL_PROG = './chchan %(channel)s' in local_conf.py.
> > > However, freevo doesn't call chchan when channels are changed. Are
> > > there anything else I need to do to get it working?
> >
> > # control an external tv tuner using irsend or another command
> > # to use this you must reassign plugin_external_tuner in local_conf.py:
> > # plugin_external_tuner = plugin.activate('tv.irsend_generic',
> > # args=('...', '...', ))
> > # Please see each irsend plugin for individual arguments and be sure to
> > # alter VIDEO_GROUPS to tell a VideoGroup to use it
> > (tuner_type='external'). plugin_external_tuner = 0
> >
> > Duncan
>
> Great info. Thanks Duncan!

This method is working when watching TV. However, the recordserver doesn't 
send the IR codes before recording. Is this a known problem or just a 
misconfiguration on my part?

plugin.remove('tv.generic_record')
plugin_record = plugin.activate('tv.ivtv_record')

plugin_external_tuner = plugin.activate('tv.irsend_generic',args=('./chchan'))

VIDEO_GROUPS = [
VideoGroup(vdev='/dev/video0',
   adev=None,
   input_type='tuner',
   input_num=0,
   tuner_norm='PAL',
   tuner_chanlist='southafrica',
   tuner_type='external',
   desc='DSTV Decoder',
   group_type='ivtv',
   record_group=None)
   ]

Best regards.

Frank

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] [updated VDR patch] (Was: [ANNOUNCE] vdr-freevo-0.0.2)

2006-10-23 Thread Lucian Muresan
Hi folks,

here is an updated patch for vdr-1.4.3 needed when using the vdr-freevo
plugin. The one shipped in the archive doesnt' seem to apply on
vdr-1.4.3 at least on gentoo.
http://www.muresan.de/vdr/1.4.3/10_vdr-1.4.3_disable-remotes.diff

Lucian


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users