|
Sample File is in Support Ticket |
|
|
The problem is not in ignoring ID3v1, we read it, but there is something with the file, that is causing, that reading tags fails (the file contains ID3v2.3 with all the info, that should be read). Problem is somewhere in ID3lib, the same problem has MediaMonkey for WinRT. I will debug it. |
|
|
You are right all info after Album Art (APIC) is not added. |
|
michal
2013-11-05 13:05
developer
~0038185
Last edited: 2013-11-05 15:31
|
Fixed in build 1670. The file has non standard size of POPM frame and we did not use size from the frame header. Now we do.
I recommend more testing of MP3 tag reading, it was quite dangerous change.
|
|
|
Verified 1670 on 21k+ of imported MP3 tracks and have not found any regressions. It should be closed after second verification due the nature of fix. |
|
|
Verified 1682 |
|