
  ------------------------------------------------------------------------
   About mp3tag.wlx V.0.98
  ------------------------------------------------------------------------

    mp3tag.wlx is a basic lister plugin for Total Commander 5.5x to
    display Ogg comments of Ogg Vorbis files and ID3v1/ID3v2 tags of 
    MP3-files.
    
    
  ------------------------------------------------------------------------
   Installation
  ------------------------------------------------------------------------
 
    To install mp3tag.wlx simply add these two lines to your wincmd.ini
    
    [ListerPlugins]
    0=C:\totalcmd\plugins\mp3tag\mp3tag.wlx

    

  ------------------------------------------------------------------------
   Configuration
  ------------------------------------------------------------------------

    mp3tag.wlx supports the new common ini-file for lister plugins called
    lsplugin.ini. This file was introduced with Total Commander 5.51 and
    is stored in the same folder as your wincmd.ini.

    If you're running an older version of Total Commander (e.g. TC 5.50),
    mp3tag.wlx stores a file called mp3tag.ini in the plugins folder.
  
    There are some adjustable configuration settings in the ini-file:
   
    mp3showdetails=(0|1)          - display details of the ID3v2 tag
    mp3showheader=(0|1)           - display file properties like bitrate
    
    oggshowdetails=(0|1)          - display details of the Ogg comment
    oggshowheader=(0|1)           - display file properties like bitrate
	
    language=<language>           - any of  mp3tag_catalan
                                            mp3tag_cesky
                                            mp3tag_english
                                            mp3tag_francais
                                            mp3tag_german
														  mp3tag_hungarian
                                            mp3tag_italiano
														  mp3tag_norwegish
                                            mp3tag_romana

    
    
  ------------------------------------------------------------------------
   License
  ------------------------------------------------------------------------
  
    mp3tag.wlx - Copyright 2003 Florian Heidenreich

    mp3tag.wlx is designed for private use and commercial use without sale
    ("Freeware"), if the following rules are respected:

    The Author, Florian Heidenreich, has no responsibility if errors
    occures in direct or indirect relation with the software.

    mp3tag.wlx cannot be used in a military domain or in a similar domain 
    (weapon creation, armament, etc.).

    mp3tag.wlx can be distributed through non-commercial channels.

    mp3tag.wlx can be distributed through commercial channels if the 
    author, Florian Heidenreich, agrees this delivery.


    
  ------------------------------------------------------------------------
   Autor
  ------------------------------------------------------------------------
  
    Florian Heidenreich - tc at mp3tag dot de - http://www.mp3tag.de

    
    
  ------------------------------------------------------------------------
   Version History
  ------------------------------------------------------------------------

  ------------  ----------------------------------------------------------
  [2003-12-14]  REL: VERSION 0.98
  ------------  ----------------------------------------------------------
  [2003-12-14]  NEW: now also handles files with "mp3pro" extension
  [2003-12-07]  NEW: dutch language file -thanks to Andr Klein Gunnewiek
  ------------  ----------------------------------------------------------
  [2003-11-18]  REL: VERSION 0.97
  ------------  ----------------------------------------------------------
  [2003-11-18]  CHG: updated detect string to Total Commander 6.00
  ------------  ----------------------------------------------------------
  [2003-08-11]  REL: VERSION 0.96
  ------------  ----------------------------------------------------------
  [2003-08-11]  NEW: option to display file information of mp3 files
  [2003-08-11]  NEW: option to display file information of ogg files
  [2003-08-11]  NEW: display file information like bitrate, length,
                     frequency for mp3 files
  [2003-08-11]  NEW: display file information like bitrate, length,
                     frequency for ogg files
  [2003-08-09]  NEW: spanish language file -thanks to Mariano Guezuraga
  [2003-08-09]  NEW: slovak language file -thanks to Elman

  ------------  ----------------------------------------------------------
  [2003-05-11]  REL: VERSION 0.95
  ------------  ----------------------------------------------------------
  [2003-05-11]  NEW: norwegish language file -thanks to Petter Arild Heitman
  [2003-04-11]  NEW: hungarian language file -thanks to Hevesi Jnos

  ------------  ----------------------------------------------------------
  [2003-04-02]  REL: VERSION 0.94
  ------------  ----------------------------------------------------------
  [2003-04-02]  CHG: changed default path of ini-file to lspugin.ini

  ------------  ----------------------------------------------------------
  [2003-03-13]  REL: VERSION 0.93
  ------------  ----------------------------------------------------------
  [2003-03-13]  NEW: catalan language file -thanks to Joan Montan Camacho
  [2003-03-13]  NEW: cesky language file (myself)
  [2003-03-13]  NEW: francais language file (myself)
  [2003-03-13]  NEW: italiano language file (myself)
  [2003-03-13]  NEW: romana language file (myself)

  ------------  ----------------------------------------------------------
  [2003-03-01]  REL: VERSION 0.92
  ------------  ----------------------------------------------------------
  [2003-03-01]  FIX: stupid bug #2 on empty tags

  ------------  ----------------------------------------------------------
  [2003-02-28]  REL: VERSION 0.91
  ------------  ----------------------------------------------------------
  [2003-02-28]  FIX: stupid bug on empty tags

  ------------  ----------------------------------------------------------
  [2003-02-28]  REL: VERSION 0.90
  ------------  ----------------------------------------------------------
  [2003-02-28]  NEW: multilanguage support
  [2003-02-25]  NEW: option to display details of ogg comments
  [2003-02-23]  NEW: option to display details of ID3v2 tags
  [2003-02-21]  NEW: ogg vorbis support
  ------------  ----------------------------------------------------------
  [2003-02-16]  REL: VERSION 0.80
  ------------  ----------------------------------------------------------
