TODO List

GUI

* Select multible song for removing 
* Solve the bug when select the genre unknown 
* Help button in the menu bar 
* A search function
* Include Path into the M3U export ( there is a problem, should I 
  use "\" (Windows), "/" (Unix) or " " as separator? 
  Can Window read "/" as separator?)
* Nicer buttons 
* Spectrum analyzer module to automatically generate first an last seconds
* Drag from the database (This looks very ugly in KDE, I make it later)
 

Database

* For the next version I want to improve the performance of the database.
* Inserting songs to the Database must be faster.


Other Ideas from <martin_moeller@technologist.com> 

* It would be nice to have and option to treat '&' and 'and' as one and
  the same, optionally choose which one to display. Imagine this scenario
  (which I have):
    KC & The Sunshine Band
    KC and The Sunshine Band
    KC and the Sunshine Band
  Not exactly optimal ;), which brings me to my next point:
* Treat Lower and Upper case alike or capitalize first letter of each
  word automatically.
* Optionally, ignore punktuation (e.g. K.C. = KC)
* Phonetic matching (e.g. Sunshain = Sunshine), preferably coupled with
  common omissions (could be sunshin = sunshine, that sort of stuff).



