Re: [Freevo-users] 1.8.3 DVB-T recording

2009-01-04 Thread Elizabeth Dodd
On Mon, 5 Jan 2009, Duncan Webb wrote: > his has been reported and fixed in svn: > https://sourceforge.net/tracker/index.php?func=detail&aid=2482703&group_id= >46652&atid=446895 > > The fix is to change the line: > (result, response) = self.es.ping('connection test') > to > result = self.es.ping()

[Freevo-users] recordings_manager plugin only allows xine as player?

2009-01-04 Thread John Molohan
Hi, When I use the recordings_manager plugin to watch a video it only ever uses xine as the player. If I set mplayer as the preferred player or even if I go in and choose mplayer to be used as an alternative player for a single video it still doesn't work. If I play a video without going throu

Re: [Freevo-users] Favourites

2009-01-04 Thread Duncan Webb
Elizabeth Dodd wrote: > Going from 1.7.3 to 1.8.3 > on a separate box (to ensure its all working before changeover) > can i convert /var/lib/freevo/record_schedule.xml > into /var/lib/freevo/favorites.pickle ?? freevo convert_favorites Make a backup of /var/lib/freevo/record_schedule.xml first.

Re: [Freevo-users] 1.8.3 DVB-T recording

2009-01-04 Thread Duncan Webb
Elizabeth Dodd wrote: > On Sat, 3 Jan 2009, Elizabeth Dodd wrote: >> VCR_CMD = CONF.mplayer >> + ' -dumpstream -dumpfile %(filename)s "dvb://%(channel)s"' >> TV_RECORD_FILE_SUFFIX = '.ts' >> fxd file no recording > > this is what recordserver logs > > 2009-01-04 15:40:45,000 INFO recordserver

Re: [Freevo-users] freevo not responsive

2009-01-04 Thread Duncan Webb
Markus Wittenberg wrote: > Hi > > I noticed something similar after installing 1.8.3 a few days a go. It > happened just a few times and until now I ignored it. How much RAM have you got? you can check with top to see if the system is swapping. Check the bug report: https://sourceforge.net/track

Re: [Freevo-users] freevo not responsive

2009-01-04 Thread Duncan Webb
Alberto Hernando wrote: > 2008/12/9 Alberto Hernando : >> Hi. >> >> I have freevo1.8.3 running, and I've noticed that sometimes it's extremely >> unresponsive. I mean that I may press keys in the remote control or in a >> gamepad, and it takes a lot of time to "do something". Looking at the logs, I

Re: [Freevo-users] freevo not responsive

2009-01-04 Thread Alberto Hernando
2008/12/9 Alberto Hernando : > Hi. > > I have freevo1.8.3 running, and I've noticed that sometimes it's extremely > unresponsive. I mean that I may press keys in the remote control or in a > gamepad, and it takes a lot of time to "do something". Looking at the logs, I > think that the event is dela

Re: [Freevo-users] Favourites

2009-01-04 Thread Andreas Dick
just as suggestion for a test envoirement: I prefere two partititions on the system harddisk, one with the stable and the other with the test system... and if the test system get stable, it changes. and you have the same hardware situation on both systems Andreas Am Sonntag, 4. Januar 2009 05.22

Re: [Freevo-users] 1.8.3 DVB-T recording

2009-01-04 Thread Elizabeth Dodd
On Sun, 4 Jan 2009, Stephen Rowles wrote: > Is there anything in the mplayer-stdout.log and stderr.log files? That > might be helpful to know what is wrong, for me I had forgotten to put > the channels.conf file in .mplayer for the user running freevo but the > error was quite criptic ;)... the log

Re: [Freevo-users] 1.8.3 DVB-T recording

2009-01-04 Thread Stephen Rowles
Elizabeth Dodd wrote: > On Sat, 3 Jan 2009, Elizabeth Dodd wrote: > >> VCR_CMD = CONF.mplayer >> + ' -dumpstream -dumpfile %(filename)s "dvb://%(channel)s"' >> TV_RECORD_FILE_SUFFIX = '.ts' >> fxd file no recording >> > > this is what recordserver logs > > 2009-01-04 15:40:45,000 INFO r