Author: duncan Date: Mon Oct 23 14:58:40 2006 New Revision: 8458 Modified: branches/rel-1-6/freevo/RELEASE_NOTES
Log: Added information to the RELEASE NOTES Modified: branches/rel-1-6/freevo/RELEASE_NOTES ============================================================================== --- branches/rel-1-6/freevo/RELEASE_NOTES (original) +++ branches/rel-1-6/freevo/RELEASE_NOTES Mon Oct 23 14:58:40 2006 @@ -5,16 +5,35 @@ The ChangeLog has a tracker reference for a discussion about the changes. -*Important* +IMPORTANT +--------- + The recordable setting has been from from VIDEO_GROUPS Delete this setting from your local_conf.py +This change can be mostly automated by running: +freevo convert_config + To use multi-tuner support the VIDEO_GROUPS needs setting up correctly see http://freevo.sourceforge.net/cgi-bin/doc/MultiTunerConfig elementtree, include in Python-2.5+, is now a prerequisite for freevo, if can be downloaded from http://effbot.org/zone/elementtree.htm +Known Problems +-------------- + +If a directory is name with a media extension it will be treated as a +media file, e.g. music.mp3 or record.avi. + +If webradio is activated it will appear twice in the music menu. + +If a mp3 file is incorrectly named the header search will scan the whole +file, e.g. something.mp3 which is really a wave file. + +Sometime the headlines plug-in crashed when it receives incorrect data +from the rss feed. + Release Notes for 1.5.3 ----------------------- ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
