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

Enhancement: Sort by upvotes #27

Closed JamDaBam closed 1 year ago

JamDaBam commented 1 year ago

This Mod is so clearly structured but it lacks ofthe sort method by upvotes like the SongBrowser Plugin. I would fully switched if this sort method would be implemented.

Amazing Job. Thanks for your mod.

kinsi55 commented 1 year ago

Sorting by Upvotes is not a builtin Method because to me it is virtually useless (And I try to not clutter UI wherever possible). All the older maps, despite many of them being awful, have very inflated upvotes (and thus ratings) so this is not something I'll be shipping with the base plugin. If somebody else wanted, you can add your own sort / filter methods into BSL with a seperate plugin - I believe there even is a seperate plugin adding many sort / filter methods that I dont include, couldnt tell you the name tho.