Patrik Johansson wrote:
I suppose that I and alot of people with me are experiencing the agony of not being able to enjoy the alst minute of a series or a short movie.

Oh yes. :)


So my question is as follows is it possible to adjust the recording stoptime. It worked like a charm in media portal (I think it was) But the thing is that most of the time it would be good to keep the start time. (Have you ever experienced a show that started ahead of schedule??)
Just being able to add like 5 or 10 minutes on the stop time.
Maybe this is possible with a script or perhaps it's already implemented and i'm just not aware of it. Any ideas??

This is a desired feature by us (me at least) and yes, it is possible. In 2.0 / CVS we should be able to do this without too much hastle. As of now a recording proess can be timed to stop in two ways:

1)  The recording child process is passed the length of time to record for.

2)  The recording child process is told to record indeffinately.

In both cases Freevo maintains a timer for when the recording should stop. If the child process in case 1 goes past this time it will be killed but an added benefit to case 1 is that if something happens to the Freevo side it won't try to record forever. I think we can live without this.

In case 2 Freevo decides when to kill the recording. In this case it should be possible to extend the stop time by telling notifier to remove the existing stop timer and add a longer one. It might even be possible to tell it to simply extend an existing timer (or if not maybe that would be a useful feature).

-Rob


--
-------------------------------------------------------
Rob Shortt        | http://tvcentric.com | Freevo
[EMAIL PROTECTED] | http://freevo.sf.net | Free your TV



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to