PDA

View Full Version : Displaying tag info from a playing playlist (m3u)


Stobe
11-30-2007, 12:18 PM
Hello,

Happy to say I've made it pretty far with my current project with the forum search function, but need to finally type out a question.

Is it possible to pass a playlist (m3u) to a mediaplayer plugin (hidden), and also display the tag info for the current song on the screen. I've got the m3u opening in MP. And I've figured our how to get tag info from Worm's dll, but was wondering if it was possible to get that info after the m3u has been passed to MP.

I'm guessing I could try to grab text strings from the m3u file given a standard file listing in the m3u file.

Any help would be greatly appreciated!

-Stobe