Closed jri closed 4 months ago
Feature Request At the moment music-metadata does not read a Lyrics(3v2) header. As a consequence reading the APEv2 tags is apparently not possible if a file has both, a Lyrics header and APEv2 tags.
This is a follow up of https://github.com/Borewit/music-metadata/issues/257#issuecomment-531525694
(I want read the APEv2 tags, not actually the lyrics header.)
Ability read APEv2 header in combination with Lyrics header: PR #271
Ability to extract APEv2 header, which also has a Lyrics3v2 header implemented in v4.8.0.
There is some code present for Lyrics3v2, if better support is required, I need sample files.
Feature Request At the moment music-metadata does not read a Lyrics(3v2) header. As a consequence reading the APEv2 tags is apparently not possible if a file has both, a Lyrics header and APEv2 tags.
This is a follow up of https://github.com/Borewit/music-metadata/issues/257#issuecomment-531525694
(I want read the APEv2 tags, not actually the lyrics header.)