File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -550,6 +550,21 @@ Lyrics :sup:`[4]`
550
550
"RIFF INFO", "n/a"
551
551
552
552
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
+
553
568
`Media <https://musicbrainz.org/doc/Release_Format >`_
554
569
------------------------------------------------------
555
570
.. csv-table ::
Original file line number Diff line number Diff line change 472
472
"riff" : "n/a" ,
473
473
},
474
474
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
+
475
486
{
476
487
"tag_name" : "`Media <https://musicbrainz.org/doc/Release_Format>`_" ,
477
488
"picard_name" : "``media``" ,
You can’t perform that action at this time.
0 commit comments