https://bugs.kde.org/show_bug.cgi?id=459985
Jack Hill <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/mult | |imedia/elisa/commit/c266d70 | |97f4996920c658a4d8732b2f8e9 | |49b926 --- Comment #4 from Jack Hill <[email protected]> --- Git commit c266d7097f4996920c658a4d8732b2f8e949b926 by Jack Hill. Committed on 11/01/2023 at 17:11. Pushed by ngraham into branch 'master'. Sort the "Frequently Played" view based on the play count of each track Previously was using a formula that prioritised recently played tracks. This meant you could have a track with 8 plays being displayed higher than a track with 10 plays. Now the view only sorts tracked based on the play count of each track. M +1 -12 src/databaseinterface.cpp M +0 -1 src/datatypes.h M +0 -4 src/models/editabletrackmetadatamodel.cpp M +0 -2 src/models/trackmetadatamodel.cpp M +1 -1 src/viewmanager.cpp M +2 -2 src/viewslistdata.cpp https://invent.kde.org/multimedia/elisa/commit/c266d7097f4996920c658a4d8732b2f8e949b926 -- You are receiving this mail because: You are watching all bug changes.
