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

Search by md5 hash #1

Open
thehowl opened this issue Apr 5, 2017 · 4 comments
Open

Search by md5 hash #1

thehowl opened this issue Apr 5, 2017 · 4 comments

Comments

@thehowl
Copy link
Member

thehowl commented Apr 5, 2017

No description provided.

@AECX
Copy link

AECX commented Apr 5, 2017

I would like to have something like a get parameter for md5 to get the information to this specific beatmap.
We already have:

  • amount
  • status
  • mode
  • query

Why don't we add md5?
It could help with /web/osu-osz2-getscores.php (as example) to see what AR, OD, CS, HP + StarDiff a map has. Also in what ParentID (mapset) this specific map is.

@xnyo
Copy link
Member

xnyo commented Apr 6, 2017

Beatmap info fetching by .osu file md5 should be implemented on the API, not on the mirror.
We don't save all the information in ripple's database yet, that's why we don't have such api endpoint yet.
As for /web/osu-osz2-getscores.php, we currently fetch information from osu!api and we store it in db. After a while, we fetch them from the osu!api again to make sure the info is up to date.

@AECX
Copy link

AECX commented Apr 6, 2017

Haha just letting you know I use peppy's API for now. (Thanks Nyo)
But let me know when this is going to be implemented because I'd rather use CheeseGull than poppys API.

@xnyo
Copy link
Member

xnyo commented Apr 7, 2017

Yes, it'll be implemented, but on the API, not on cheesegull (beatmap mirror).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants