Public bug reported:
When processing a *.ogg file with existing vorbis comment tags, lower
case tag keys aren't recognized.
According to the vorbis comment specification, the tag names are case
insensitive.
Using lltag version 0.14.3-2 on Ubuntu Natty.
How to reproduce:
$ vorbiscomment -w test.ogg -t 'tracknumber=2'
$ vorbiscomment -l test.ogg
tracknumber=2
$ lltag -n 2 test.ogg
Processing file "test.ogg"...
Current tag values are:
NUMBER: 2
Tracknumber: 2
Use these tag values [yaPCEDZROnqQ] (default is yes, h for help) ? y
Tagging.
$ vorbiscomment -l test.ogg
TRACKNUMBER=2
tracknumber=2
** Affects: lltag (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/930354
Title:
lower case vorbis comment name not recognized
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lltag/+bug/930354/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs