Re: [id3lib-devel] id3v2.4 tags
Brought to you by:
t1mpy
From: jon b. <ne...@on...> - 2008-07-23 18:38:32
|
In article <488...@gm...>, David Ehrmann <eh...@gm...> writes >Forgive me if this has been asked, but I couldn't find it in the >documentation or in the mailing list archives. > >Are id3v2.4 tags supported? I used the *nix id3v2 >http://id3v2.sourceforge.net/ tool, but it can't seem to recognize id3v2 >tags. The tags are correct, and changing the version to 03 (since 03 >and 04 are generally interchangeable) made id3v2 work. I'm asking here >because id3v2 is based on id3lib, and I have the latest [5-year-old] >version. This happens under both Debian and FreeBSD with their >packages/ports. > No, they aren't, id3 stopped at v2.3 and iaw the id3 spec will not recognise files with newer revisions on them. I did a cut for something I was working on a while back which enabled support but only in read-only mode and even then only for tags which are common to both specs. Have a look at taglib if you want a library that supports newer revisions (and is actively maintained). -- == jon bird - software engineer == <reply to address _may_ be invalid, real mail below> == <reduce rsi, stop using the shift key> == posted as: news 'at' onastick 'dot' clara.co.uk |