kinsi55 / BeatSaber_BetterSongList

Adds Various improvements to the Basegame song list like Filters, a persisted state and much more
MIT License
42 stars 12 forks source link

Sort by play count #14

Open Boodals opened 2 years ago

Boodals commented 2 years ago

Not sure if this is something tracked by the base game or just by the mod Song Play History Continued, but the other song list mod Beat Saber Song Browser has this functionality and id like it in this mod too.

kinsi55 commented 2 years ago

It is indeed something tracked by the basegame, however my issue with that is that it only tracks the amount of times you have completed / failed that level, not the amount of times that you actually start it - Even if you just fail in practice that still counts as a play, so its imo a rather inconsistent value and not really something that would be of use to most due to most people using Nofail nowadays and just quitting out if they fail, which would then not increase the play count number.

Boodals commented 2 years ago

I'd rather have that than nothing. Thats probably how Song Browser did it so it wouldn't be a downgrade for me.

kinsi55 commented 2 years ago

I'll consider it for a future version