EN
  Version music-LRC_dir.swf is searching all the .lrc files in \Music\..LRC\ 
  directory. Version music-MP3_dir.swf is searching for the .lrc files in the 
  same directory, where the .MP3 file is located. The filenames of the .MP3 and
  .lrc files !MUST! be equal in both cases.   
  
  Chose the version which better fulfil your ideas and copy the file to the
  \System\Flash UI\ of the COWON MP3 player and rename it to music.swf.
  
  Right structure of the .lrc file you can see in the example lower (first
  three lines are optional). Typicaly you can find and save .lrc files from 
  Internet using MiniLyrics program.    

----------------------------------
CZ
  Verze music-LRC_dir.swf očekává, že všechny .lrc soubory budou umístěny v adresáři
  \Music\..LRC\. Oproti tomu verze music-MP3_dir.swf hledá soubory .lrc ve stejném 
  adresáři, kde je umístěn soubor MP3. V obou případech se !MUSÍ! názevy souboruů 
  .MP3 a .lrc zcela shodovat. 
  
  Vyberte si požadovanou verzi a tu zkopírujte do adresáře \System\Flash UI\ a 
  přejmenujte ji tam na music.swf
  
  Soubor .lrc musí mít strukturu viz příklad níže (první řádky nejsou povinné).
  Typickým zdrojem .lrc souborů je například program MiniLyrics, 
  který je vyhledává v databázích na Internetu.
  
==================================
Example of .lrc file:

[ar:Mariza]
[ti:Loucura]
[al:Fado em mim]

[00:24.25]Sou do fado
[00:29.66]Como sei
[00:32.95]Vivo um poema cantado
[00:36.94]De um fado que eu inventei

etc.   

Created by Jakub Šerých, serych@panska.cz, http://jakub.serych.cz, 2010 

Version history:

ver 1.1 - 2010-11-21 Repaired the minor bug in displaying progress bar 
ver 1.0 - 2010-11-20 First functional version