Using the the latest version of the library (1.9.1), any string that contains certain characters (like apostrophes) are returned with encoding.
For example
Dean's house becomes Dean's house
This seems to affect all free-text fields: player names, locations, color, comments (both in collection results and play logs).
Can strings please come through as they were written on BGG? Going directly to the API has them come through correctly, e.g. https://api.geekdo.com/xmlapi2/plays?username=Hammerstrike
Using the the latest version of the library (1.9.1), any string that contains certain characters (like apostrophes) are returned with encoding.
For example
Dean's housebecomesDean's houseThis seems to affect all free-text fields: player names, locations, color, comments (both in collection results and play logs).
Can strings please come through as they were written on BGG? Going directly to the API has them come through correctly, e.g. https://api.geekdo.com/xmlapi2/plays?username=Hammerstrike