FAQs Race Management - pulquero/RotorHazard GitHub Wiki

How do I import the list of pilots, eg from MultiGP or iFPV ?

Under Settings, Event, enter the URL of the organisation's event page in the URL box provided.

For an iFPV event page:

Enter the url for that Event and add /data at the end, for example: https://league.ifpv.co.uk/events/183/data

Then, hit the Sync button/icon

For a MultiGP event page:

Before running the RotorHazard server, you need to first make sure to add a line "MULTIGP_API_KEY": "myapikey", to the GENERAL section in the config.json on the RotorHazard server's "src" folder. (don't forget the comma at the end of the line)

Then startup the RotorHazard server and enter the url for that Event in the Settings, for example: https://www.multigp.com/mgp/multigpwebservice/race/view?id=20464

Then, hit the Sync button/icon