Subject: | Warnings reading ID3v2 v2.4.0 tags |
Hi,
MP3-Tag gives me warnings when I try to read from a file with an ID3v2
v2.4.0 tag, though it seems to read the file correctly:
=================================================
$ mp3info2 "/mp3/Ray Charles - I Got A Woman.mp3"
Unknown ID3v2-Tag version: v2.4.0
| 4 > 4 || 1 == 0
| 0,0,1,1,1n0: 0
1: 0
2: 1
3: 1
4: 1
Use of uninitialized value in concatenation (.) or string at
/home/me/perl/share/perl/5.8.7/MP3/Tag/ID3v2.pm line 1535.
5:
File: /mp3/downloads/new/Ray Charles - I Got A Woman.mp3
Title: I Got A Woman Track:
Artist: Ray Charles
Album: Year: 0
Comment: Lively Good Genre: Other
$
=================================================
I get this error when I try to run mp3info2 on mp3 files that have had
thier tags edited in Amarok 1.3.7, a popular KDE music player. I presume
it must write the tags in ID3v2 v2.4.0 format, I'm assuming correctly.
Thank you.
Using: Linux 2.6.12-8-386
Perl 5.8.7
MP3-Tag v .9704