Closed GoogleCodeExporter closed 9 years ago
TAGS THAT SHOUT AT YOU ARE CRAP AND WON'T BE CONSIDERED.
Mutagen exposes a list-like interface to VComments as well as the dict-like
interface. If you want a particular order, use the list-like interface. I might
be
persuaded to do a straight ASCII value sort of the key names, but trying to
figure
out "important" tags and "programmatic tags" leads to madness.
Original comment by joe.wreschnig@gmail.com
on 6 Jan 2010 at 4:41
I am not using mutagen to read the tags. I am using other programs to read the
tags.
Mutagen writes them in an odd order. It certainly seems more beneficial to fix
mutagen than twenty other programs, many of which are simply enumerating the
tags in
the order stored in the file.
Original comment by hha...@gmail.com
on 6 Jan 2010 at 4:46
Then use Mutagen to write the tags in the order you want.
Original comment by joe.wreschnig@gmail.com
on 7 Jan 2010 at 4:27
Mind you, I am not asking for mutagen to return or display the tags as
uppercase --
just that it stores the tags in uppercase (in the binary file). All the
programs and
documentation I've seen *do* write them in uppercase. Why diverge?
Original comment by hha...@gmail.com
on 7 Jan 2010 at 6:42
I'M NOT SURE WHY OTHER PROGRAMS DO THAT. IT SEEMS STUPID. LOWERCASE LATIN
CHARACTERS
ARE EASIER TO READ BECAUSE THE EYE CAN DIFFERENTIATE THEM FASTER. LOWERCASE
ALSO HAS
LESS OFFENSIVE CONNOTATIONS ON THE REST OF THE INTERNET. FINALLY, IF WE ARE
GOING TO
DISPLAY THEM IN LOWERCASE, WHY NORMALIZE THEM TO UPPERCASE?
Original comment by joe.wreschnig@gmail.com
on 7 Jan 2010 at 10:47
Fine. I should've known you were an arse from your first comment, and not
bothered.
Original comment by hha...@gmail.com
on 8 Jan 2010 at 9:04
Joe W. wie er singt und lacht.
Original comment by patchcla...@gmail.com
on 13 Apr 2010 at 8:19
Wow.
Original comment by mats.pet...@gmail.com
on 29 May 2013 at 7:34
The major problem is that the tags will be *stored* in lowercase as well. The
"standard" way is to use uppercase for the field names in Vorbis comments.
Original comment by mats.pet...@gmail.com
on 29 May 2013 at 7:40
Original issue reported on code.google.com by
hha...@gmail.com
on 6 Jan 2010 at 10:50