Shoutbox

BK's Winamp Extension/New one needs making - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: BK's Winamp Extension/New one needs making (/showthread.php?tid=41846)

BK's Winamp Extension/New one needs making by tool++ on 04-03-2005 at 11:59 AM

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...
[Image: inaction.jpg]


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!
RE: BK's Winamp Extension/New one needs making by Da Dude on 04-03-2005 at 01:44 PM

This one works great for me :)
http://shoutbox.menthix.net/showthread.php?tid=33673&page=1


RE: BK's Winamp Extension/New one needs making by tool++ on 04-03-2005 at 04:48 PM

Ah, nice one - thanks.