I'm using this code in the playlist tree
SOURCE
@DATABASE
CRITERIA
%play_count% GREATER 0
FORMAT
$num(%play_count%,4) '['$if2(%vinyltrack%,%tracknumber%)']' %title% - %artist% ['['%discogs_label%']']
POPULATION ORDER
$sub(999999,%play_count%)
and I'm using the official playcount statistics component in foobar the weird thing is that the playcounts that are not written to the tags are not usable in the playlist tree panel.
Is this normal or is there something wrong with my code? The ratings that are stored with the custom info component are accessible so I don't think my music has to necessarily have the all the info in it's tag so the playlist tree can read it.
Please help
thanks in advance