ppy / osu-web

the browser-facing portion of osu!
https://osu.ppy.sh
GNU Affero General Public License v3.0
988 stars 388 forks source link

Add more online metadata controls #11671

Open Hiviexd opened 4 days ago

Hiviexd commented 4 days ago

We currently have the ability to edit tags online, which has come very handy when fixing things in uneditable maps when needed, specifically for Ranked, or soon-to-be-Loved maps with an unavailable mapper, with the latter happening on a monthly basis.

While fixing tags is possible for us, we usually encounter maps that need fixes in other fields (artist/title/source), and for those we have to request peppy for an online fix. I was wondering if it'd be easier for everyone to instead have web capabilities for this, given we already have online tags, and especially with "hax-submits" being out of the picture for good reason.

Needed fields would be:

Permissions should be identical to the online tags editor.

Joehuu commented 4 days ago

Similar to https://github.com/ppy/osu-web/issues/10108