Re: [Freevo-users] Live mplayer TV from a rtsp stream: help needed

2007-05-05 Thread Tanja
My suggestion would be to do something similar to the dvb setup. Put the following in your local_conf.py: VIDEO_GROUPS[0].group_type = 'rtsp' and TVSTREAM = '192.168.1.1:5554' and create a section like this in tv/plugins/mplayer.py (e.g after line 133): elif vg.group_type == 'rtsp':

[Freevo-users] Editing Skins

2007-05-05 Thread Elizabeth Dodd
When using the 'dark' skin messages eg There is no disc in the drive ; The show has been selected for recording are in white print on a white background (with a yellow OK, which is the reason I know it's a message). I'm not sure what to edit to fix this, although I've edited other things in the

Re: [Freevo-users] Live mplayer TV from a rtsp stream: help needed

2007-05-05 Thread Geert Decorte
Thnx Tanja, you directed me to the right track. It works like a charm now. These are my working (minimal!) modifications to you're suggestion.     elif vg.group_type == 'rtsp':     self.fc.chanSet(tuner_channel, True, app='mplayer')     tvcmd = ''  

[Freevo-users] Remind Plugin

2007-05-05 Thread Christian Lyra
Hi there, I thought that some kind of calendar, or birthdays or todo plugin would be nice. So I hacked this one. I´m sending to the list with the hopes that someone could help me improve it. I need help with the graphics (for now, just using the blue and red buttons), and with the output (how to

Re: [Freevo-users] TV Guide Error in 1.7.0 on Debian Etch

2007-05-05 Thread Josh Vickery
I ran into this problem today when upgrading to from 1.6.3 to 1.7.1 using the packages from http://www.geole.info/Repository-for-deb-packages-deb.9.0.html?l=1 I couldn't figure out how to solve it (I tried Duncan Webb's suggestion without any luck) and so I reverted the problematic changes by

[Freevo-users] Mplayer Volume for audio

2007-05-05 Thread Divers
hello, I would know if it is possible (and how to do) to modify the mplayer volume when i listen to the music in the audio section because the freevo general volume don't want to modify volume of my computer. It's work fine in the video section It's will be cool if that is work in the audio

Re: [Freevo-users] TV Guide Error in 1.7.0 on Debian Etch

2007-05-05 Thread Michael Labowicz
@ Josh: I applied the patch. Thanks for sharing, it seems to have fixed the problem! @ Duncan: Thanks for uploading the prior version and for continuing to update the freevo package for Debian. Regards, Michael On 5/5/07, Josh Vickery [EMAIL PROTECTED] wrote: I ran into this problem today

Re: [Freevo-users] TV Guide Error in 1.7.0 on Debian Etch

2007-05-05 Thread Duncan Webb
Josh Vickery wrote: I ran into this problem today when upgrading to from 1.6.3 to 1.7.1 using the packages from http://www.geole.info/Repository-for-deb-packages-deb.9.0.html?l=1 I couldn't figure out how to solve it (I tried Duncan Webb's suggestion without any luck) and so I reverted the

Re: [Freevo-users] TV Guide Error in 1.7.0 on Debian Etch

2007-05-05 Thread Michael Labowicz
I'm using blur. On 5/5/07, Duncan Webb [EMAIL PROTECTED] wrote: Josh Vickery wrote: I ran into this problem today when upgrading to from 1.6.3 to 1.7.1 using the packages from http://www.geole.info/Repository-for-deb-packages-deb.9.0.html?l=1 I couldn't figure out how to solve it (I tried

[Freevo-users] Mplayer Volume for audio

2007-05-05 Thread Divers
hello, I would know if it is possible (and how to do) to modify the mplayer volume when i listen to the music in the audio section because the freevo general volume don't want to modify volume of my computer. It's work fine in the video section It's will be cool if that is work in the audio