Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_parse_semantic_location_history: handle missing placeId in otherCandidateLocations #71

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

karlicoss
Copy link
Contributor

Fixes all (few thousand!) errors in my case, now this parses exactly across all history

should resolve #57

@purarue purarue merged commit 5d4304d into purarue:master Sep 12, 2024
7 checks passed
@purarue
Copy link
Owner

purarue commented Sep 12, 2024

thanks again 👍

@karlicoss
Copy link
Contributor Author

Ah slipped a FIXME by accident, you beat me by a few seconds 😅 will remove in some subsequent PR

@purarue
Copy link
Owner

purarue commented Sep 12, 2024

yeah, no problem

purarue added a commit that referenced this pull request Sep 26, 2024
* support both "Location History" and "Location History (Timeline)" directories by @karlicoss in #70
* _parse_semantic_location_history: handle missing placeId in otherCandidateLocations by @karlicoss in #71
* path_dispatch: speedup dispatch map about 80% by @karlicoss in #72
* fix for youtube comments csv + old Chrome/MyActivity.json by @karlicoss in #73
* Add missing type annotations for bs4 and pytz in testing environment by @mighabana in #75
* get_paths_for_function: fix failure on Windows by @karlicoss in #78
* Add additional fields to existing models by @mighabana in #76
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

some semantic locations are missing placeId
2 participants