This week I contacted Raul Fernandez Ruiz, the person that developed the Run.py and
TorneoAutomatico.py.
We researched all the methods in the script and solve almost all error relating
to the updated frontend.
Also this week I solve the problems with OBS, being able to open it and
start streaming on Twitch automatically. (IMPORTANT: to the obs to be able to start it has to be named
as obs64, the default OBS Studio name cant be opened automatically).
Related to the
tournaments:
The elasticsearch problem has been solved (in env search for Elasticshearchhost and
copy:127.0.0.1) so the master user can also create tournaments and add users to them.
The Selenium
page has now also a createTournamets function which can create a tournament with the dates and exercise
that the user might want.
The admin user can now see all tournaments and register himself in them if
it is on time. He can also see the puntuation in real time of the users that the Run.py script evaluates
and its ranking.
The has been published a new branch in the unibotics-webserver repository named
origin/SeleniumTournament which includes this updates up to this dates.