I am using audio_import module to load my mp3 files into. Initially I am loading them into itunes and tagged all of the files with thier gener/album/artist and track number. I could see all the other attributes getting loaded properly but track number is not loading for some of the mp3. I do get for some files but not for all. I could not able to figure our the difference between the mp3 files for which I got the track number loaded and not loaded. Can you please help me how to ensure that I will have track number also inserted in my audio import? PLEASE PLEASE. I have more than 2000 files to be loaded onto my site but the audio_import is playing inconsistently with this track number.
Thanks for your help!

Comments

sateeshbabu’s picture

I checked the files and found that drupal is reading ID3V1 instead of ID3V2. As you all know, itunes and many other mp3 players read and update ID3V2. I found 100s files in which it is difficult to figure out and update them. Is there anyway, we can set in drupal to retrieve audio mp3 tag info from ID3V2 instead of V1?

I really appreciate your reply.

Thanks in Advance.
Babu