quote:
Originally posted by Ash_
heh might i ask how you will get the exact file location from a simple FindWindowand GetWindowText call?
just curious on how you are gonna get the location.
and btw im pretty sure everyone knows Winamp hooking. when you do some WMP hooking talk to me on msn
.. I don't know if it's possible to get it from the ID3 tag.. haven't tried messing with ID3 yet.. But there is a "dull and very ugly way to do it" but at least it works...
..
Just sending the command to winamp to save the playlist, then open this playlist in the plugin and there you go.. file names, track title everything..
... Just get the number of the playing song and then get the filename for that number song..
.. as easy as that???... I know this is a very "non-professinel" method but I don't know about ID3 tag if it's possible to extract it from there?...
quote:
Originally posted by TheBlasphemer
Get NowPlaying by djmystic,
It's on the plugins page
Does your plugin do what the thread is about or does it show/give the filename of the current playing song?.. If so then how did you do it?