pstein
October 8, 2020, 3:19pm
1
How can I view/show a column with the contents of all "User Ratings" (from ID3v2.3 tag) from all currently listed *-mp3 songs?
What happened to the hints given to you in this thread:
As far as I know the newest tag definition IDv2.3 offers a new tag field "FMPS_Rating" which could contain the user rating for the song. Its a value of 0.0,....,1.0 where the floating point values are mapped as follows to the "usual" 0 to 5 stars:
0.0 or empty = No star/No rating
0,01...0,2 = 1 Star
....
0,81....1.0 = 5 Stars
Unfortuantely Mp3tag does not offer a corresponding column which shows the current value in this tag.
Can this column be added?
Thank you
Peter
pstein
October 9, 2020, 6:16am
3
I am talking about the tag field "RATING WMP" which is listed on this webpage:
According to your statement it seems to be that there is no corresponding column.
So where can I setup an official feature request to add such a column?
The good thing is that you can implement that feature yourself.
As you found the help already, I would like to direct your attention to the section for "Columns":
Customization options for the File List, including adding, removing, hiding, and rearranging of columns. Mp3tag is the universal Tag Editor.
use %rating wmp% as field reference.