I was worried maybe it’s related to my API changes, but those haven’t been deployed it, and shouldn’t break the script.
I tested this locally and it works fine. Does the tool tell you where it fails? Does searching for games work?
@FLACRabbit If you put the tool on GitHub or a similar code repository website, I’ll be able to migrate it to use the (still undocumented) JSON API once it’s ready. If not, I can just describe the changes.
By the way, I think this comparison when searching for games should do a case-insensitive comparison:
if g.name == game_name: