Bugs item #1567977, was opened at 2006-09-29 21:27 Message generated for change (Settings changed) made by duncanwebb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1567977&group_id=46652
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: config Group: 1.5.x svn >Status: Closed Resolution: None Priority: 5 Submitted By: John Molohan (johnmolohan) Assigned to: Nobody/Anonymous (nobody) Summary: Bug in freevo_config Initial Comment: Hi Duncan, there's a syntax error in the latest freevo_config --- /usr/share/freevo/freevo_config.py.broke 2006-09-29 09:36:14.000000000 +0100 +++ /usr/share/freevo/freevo_config.py 2006-09-29 09:36:29.000000000 +0100 @@ -224,7 +224,7 @@ '''Add IMAGEVIEWER_DURATION for auto slideshows''' ), (5.15, '''Add two variables for mplayer post processing: MPLAYER_VF_INTERLACED and - MPLAYER_VF_PROGRESSIVE''' ) ] + MPLAYER_VF_PROGRESSIVE''' ), (5.16, '''Added TV_RECORDFILE_OKLETTERS so that the recorded file names are ok''' ) ] ---------------------------------------------------------------------- Comment By: Duncan Webb (duncanwebb) Date: 2006-09-29 22:56 Message: Logged In: YES user_id=104395 This has been fixed, would you do an svn update. It should read: (5.16, '''Added XINE_TV_VO_DEV, XINE_TV_AO_DEV, and XINE_TV_TIMESHIFT_FILEMASK for the new tv.ivtv_xine_tv plugin (the latter should be e.g. "/tmp/xine-buf-" and point to a place with enough free diskspace (several gigabytes). Added TV_RECORD_PADDING_PRE/POST for separately setting TV_RECORD_PADDING Added TV_RECORDFILE_OKLETTERS for characters allowed in recording filenames. Added AUTOSHUTDOWN_ settings to turn off and on the machine automatically''' ), ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1567977&group_id=46652 ------------------------------------------------------------------------- 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-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel