Dear Wiki user, You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change notification.
The following page has been changed by 193.230.233.12: http://freevo.sourceforge.net/cgi-bin/moin.cgi/FrequentlyAskedQuestions ------------------------------------------------------------------------------ @@ -714,26 +714,6 @@ If you make your own VCD BINs with GNU VCD Imager and then burn them to CDs using cdrdao it is possible that all of your VCDs will have the same creation date and label. (Apparently the creation date of the BIN file is used by cdrdao and if the BIN file is overwritten rather than created new each time every CD you burn would have the same creation date.) Unfortunately, freevo uses the creation date and label to name files holding metadata about the CD, so it assumes that every CD with the same creation date/time and label is the same CD and it will not bother creating new metadata for it. However, there is a way to work around this. In local_conf.py set MMPYTHON_CREATE_MD5_ID = 1. This will cause the filename of the metadata to include an md5 of the first byte of the disc and should make it more difficult for two CDs to share the same metadata file. It would also be a good idea to delete old BIN files (rather than overlay them) and create unique labels for VCDs that you burn. -= In blurr sking the audio player info uses only the right part of the frame and song titles tend to get trimmed = - -My quick hack into the blurr skin, no idea if it is the right way: - -{{{ -639c639 -< <info layout="player info blurr" x="400" y="140" width="375" height="330"/> ---- -> <info layout="player info blurr" x="40" y="140" width="710" height="330"/> -649c649 -< <image filename="frame.png" x="5" y="100" width="max-10" height="390"/> ---- -> <image filename="frame.png" x="5" y="100" width="790" height="390"/> -}}} - - - - - - ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Freevo-wikilog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-wikilog
