
This plugin is designed to quickly access the MP3 (FLAC, OGG, WMA) collection at a central point within our beloved Total Commander

The plugin creates a virtual file system (wfx) with a SQLite database as backend (will be automatically created after first access). The filesystem that will be presented to you will look as follows:
\Albums
\Artists
\Genres
\Latest
\Titles
\Years
\Favorites
Now "copy" songfiles to the plugin (no matter to what directory inside the plugin) and they will automatically be sorted into these directories (by ID3 analysis or - if ID3 is not available - by filename).
(Please note that the "\Years"-directory does not work yet!)
If you want to search the database for a specific song or artist, just enter some letters and press enter while focusing the plugin.
Additional Notes:
* The plugin is FULLY passive. It does not change ID3 Tags nor does it delete or change anything besides the database file.
* Parallel (multithreaded) working may lead to errors at the moment, sorry for this, will be fixed later on.
As this is the first beta version, I apologize for all errors that may occur

Suggestions, error reports etc. are very welcome

Download: http://www.saydoo.net/MP3Cmd.zip
Infos / Screenshots: http://www.saydoo.net/mp3cmd/
Changelog:
Version 0.1.0.69
+ Added support for ID3v1 Tags 127 through 147 thanks to vasyabelkin
* improved UTF8 Support (there may still be errors at the moment)
* experimental view of Album Images when browsing Albums / Songs in Miniature-View
Version 0.1.0.67
+ cyrillic names should be displayed again, but this "feature" is considered experimental at the moment
+ due to the lack of unicode, however, at the moment some tags may be displayed wrong
+ added support for .wma, .flac, .ogg - .aac and some other formats will follow soon
+ added \Favorites folder
Version 0.1.0.63
* redesigned File-Information Dialog (ALT+ENTER)
+ "Rating" and "Favorite" field added
+ possibility to change track information (database only)
+ file information shows ID3v2 image if available
+ escape key closes file-information and settings dialog
* speed-up adding files
- bug fixed that appeared when displaying a folder containing quote-chars (")
* internal database change, indices now partly case insensitive (slows down a little bit)
Version 0.1.0.57
+ Config Dialog added
+ Added option to set Application to run the MP3 files
+ Added option to set Application to run the MP3 files while Shift is pressed
+ Added option to define use and priority of ID3v1, ID3v2 and Filename-based Tagging
+ Added option to select whether to read out MPEG Information
+ Added option to deactivate "beautifying" Tags (2fenix_production)
- Database Optimization / Wipe Functionality moved to Config Dialog
* still beta
