Hi.

>
> You should have a recordserver, webserver and encodingserver.
>
> The only thing that I can think of is TwistedWeb, you must use 2.4.0 as in
> 2.5.0 they removed internet app but this would not stop them being built.

Very good. I installed twistedweb 2.4.0 and the servers are running. I didn't 
notice that 2.5.0 and higher wouldn't work.



> >
> >> > - I have 2 tv in my idlebar. This also happens in freevo-1.6.2. If I
>
> disable tv.plugin, one of them dissapears, but I don't know where the
> other comes from.
>
> >> This is because one is activated already in freevo_config so you don't
>
> need one in your local_conf.
>
> > Ah. But the freevo_config one doesn't behave like the other. For
>
> example, doesn't tell that the guide is empty. Can I remove it safely?
>
> You want to remove freevo_config.py? No you can't do this.

No. I want to remove the extra tv icon and I thought that perhaps I could 
remove something from freevo_config.py. But it doesn't look possible.

Another thing that I'd like to use is alsamixer. The plugin is in the 
freevo/plugins directory, pyalsaaudio is installed and I have

plugin.remove('mixer')
plugin.activate('alsamixer')


in my local_conf.py. But I get this:

failed to load plugin alsamixer
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/freevo/plugin.py", line 558, in 
__load_plugin__
    p = eval(object)()
  File "/usr/lib/python2.5/site-packages/freevo/plugins/alsamixer.py", line 
74, in __init__
    self.main_mixer = alsaaudio.Mixer(config.ALSA_MIXER_NAME, 0, 
config.ALSA_CARDID)
AttributeError: 'module' object has no attribute 'ALSA_MIXER_NAME'

In DEV_MIXER, I've tried alsa, /dev/snd/controlC0, nothing and perhaps others, 
with no result. Is this plugin working well? In the notes, the author doesn't 
make it clear.

Thanks for your help

        Alberto

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to