Skip to content
⌘ NSIS Forum Archive

read id3 tag from mp3

4 posts

Yathosho#

read id3 tag from mp3

is there a plugin for nsis already to read id3 tags from mp3 files. i know one could probably use mp3ext, but a native plugin would be more convenient.
Joel#
You can parse the Winamp title and break it, to get artist and song name.

But sounds a good idea 🙂
Yathosho#edited
but then the file has to be played and it has to be played in winamp
Joel#
Well...

try it.. see the example