boardgamegeek icon indicating copy to clipboard operation
boardgamegeek copied to clipboard

Added support for multi-language/multi-publisher game versions

Open casimps1 opened this issue 4 years ago • 1 comments

Previously, only the first publisher or language for a game version was processed. So, multi-language game versions like in Cottage Garden and multi-publisher game versions like in Clank did not show all the data provided by BGG. I added "publishers" and "languages" list entries to the BoardGameVersion dict, while preserving the old "publisher" and "language" string entries for compatibility.

casimps1 avatar Mar 11 '20 05:03 casimps1

There seems to be something wrong with the checks that are being run. It looks like a dead URL is causing the failure, not my pull request.

casimps1 avatar Mar 11 '20 05:03 casimps1