Philip Kendall
Philip Kendall
Wizards broke the file format parsing again :-( ``` $ ProgramFiles=/mnt/windows/Program\ Files/ ./import-collection.py Traceback (most recent call last): File "/home/philip/mtga/mtga-utils/mtga_log.py", line 107, in get_last_json_block return self._list_to_json(block) File "/home/philip/mtga/mtga-utils/mtga_log.py", line 114,...
The latest data files seem to have changed the case of `collectorNumber` (from `CollectorNumber`), breaking the scripts.
Fetch the power and toughness of every card. Notes: 1. Everything which doesn't have a printed power and toughness does have these set to zero in the MTGA data so...
A slightly nicer method for finding the English localizations in the latest patch - Arena has moved the value we're looking for from the `langkey` field to the `isoCode` field,...