kinsi55 / BeatSaber_BetterSongList

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

Request: multiple filter #15

Closed catharsis71 closed 2 years ago

catharsis71 commented 2 years ago

It would be nice to be able to select something like "only unplayed" and "only unranked" simultaneously

I know that's the sort of thing that BetterSongSearch can do but it's much more cumbersome to use and doesn't have an "only unranked" option (which I just filed an issue for)

I tried combining BetterSongList's filtering with the game's native filtering, but it's not ideal, namely because using the game's native "Only Unplayed" filter results in some wonky behavior

kinsi55 commented 2 years ago

Allowing for this would hugely complicate both the code as well as the UI for something that is meant to be simple and "enough for 99% of the use cases" so I wound indeed refer you to better song search for more flexibility

and doesn't have an "only unranked" option (which I just filed an issue for)

Filtering unranked is possible (responded)

Not sure if you have seen, but better song search can also generate playlists which you can then obviously use outside of it / in the solo UI