Scarygami / location-history-json-converter

Convert the Location History JSON File from Google Takeout into a useable format
Apache License 2.0
468 stars 117 forks source link

"batteryCharging": false, NameError: name 'false' is not defined #58

Open AngelaDMerkel opened 1 year ago

AngelaDMerkel commented 1 year ago

There seems to be a new field in the Records.json which includes the battery charging data. The script cannot properly parse and errors.

    "serverTimestamp": "2022-09-02T19:26:33.867Z",
    "deviceTimestamp": "2022-09-02T19:26:33.407Z",
    "batteryCharging": false,
    "formFactor": "PHONE",
    "timestamp": "2022-09-02T18:26:33.386Z"