Borewit
Borewit
This problem is not caused by this project.
There is some lyrics support present, including the ID3v2 / ID3v2 SYLT tag. Unit test covering this: https://github.com/Borewit/music-metadata/blob/ca9870493a1a286b22a5a049a0c97fdfb281277f/test/test-id3v2-lyrics.ts#L17-L20 Tag mapping (I know, very hard to scroll to the right side...
Seems that an attempt to map `USLT` had defined, but was never really implemented properly. https://github.com/Borewit/music-metadata/blob/6cc0ea2993bdbbc548b268afe826a6f2ffa2c6d2/lib/id3v2/ID3v24TagMapper.ts#L28
Adding support for `SYLT` frame as well here: #2159 If there are other types of lyrics, please open issue, and provide solid sample data. Preferable very small samples.
Can you provide an audio sample please?
@dependabot rebase
@dependabot rebase
@dependabot rebase
@dependabot rebase
Please re-open when there is any update