Howdy,

Just wondering if anybody can give me a suggestion...when import audio files (I'm using the getID3() module) the Artist, Title, Album, Genre, Year tags are all being populated, but the not the Track tag. I am trying to make playlists that reflect the original order of songs on an album, so I was planning to use this tag.

Thanks!
Brian

Comments

b1daly’s picture

I figured this out, a dumb error. The problem seemed to stem from using iTunes to encode my mp3's. Even though it looked like the Track tag was there in iTunes (and other media players like Media Monkey) the GetID3() module wasn't seeing it. Encoding with Media Monkey solved my immediate problem.

drewish’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

pyc’s picture

I tried MP3Tag, as well as Foobar2000 with every possible id3 tagging option, and I cannot still read Track field. Can someone be more precise on the problem?