Skip to content

Commit a499899

Browse files
committed
Revert "Add mapping for synced lyrics tag"
This reverts commit 1da61b3.
1 parent 06457f0 commit a499899

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

appendices/tag_mapping.rst

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -550,21 +550,6 @@ Lyrics :sup:`[4]`
550550
"RIFF INFO", "n/a"
551551

552552

553-
Synced Lyrics
554-
--------------
555-
.. csv-table::
556-
:width: 100%
557-
:widths: 37 100
558-
559-
"Internal Name", "``syncedlyrics:language:description``"
560-
"ID3v2", "``SYLT:description``"
561-
"Vorbis", "n/a"
562-
"APEv2", "n/a"
563-
"iTunes MP4", "n/a"
564-
"ASF/Windows Media", "n/a"
565-
"RIFF INFO", "n/a"
566-
567-
568553
`Media <https://musicbrainz.org/doc/Release_Format>`_
569554
------------------------------------------------------
570555
.. csv-table::

tag_mapping.py

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -472,17 +472,6 @@
472472
"riff": "n/a",
473473
},
474474

475-
{
476-
"tag_name": "Synced Lyrics",
477-
"picard_name": "``syncedlyrics:language:description``",
478-
"id3v2": "``SYLT:description``",
479-
"vorbis": "n/a",
480-
"apev2": "n/a",
481-
"itunes": "n/a",
482-
"wmp": "n/a",
483-
"riff": "n/a",
484-
},
485-
486475
{
487476
"tag_name": "`Media <https://musicbrainz.org/doc/Release_Format>`_",
488477
"picard_name": "``media``",

0 commit comments

Comments
 (0)