Sorting Issue (# of Plays)

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Sorting Issue (# of Plays)

Re: Sorting Issue (# of Plays)

by Peke » Sat Feb 27, 2021 7:13 am

Hi,
Can you please create support ticket and send us your download link to compressed MM5.DB so that we can analyze.

Re: Sorting Issue (# of Plays)

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?

Re: Sorting Issue (# of Plays)

by DMLCo » Fri Feb 26, 2021 8:26 pm

Sure, I mean there isn't much to it. Here I click the Played Header, which sorts asc.

https://www.dropbox.com/s/abhhuvsvrahjr ... M.PNG?dl=0

And here I have clicked it again, to sort desc.

https://www.dropbox.com/s/lw9r7tkne8h16 ... M.PNG?dl=0

Re: Sorting Issue (# of Plays)

by Peke » Fri Feb 26, 2021 7:26 pm

Hi,
I am unable to replicate unless there is secondary sort.
Can you post bigger picture? Or record small video showing switching sorting?

Sorting Issue (# of Plays)

by DMLCo » 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.

https://www.dropbox.com/s/trceadan8m2bs ... M.PNG?dl=0

Top