Taglib-1.4; Not writing ID3v2 Tags?
Lukáš Lalinský
lalinsky at gmail.com
Thu Oct 12 20:09:41 CEST 2006
Thomas C R Spurden wrote:
[...]
> % id3v2 --list test.mp3
> test.mp3: No ID3 tag
[...]
> test.mp3 is just a copy of a random mp3 from my music library
> (with all tags removed). Tried with a few different mp3's with the
> same results, including leaving all tags intact first - in this case it
> strips the ID3v2. The code does not affect the ID3v1 tag. If I use
> f.save() then it writes the ID3v1 tag correctly.
>
> Am I missing something in the API? I had a quick look at the JuK
> source and couldn't see any differences in the way the API is used (but
> I didn't look /that/ hard).
>
> Any suggestions would be very greatfully accepted.
As far as I know, the 'id3v2' program uses id3lib which still can't read ID3v2.4
tags.
-Lukáš
More information about the taglib-devel
mailing list