I tried UltraID3Lib to read my ID3 Tags in C#, no Problem. But how can I read the rating filed (POPM)? The API has an entry for "ID3v23PopularimeterFrame" but i don't know how to use it.
Please help me ;) Thx, Ta
In Linux, if you have mid3v2 installed
mid3v2 --list-raw file.mp3 | grep POPM
shows you file POPM informations