On Thu, 20 Dec 2007, Duncan Webb wrote:
> Elizabeth Dodd wrote:
> > On Tue, 18 Dec 2007, Elizabeth Dodd wrote:
> >> File
> >> "/usr/lib/python2.4/site-packages/freevo/tv/plugins/generic_record.py",
> >> line 75, in Record frequency = self.fc.chanSet(str(rec_prog.tunerid),
> >> False, 'record plugin')exceptions.AttributeError: TvProgram instance has
> >> no attribute 'tunerid'
> >
> > but I have the following set in local_conf.py
> > plugin.remove('tv.generic_record')plugin_record =
> > plugin.activate('tv.ivtv_record')
> >
> > so why is generic_record being called?
>
> No idea, and can't see anything wrong with your local_conf.py
>
> I use this:
> #plugin.remove('tv.generic_record')
> plugin_record = plugin.activate('tv.ivtv_record')
>
> Actually I don't I use:
> #plugin.remove('tv.generic_record')
> plugin_record = plugin.activate('tv.vbi2srt_record')
> but it does work with tv.ivtv_record too.
1. recordserver is started from init
2. therefore recordserver runs as root
3. root looks for /root/.freevo/local_conf.py which doesn't exist
4. root uses /etc/freevo/local_conf.py which wasn't configured
5. ln -s /home/freevo/.freevo/local_conf.py /root/.freevo/local_conf.py ;
freevo recordserver stop ; freevo recordserver start
6. works
7. of course its obvious now
--
A hermit is a deserter from the army of humanity.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users