Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lyrics3v2 Tag Support #100

Open
MariusBinary opened this issue Mar 25, 2018 · 3 comments
Open

Lyrics3v2 Tag Support #100

MariusBinary opened this issue Mar 25, 2018 · 3 comments

Comments

@MariusBinary
Copy link

MariusBinary commented Mar 25, 2018

Why this library does not support the Lyrics3v2 Tag?

I have checked all the libraries available for the .NET platform and none of them supports reading or writing the Lyrics3v2 tag.

@decriptor
Copy link
Collaborator

taglib-sharp is put together largely by people that have added the bits and pieces that they needed for their stuff.

If you have time and feel up to it we'd be happy if someone submitted support for Lyrics3v2 tags

@Starwer
Copy link
Contributor

Starwer commented May 10, 2018

The ID3v3 unsynchronized lyrics are supported already. I guess you miss the synchronized lyrics.

@MariusBinary
Copy link
Author

MariusBinary commented May 12, 2018

Yes, Lyrics3v2 tag is a type of synchronized lyrics but it is different from ID3v2 synchronized lyrics.
Specifications can be found here : http://id3.org/Lyrics3v2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants