Hey there, (obviously I'm new here) and after a bit of searching around, I managed to get my hands on the ID3v1 extension that BK made. (and yes, I did search, and did read the big plugin listing reply).
Right, thats all very well, but in the readme, it says:
quote:
Actually, it supports only ID3v1 and Lyrics3 tags but if
their is enough demands, it could easily support ID3v2
Now, what I want is ID3V2 support, and AMIP style tagging.
Here is my AMIP tag...
code:
36NowPlaying:;[01%136-01%236] Data:;[59%min:%sec~m36/34%br~Kbps36/34%sr~KHz36]@[59%pm:%ps36] Album:;[34%436] Track:;[34%336]
See in action...
Right, now this firstly requires 
ID3V2 Support, and secondly, there are quite a few values there, these are the ones (cut down list from AMIP readme):
%1 Artist 
%2 Title 
%3 Track Number 
%4 Album 
%5 Year 
%6 Comment 
%7 Genre 
%min Minutes component of song length (mm) 
%sec Seconds component of song length (ss) 
%ps current song position (seconds) 
%pm current song position (minutes) 
%sr Sampling frequency(Khz) e.g. 44 
%br Bit-rate (Kbps) e.g. 128 
So there's quite a few properties there.
Now, I understand that this may be quite a task for BK or anyone else who wants to attempt - but as I noticed that many of you have free/bad hosting for your plugins etc, I'll offer you a little space (hotlinks allowed) on my server, if you want.
Hope someone can do this 

 - If anyone needs more data, just ask.
Thanks!