TopList is a simple Winamp plugin that counts the number of times a song has been played. Just copy the .dll into your plugins directory (usually C:\Program Files\Winamp\Plugins\) You will need to supply the name of the file where to store the data. This is set via standard plugin configuration dialog (look under 'General' section in Winamp configuraion dialog). In the mentioned dialog, two fields might need further explanation. 'Proof interval' means how long a song must be played to get onto the table. The song is counted when it has been playing for 'proof' number of seconds. 'Commit interval' defines how often database will be committed to disk. This is done to prevent loss of information. The database commit occurs on exit as well. hmm....that's about it, i guess ;) Rojer. rojer@bdo.ru