by Barry4679 » Fri Feb 26, 2021 9:50 pm
DMLCo wrote: ↑Fri Feb 26, 2021 3:30 pm
I just sorted a playlist by the number of times played. It is showing in order 7, 6, 5, 6, 5, 6, 6, 5.
The Play count column in the database is usually an integer.
Sounds like you have a number with some decimal places in there ... ie. the displayed value is half rounding up, and the sort is just based upon the integer value (ignoring decimal places).
You have any MM addon which changes or imports playcounts? ... What did the lozzd's tool do for you?
[quote=DMLCo post_id=478847 time=1614371439 user_id=2006]
I just sorted a playlist by the number of times played. It is showing in order 7, 6, 5, 6, 5, 6, 6, 5.
[/quote]
The Play count column in the database is usually an integer.
Sounds like you have a number with some decimal places in there ... ie. the displayed value is half rounding up, and the sort is just based upon the integer value (ignoring decimal places).
You have any MM addon which changes or imports playcounts? ... What did the lozzd's tool do for you?