rggibson/pb-tracker

Handle submissions from external sources (e.g., splits program)

Closed this issue · 1 comments

Basically, the code in submit.py::post needs to be ripped out and placed in a function call. Looks like we are going to use JSON to communicate. Need to figure out how to configure the special handler for taking the input from the external source. Currently in PM with dunnius of Time Split Tracker and kokarn of allspeedruns.com.

Almost done. Need to deal with fractions of seconds in runtime.