phileday / whirligig-old-issues

Whirligig Media Player bug tracking
0 stars 0 forks source link

Feature request: file browser sort by amount of times played #66

Open cheater opened 4 years ago

cheater commented 4 years ago

Allow sorting the files in the browser by the amount of times they have been played. Very similar to #52. Make sure the amount of times stored is an unsigned 64 bit integer, and that its behavior on reaching the max value and adding one is to stay at the max value. :)