> I might think about basing something like this on my FreenetGUI, but I would > have to find a way to get it to read ID3 tags and bitrates etc...
This is not hard. Check out http://metalab.unc.edu/mp3info/ . There's C code for reading id3 tags (extremely simple!) and the header, containing bitrate and song length (fairly simple). Ben _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
