File date order
Posted Jan 10, 2007 1:32 UTC (Wed) by
piman (subscriber, #8957)
In reply to:
File date order by k8to
Parent article:
Review: Exaile Media Player (Linux.com)
Well, by that logic, since id3v2.3 doesn't gracefully degrade and id3v2.2 doesn't gracefully degrade, we should just not use ID3 beyond ID3v1.1. While in theory I agree with that :), I'd rather see pervasive ID3v2.4 support everywhere -- in general it's a much saner standard, and it supports UTF-8.
It's not that hard to write code that can read ID3v2.3 and ID3v2.4, especially to the extent EasyTag cares about (not much).
'mid3v2', included with Mutagen (which is required by Ex Falso), is a command-line-compatible clone of the 'id3v2' tool that id3lib has. I'm not sure it's "convenient" since 'id3v2' is not a great interface, but I suspect that's what you're referring to.
(
Log in to post comments)