Hey -dt- I've got a problem but first let me tell you how awesome your script is potentially.
I'm not much of a winamp users, i use a program called MusikCube, i've used plugins similar to this in the past for msn messenger, this live one is a bit diferent though. I browsed through your programming in the winampClass one, and i think i've spotted the problem for me, but i'm clueless about how to fix it.
all of the values in the arrays for all the other variables that work are completely different from the artist and title album, and a few others.
this is what i get when i click the plugin:
np : no_ex - no_ex [04:04]
(almost everything works besides artist, title, and album)
i saw the two functions, oldcurrent and the new current one, to playback the track, and it looks like some sort of hexadecimal is used to define certain variables in those arrays, and i see 1024 for the songname and stuff..... But like i said those funcitons are way different and i think its the reason its not working. Bitrate works too and its using that interop call thing.
I know my musikcube has a plugin that fully emulates winamp so this is possible, i'm just lost on grabbing hte data like the old plugin used to. Any help would be wonderful.