Help - Search - Members - Calendar
Full Version: columns ui question
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
aliumalik
Hi,
I am using the play count pugin with columns ui. I have a column set with the strring '$if(%play_counter%,$trim(%play_counter%))' which shows the number of times a song has been played but when I click the column name to sort by number of times played it arranges entries in this order.
9
8
20
which should be
20
9
8
How can I fix this?
thanks
picmixer
Try changing %play_counter% to $num(%play_counter%,5) in your sort string for that column. In case you don't have a custom sort string for that column, add one.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.