isatis
isatis
Adds/modifies a few things: - If it's a main bracket match, not pools, and not a qualifier, detect where in the bracket this match is and set the phase as...
 Essentially, any data that has a value of null (e.g. players) are treated as if it should skip updating any fields like scores or player names, instead...
Using FastAPI and python-socketio/python-engineio in conjunction with Hypercorn in Asyncio mode, if you CTRL+C or send SIGINT/SIGTERM (no matter on Windows or Linux) the Python script will never exit and...
https://github.com/joaorb64/TournamentStreamHelper/blob/main/src/TournamentDataProvider/StartGGDataProvider.py#L124 Doing Download Tournament Icon under the tournament info returns: ``` [2025-02-28 23:48:44] - ERROR - TSHTournamentInfoWidget.py:DownloadIcon:129 | Traceback (most recent call last): File "src\TSHTournamentInfoWidget.py", line 121, in DownloadIcon File...
When using `layout/stage_strike/index.html` or `layout/stage_strike/index_autohide.html` the stage striking doesn't update, and TSH has this error: ``` [2025-10-21 21:52:50] - ERROR - StartGGDataProvider.py:_GetMatchTasks:421 | Traceback (most recent call last): File "src\TournamentDataProvider\StartGGDataProvider.py",...