LWN.net Logo

File date order

File date order

Posted Jan 9, 2007 8:18 UTC (Tue) by pheldens (guest, #19366)
In reply to: File date order by ncm
Parent article: Review: Exaile Media Player (Linux.com)

In addition to proper tagging with easytag, this works nice for medium size collections, and lets the filesystem sort:

artist - year - albumname/01 - artist - songname.extension

http://easytag.sourceforge.net/


(Log in to post comments)

File date order

Posted Jan 9, 2007 11:08 UTC (Tue) by svena (subscriber, #20177) [Link]

Easytag might not be a good choice. At least the Rhythmbox devs discourage it's use.

File date order

Posted Jan 9, 2007 12:50 UTC (Tue) by k8to (subscriber, #15413) [Link]

This just says that easytag still uses id3v2.3.

Considering that id3v2.4 does not gracefuly degrade, I don't see much reason to use id3v2.4 _ever_, especially since there are no convenient command line tools for scripting manipulation of your files from metadata which will be able to understand your id3v2.4-tagged files. Not to mention there is a large body of mp3 playing software which does not understand id3v2.4.

I use exfalso for all my flac and vorbis tagging needs, but I have to fall back to really clunky programs for mp3s for compatability. This is really an indictment of the clowns who "manage" the id3 format through all its many binary incompatable changes which never seem to get around to improving it to not need them in the future. One of the many reasons I avoid mp3 when possible.

File date order

Posted Jan 10, 2007 1:32 UTC (Wed) by piman (subscriber, #8957) [Link]

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.

File date order

Posted Jan 12, 2007 3:48 UTC (Fri) by k8to (subscriber, #15413) [Link]

Yes, all the backwards incompatabilities of id3 are a big joke, but all the software on my system is capable of handling id3v2.3 (which is a really large amount), and only 2 programs handle id3v2.4.

Thus, the value of id3v2.4, due to network effects, is really low.

easytag

Posted Jan 9, 2007 19:47 UTC (Tue) by johnkarp (guest, #39285) [Link]

I gave up on easytag long ago after it kept on mangling accented and
non-latin tags. I always submitted bug reports, and they got fixed, but
the overall state never seemed to improve. And I still run into FLAC files
in my collection that won't play because easytag put ID3 tags instead of
vorbis tags on them.

Nowdays I just use the tagger built into Amarok. Being less automated, its
a bit more tedious to use, but at least I never have to manually fix the
tags afterwards.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds