sonerezh icon indicating copy to clipboard operation
sonerezh copied to clipboard

Tag fields imported incorrectly for certain tracks

Open pacija opened this issue 7 years ago • 3 comments

Hi, I have a strange issue with one album in my collection. All the tracks get imported with title 'Track01', 'Track02' etc., while album gets imported all-uppercase, with dashes instead of spaces.

Some other applications read tags in these tracks correctly (clementine-player, eyeD3).

What could be the reason for this?

pacija avatar May 21 '17 11:05 pacija

Does the files contain tags in different formats (i.e. idv3 idv2) and the undesired one is being read?

gs11 avatar May 23 '17 13:05 gs11

Thanx to getID3's demo, I've just discovered (after 20 years of using and tagging mp3s) there's something called apetag. And this is what apparently gets imported instead of IDv2.

As for your question, file contains only IDv2 (and apparently apetag). I strip both IDv1 and IDv2 tags with eyeD3 and re-tag files with easytag, which is configured to write IDv2.4 tags only.

pacija avatar May 23 '17 14:05 pacija

Could we say this issue is fixed?

MightyCreak avatar Aug 13 '18 12:08 MightyCreak