Aximili
Aximili

Reputation: 29444

Read mp3 Popularimeter in ID3.NET?

Anyone know how to get the value of the POPM frame (Popularimeter ID3 tag) in ID3.NET?

If it is not possible, is there any other easy way to read the Popularimeter of mp3 files in C# .NET?

Upvotes: 0

Views: 359

Answers (1)

PeterCo
PeterCo

Reputation: 961

If it is not possible with ID3.NET you can try to use Taglib Sharp.

Upvotes: 1

Related Questions