Ive got a probleme for add a new column "Rating". I read this topic but that dont resolve my issue.
I want to add a personal field (on left) who permit enter a numeric value (between 1 to 5 as WMP Rating) using popularimeter value and not with asterisk. But when i add a field with %POPULARIMETER% value, i see the MP3 tag values as 255, 205, 154, etc...
Is it possile, when i type "5", that take "255" value automatically ?
How can i do that ?
I don't want use aterisk (who doesn't work, try to type 4 asterisk, he take the "3" value...), and can't find a right way with florian's script.
My first impression is that the "Rating WMP" metadata is not a standard data tag but only use by WMP. But you said "Internally, it uses POPULARIMETER, displays a numeric value but also allows for entering asterisks" so i dont understand why that does'nt work.
Great new, I tested it and it works very fine (exactly what i looking for).
Just two questions ;
What is the mp3 data rating use by Mediamonkey ? Is it a standard data (as popularimeter) or specific field as WMP ?
When i use "Rating MM", that doees'nt work in winamp, wmp, etc.. so is there a standard data using by all player for this ? Or need to create a rating for all player ? (rating winmanp, rating itunes...)
So thank for ure great work Florian, mp3tag is very flexible and the best freeware for mp3 tagging...
Both tools are using the standard POPM frame, but have a different interpretation of the rating value (which is stored as a value between 0-255). Mp3tag supports the application-specific fields %RATING WMP% and %RATING MM% to allow for easy interoperability with the stars rating of those applications.
As I said, it uses the standard POPM frame which should be read by all application that claim to support ID3v2. The interpretation of the concrete rating value is another story and varies from application to application.