quote:
Originally posted by bmtaylor
There are several plug-ins on the winamp site itself.
http://www.winamp.com/plugins/details.php?id=146433
This is the one I'm using. It does a pretty good job and if you close, pause or stop winamp, the track title does get removed from your personal message.
wow that one sucks...
http://www.myplugins.info/msn-messenger-plugin.php
is alot better
if you add
code:
$if(%cmp(:wastatus=Paused)%, '(Paused)',)
to one of the textboxes then write the format number into the bottom box (i use the toaster version of this plugin so they may not be exactly the same
) then when you pause your track your psm will update with it.
another good one is
code:
$if(%ishttp%,Radio,PC:%playcount%)
which will show the playcount of the file or if your listening to the radio it will show "radio"