Carey Klenetsky
Results
2
comments of
Carey Klenetsky
Hi Ivan, I actually do have the ability to change the metric-producing code, but it's also dependent upon the product manager/customer's wishes. For the moment, the duration string was a...
As an alternative, I'm grabbing BGG's "No Image Available" image instead: ``` #Download the image to the local cache. if (game_info.image is None): logging.warning(game_info.name + " has no image url")...