It's super easy to set up...
- Right click on column headings -> Customize columns...
- Add a new column name = "Rating" or whatever
- Value =
$repeat($char(9734),$if2($ifgreater($regexp(%popularimeter%,'traktor@native-instruments.de|(\d{1,3})|\d+',$1),204,5,$ifgreater($regexp(%popularimeter%,'traktor@native-instruments.de|(\d{1,3})|\d+',$1),153,4,$ifgreater($regexp(%popularimeter%,'traktor@native-instruments.de|(\d{1,3})|\d+',$1),102,3,$ifgreater($regexp(%popularimeter%,'traktor@native-instruments.de|(\d{1,3})|\d+',$1),51,2,$ifgreater($regexp(%popularimeter%,'traktor@native-instruments.de|(\d{1,3})|\d+',$1),0,1,))))),0))
Note the Value expression is slightly edited since my first post - I changed the regexp so it would work if there are multiple Ratings present from different software in the POPM field (not sure if this can happen, but just in case). I'm only interested in showing the Traktor rating. If you need to display ratings from other software as well, see this post: