Question

I'm currently using ID3v1, but it has 30 characters limit for Title. So I'm forced to use ID3v2 I think.. Can someone give me proper link or library for that, cause I couldn't find it in Google.

Was it helpful?

Solution

http://www.id3.org/Implementations, scroll to the .Net section..

OTHER TIPS

Maybe either of the following is what you're looking for:

C# ID3 Library

ID3Sharp

You could try to use TagLib#


EDIT: the original link is broken; the project can now be found here on Github. There is also a Nuget package

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top