Is it possible to display Windows Explorer "Star ratings" (#1) in MP3tag "List" panel (#2).
I entered the ones that appear on the "List" panel that transfer to Explorer. They also appear on the "Tag" panel when I enter them in Explorer.
I can't figure how to get the "Star ratings" that already appear in Explorer to display in the "List" panel.
Unsuccessfully I've tried using the following in the following "Value" tag in the field next to "Rating":
$repeat('*',$if($eql($regexp(%POPULARIMETER%,'^rating@winamp.com|(\d{3})|.+$','$1'),255),5,$if($eql($regexp(%POPULARIMETER%,'^rating@winamp.com|(\d{3})|.+$','$1'),196),4,$if($eql($regexp(%POPULARIMETER%,'^rating@winamp.com|(\d{3})|.+$','$1'),128),3,$if($eql($regexp(%POPULARIMETER%,'^rating@winamp.com|(\d{2})|.+$','$1'),64),2,$if($eql($regexp(%POPULARIMETER%,'^rating@winamp.com|(\d{1})|.+$','$1'),1),1,%RATING WMP%))))))
I also want to use a checkbox on the "Tag" panel to show me that a rating is applied. However, it hides or removes the rating number I enter on the "List" panel and it doesn't transfer to Explorer.
Any help would be greatly appreciated. Thanks in advance!









