Add more dropped id3v2 tags and short-key translation to mkogg.py.
authorW. Trevor King <wking@drexel.edu>
Mon, 5 Dec 2011 14:22:01 +0000 (09:22 -0500)
committerW. Trevor King <wking@drexel.edu>
Mon, 5 Dec 2011 14:26:10 +0000 (09:26 -0500)
commitc7008c6239f3e1c592da6b43e949d1ae49c1f40d
treee1e58f2645d5ca893ec94da5879472cdbd06739f
parenteb884b43723710e0c126c07f40648831b42db261
Add more dropped id3v2 tags and short-key translation to mkogg.py.

The occurence of three-charachter short tag keys may be due to the
version 0.1.11 -> 0.1.12 transition in the id3v2 utility.  In any
case, the new translation dictionary makes it easy to map new keys
onto already existing synonyms.

Also, we no longer attempt to parse the 'no id3v1 tag' message as if
it were another tag.
posts/mkogg/mkogg.py