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?
If it is not possible with ID3.NET
you can try to use Taglib
Sharp.