Retrieve Artist from ID3 tag
Hi,
I'm using the ID3 object to get information from mp3 files. It works just fine in getting the title and album, but the "get artist" function doesn't work. I tried it on a lot of mp3 files, which surely have the artist information in their ID3 tags, but the result I get is completely empty string.
Any ideas on how to get the artist information from the mp3's? Thanks.
Re: Retrieve Artist from ID3 tag
Its a known bug :)
It may be fixed when/if the developer updates the extension.
Re: Retrieve Artist from ID3 tag
Hi!
Yes, I may will update the Extension, when I got time.
I do not know if it's the extension code fault, or if it is the c++ library im using.
Anyway, stay tuned, I will see when i've got time! :)
/The Developer
Re: Retrieve Artist from ID3 tag
Ok, great! Hopefully you'll find some time to fix it. :)