tag: id3v2: Recognise TCO (Genre) tags in ID3v2.2
Original commit message from CVS: * gst-libs/gst/tag/id3v2.c: Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster (Fixes #338713)
This commit is contained in:
parent
571d8f9d86
commit
e3aa8b3163
@ -264,6 +264,7 @@ const struct ID3v2FrameIDConvert
|
|||||||
"TAL", "TALB"}, {
|
"TAL", "TALB"}, {
|
||||||
"TBP", "TBPM"}, {
|
"TBP", "TBPM"}, {
|
||||||
"TCM", "TCOM"}, {
|
"TCM", "TCOM"}, {
|
||||||
|
"TCO", "TCON"}, {
|
||||||
"TCR", "TCOP"}, {
|
"TCR", "TCOP"}, {
|
||||||
"TDA", "TDRC"}, {
|
"TDA", "TDRC"}, {
|
||||||
"TDY", "TDLY"}, {
|
"TDY", "TDLY"}, {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user