The app would benefit from some sense checks on recordings. If possible, both server-side (so contributors who validate recordings can focus more on non-garbage recordings) and client-side (so contributors who record can fix their recordings if they accidentally recorded something invalid). If we're not afraid of trolls, we could start with client-side and make it impossible to submit invalid recordings. Or even better, if the user insists on submitting them, pretend that they have been submitted but actually don't. (Obviously if it's client-side, a troll could disable these checks in the JavaScript.)
If we disallow contributors to submit recordings, then we should be sure that they're invalid. I think we could at least filter out the following:
Related: #301, #382.
I'm currently working on this 馃懛 馃毀
Most helpful comment
I'm currently working on this 馃懛 馃毀