Stuff that is needed for Darkerradio has highest priority.

==0.0.1==
*be able to create (check)
**database including index (check)
**playlists (check), acording to GVL specs (check)
*collection location via command line (check)
*options for playlist generation (check)
**number of tracks [default 50] (check)
**duration (check)

==0.0.2==
*several configurable collection locations via config file -> QSettings

==0.0.3==
*options
**max/min track length
**custom filters (e.g. no "intro" title, blacklist artists, directorie, etc)

==0.0.4==
*support for shoutcast streaming in seperate thread
*design goal: should also work with icecast later

==0.0.5==
*watch server and reconnect automatically

==0.0.6==
*interactive status information in seperate thread
**this should lead to an IRC bot for controlling playback and manipulating playlists
**or an web interface
**or... to a plugin framework for different kinds of controllers...

==0.0.7==
*i18n

==before 1.0==




==future==
*option to save command line options to config file?
*a way for the server to tell us the old playlist -> GVL
*icecast support
*EXTM3U support?
*really cool: a protocoll to sync several shouters. does something like that exist?