osudroid / osu-droid

http://osudroid.moe
Apache License 2.0
498 stars 74 forks source link

Combine score and replay uploads into one request #321

Closed Rian8337 closed 1 month ago

Rian8337 commented 3 months ago

dpp requires replay to be submitted together with score data, as dpp needs a replay to be computed properly.

This also needs to be handled server-side.