Pascal Schirrmann wrote: > Hi, > > Me again... > > (I think Duncan had asked for testers for this release, and since I > cannot do a lot more ...) > > It seems to me that, since I started to use the svn version of freevo > 1.7, the TV_RECORD_PADDING didn't work anymore : I used to have 10 > minutes more before and after the show, and this didn't work (on only a > few tests). > I just had a look in the code and found two new marvelous values : > TV_RECORD_PADDING_PRE > TV_RECORD_PADDING_POST > > So I setup my local_conf.py with these two values, (But set to 5 and 15 > minutes, much more valuable !) and this seems to work.
Interesting, when TV_RECORD_PADDING_PRE and TV_RECORD_PADDING_POST are not set they should default to TV_RECORD_PADDING and the default for TV_RECORD_PADDING is 0 * 60 :) Duncan ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
