Version 0.1
	* intial release

Version 0.2
	* Added "avoid playing titles twice" option.
	  Internally the plugin holds a list of already played
	  titles. If all titles are already played this list will be
	  resetted.

Version 0.3
	* Added scoring support.
	  The plugin is logging if you skip a title, or if you listen
	  the whole song. The data are be stored in
	  ~/.xmms/score. It's the list of the inodes of the files you
	  already played. 
	  Since the inode of a file will be used for storing the
	  scoring information, the scoring system is playlist
	  independend.

	  Scoring is used, if "avoid playing titles twice" is turned
	  on too. 

	  The scoring system will take affekt after some while.	  
