boardgamegeek
boardgamegeek copied to clipboard
Added support for multi-language/multi-publisher game versions
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.
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.