Skip to content

Use "Frequency" to refer to tracks with the highest number of plays

Jack Hill requested to merge jackh/elisa:clear_recent_frequent into master

The original code was using a formula that prioritised recently played tracks. Personally I feel that "frequently played" does not imply a specific time-frame. Therefore I have changed it so that the Frequently Played view will select tracks with the largest play count, regardless of when they were last played.

BUG: 459985

Edited by Jack Hill

Merge request reports