Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add filter to exclude convert scores (Mania, Taiko, Catch) #7

Open
trollocat opened this issue Dec 24, 2020 · 2 comments
Open

Add filter to exclude convert scores (Mania, Taiko, Catch) #7

trollocat opened this issue Dec 24, 2020 · 2 comments
Labels
backlog Lower priority converts Related to converted maps suggestion Suggestion for a feature

Comments

@trollocat
Copy link

Add a !c modifier to some commands to exclude scores on convert maps (maps that are from osu!standard and converted to the specified gamemode)

You can get countless #1 on convert leaderboards because nobody plays them, so it would be way better to compare some of the data, like the ones involving leaderboards, without converts (this applies to the three gamemodes)

It could be added to the following commands:
osustatsglobals, osustatscount, osustatslist, mapper and topif

@MaxOhn
Copy link
Owner

MaxOhn commented Feb 5, 2021

Oboi how did I not notice this one, sorry woops.

So for osustatsglobals, osustatscount, and osustatslist I pull the data directly from https://osustats.ppy.sh.
Unfortunately, their API currently doesn't provide a way to exclude converts and since their data comes paginated, I can't reasonably filter them myself :(
I'll message the creators and ask about it but no promises there.

For mapper and topif it's certainly doable. I'll put it on the todo list and update this issue on it.

@trollocat trollocat reopened this Feb 17, 2021
@trollocat
Copy link
Author

sorry i don't know why i closed it XD

@MaxOhn MaxOhn added backlog Lower priority converts Related to converted maps labels Jan 24, 2023
@MaxOhn MaxOhn added the suggestion Suggestion for a feature label Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Lower priority converts Related to converted maps suggestion Suggestion for a feature
Projects
Status: Backlog
Development

No branches or pull requests

2 participants