joaorb64 / TournamentStreamHelper

101 stars 38 forks source link

TSH bracket not working properly for single elimination and reported resultat as just "Wins" #763

Open Lars-Hvit opened 2 weeks ago

Lars-Hvit commented 2 weeks ago

Hello, I was trying to load a bracket that's single elimination only, but the app keeps trying to add a loser bracket. I managed to "fix" it but it's just by croping both phase names and loser bracket, but it'd be cool to have something for this case.

Also, if you report games on start gg without scores, just by noting wins, the bracket won't work. It'd be cool if it changed the score just by a simple "W" for the winner, and "L" for the loser.

Big fan of your work, keep it up !

Wolfy76700 commented 2 weeks ago

OK so indeed Single Elimination brackets are not currently supported in TSH for display, though you could technically work around it by using the winners_only version of the bracket layout and only filling the winners side. Not sure how the app behaves when you try to import the bracket directly from StartGG/Challonge though... Either way, single elim brackets are currently on our backlog, see https://github.com/joaorb64/TournamentStreamHelper/discussions/580

As for brackets without scores… Can you please share an example of a bracket which doesn’t work? I thought it’d at least import the matches as FT1s so I’m curious about that case