TODO for the next release
* test slashes in names because we moved the code that does a replace( "/", "%2f") with strings
* FDESC Feld in TrackMetaDataProvider aktivieren (auskommentierter Code)

TODO for later

* CLEAN UP THE CODE !!!!!!!!!!!
  keep implementation knowledge / details where they belong
* add "initialize iPod" utility
* try to find a way to substitute the snychronize utility and save automativally (maybe everytime after a listdir?)

TODO

* IPodSlave::findTrack is UGLY (but works), rethink this functionality
* code/functionality documentation!
* add a discard all changes option to the sync utility    - dunno how this could work (you'd have to force other clients to forget the changes)
* Internationalization (filenames, messages)
* implement html output by using templates (dunno where to put them)
  - check, where to find the dir where to put resources (or the resource itself)
* better design for html output
* add track metadata editor

