Re: [Freevo-users] image viewer screensaver+flickr photo

2007-08-23 Thread Stéphane ANCELOT
I made a python piece of software that downloads interestingness photos from flickr in a directory.Thanks to the fxd + freevoscreensaver I managed to have flickr screensaver. Now I would like to integrate it in freevo: a) either I launch my script from a cron job to refresh the photo directory onl

Re: [Freevo-users] Commercial skipping/removal in 1.7.3

2007-08-23 Thread Jaap Struyk
Justin Wetherell schreef: > It's actually more like 40 minutes to an hour per hour.. but I've never > used it on the fly while recording because all my recordings are done in > hardware without Mplayer. I don't do anything different, I just run > mplayer with the vf on a previously recorded mpeg a

Re: [Freevo-users] Commercial skipping/removal in 1.7.3

2007-08-23 Thread Justin Wetherell
It's actually more like 40 minutes to an hour per hour.. but I've never used it on the fly while recording because all my recordings are done in hardware without Mplayer. I don't do anything different, I just run mplayer with the vf on a previously recorded mpeg and then use the blackframe file to

[Freevo-users] Support for Schedules Direct in kaa.epg

2007-08-23 Thread Jason Tackaberry
I have just committed support for Schedules Direct (www.schedulesdirect.org) in kaa.epg, which will be used by Freevo 2. Schedules Direct works pretty much the same as Zap2it Labs used to, except of course it is now a paid service. It seems as if the price will be $15 for 3 months, which is quite

Re: [Freevo-users] EPG broadcast support in WinPVR 1/2/350 cards

2007-08-23 Thread Jonathan Isom
On 8/23/07, Duncan Webb <[EMAIL PROTECTED]> wrote: > Evan Hisey wrote: > > On 8/23/07, Duncan Webb <[EMAIL PROTECTED]> wrote: > > > >> Works a treat but I suspect that British broadcasters do not transmit > >> teletext EPG data streams. > >> > >> The program that grabs the data is nexTView EPG > >>

Re: [Freevo-users] EPG broadcast support in WinPVR 1/2/350 cards

2007-08-23 Thread Duncan Webb
Evan Hisey wrote: > On 8/23/07, Duncan Webb <[EMAIL PROTECTED]> wrote: > >> Works a treat but I suspect that British broadcasters do not transmit >> teletext EPG data streams. >> >> The program that grabs the data is nexTView EPG >> http://nxtvepg.sourceforge.net/ >> >> Duncan > > Anything that

Re: [Freevo-users] EPG broadcast support in WinPVR 1/2/350 cards

2007-08-23 Thread Evan Hisey
On 8/23/07, Duncan Webb <[EMAIL PROTECTED]> wrote: > Works a treat but I suspect that British broadcasters do not transmit > teletext EPG data streams. > > The program that grabs the data is nexTView EPG > http://nxtvepg.sourceforge.net/ > > Duncan Anything that works in North America, hopefull

Re: [Freevo-users] Commercial skipping/removal in 1.7.3

2007-08-23 Thread Jaap Struyk
Justin Wetherell schreef: > That's actually what my "detection" is based off of. As of > Mplayer-1.0rc1, the vf should be available. So, to use commdetect, > you'll need that mplayer version. Why does 1 hour recording takes 1.5 to check for bf? The old mplayer patch did it on the fly with just a

Re: [Freevo-users] freevo 1.7.3 crashing

2007-08-23 Thread Jaap Struyk
Duncan Webb schreef: > I don't see how pylirc would have stopped the crashes when you are using > the event interface and was a bit surprised that this reduced the > occurrence of a crash. Maybe it wasn't :/ Sometimes I get a crash at a point and when I try to redo it freevo won't crash, I will r

Re: [Freevo-users] crash with mame cache

2007-08-23 Thread Duncan Webb
alberto hernando wrote: > Hi. > > I'm trying to run freevo-1.7.3. I have a crash with mame, while > generating the cache. In /tmp/freevo/main-1001.log I get this: > > Call MAME command : /home/freevo/bin/mame > updating via listxml > Traceback (most recent call last): > File "/usr/lib/python2.5

Re: [Freevo-users] EPG broadcast support in WinPVR 1/2/350 cards

2007-08-23 Thread Duncan Webb
Evan Hisey wrote: > Has anyone tried to get EPG data off the cable feed using the Hauppage > card tuners? I seems to remember seeing that it could be done > somewhere but forget where. Works a treat but I suspect that British broadcasters do not transmit teletext EPG data streams. The program tha

Re: [Freevo-users] Problem with IMAGE_EXCLUDE

2007-08-23 Thread Duncan Webb
Dan Mancini wrote: > Hi, > I have a problem with the IMAGE_EXCLUDE statement. I have "tn" folders > in my picture directories, and when I use this statement: > > IMAGE_EXCLUDE = [('tn')] > > The images in the directory are excluded, however the directory itself > still shows up in the menu. How

Re: [Freevo-users] image viewer screensaver

2007-08-23 Thread Duncan Webb
Stéphane ANCELOT wrote: > Hi, > How can I call the image viewer from a screensaver plugin ? You need to do two things, write a slide show fxd file, like: /freevo/images/1/DSC01140.jpg /freevo/images A screensaver slide show Note I've disable

[Freevo-users] crash with mame cache

2007-08-23 Thread alberto hernando
Hi. I'm trying to run freevo-1.7.3. I have a crash with mame, while generating the cache. In /tmp/freevo/main-1001.log I get this: Call MAME command : /home/freevo/bin/mame updating via listxml Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/freevo/main.py", line 288,

[Freevo-users] EPG broadcast support in WinPVR 1/2/350 cards

2007-08-23 Thread Evan Hisey
Has anyone tried to get EPG data off the cable feed using the Hauppage card tuners? I seems to remember seeing that it could be done somewhere but forget where. Evan - This SF.net email is sponsored by: Splunk Inc. Still grep

Re: [Freevo-users] 'Great EPG Interface' or 'How To Browse Programming Without Wanting To Shoot Yourself'

2007-08-23 Thread Jason Tackaberry
On 2007-08-23 11:18, Ryan Roth wrote: > The EPG display show much more information at one time and looks 10x > cleaner than Freevo. I agree, there is some stuff worth copying here. - This SF.net email is sponsored by: Splunk

[Freevo-users] 'Great EPG Interface' or 'How To Browse Programming Without Wanting To Shoot Yourself'

2007-08-23 Thread Ryan Roth
My biggest gripe about Freevo has always been the EPG interface. Sony has released a DVR add on for the PS3, and they have nailed it in my opinion. Here is a link: http://gizmodo.com/gadgets/live-from-gc07/video-of-playtv-ps3-to-psp-dvr-walkthrough-292538.php The EPG display show much more i

[Freevo-users] Problem with IMAGE_EXCLUDE

2007-08-23 Thread Dan Mancini
Hi, I have a problem with the IMAGE_EXCLUDE statement. I have "tn" folders in my picture directories, and when I use this statement: IMAGE_EXCLUDE = [('tn')] The images in the directory are excluded, however the directory itself still shows up in the menu. How can I exclude the directory? Is t

[Freevo-users] image viewer screensaver

2007-08-23 Thread Stéphane ANCELOT
Hi, How can I call the image viewer from a screensaver plugin ? Best Regards Steph - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configurat