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

path dispatch: support both "Location History" and "Location History (Timeline)" directories #70

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

karlicoss
Copy link
Contributor

in my case, locations were present in

  • Takeout/Location History/Location History.json (since at least 2018)
  • Takeout/Location History/Records.json (circa Apr 2022)
  • Takeout/Location History (Timeline)/Records.json (circa Feb 2024)
  • "Semantic Location History" appeared around Jan 2020 and also present under both paths

partially addresses #69

…(Timeline)" directories

in my case, locations were present in

- `Takeout/Location History/Location History.json` (since at least 2018)
- `Takeout/Location History/Records.json` (circa Apr 2022)
- `Takeout/Location History (Timeline)/Records.json` (circa Feb 2024)
- "Semantic Location History" appeared around Jan 2020 and also present under both paths

partially addresses purarue#69
@purarue purarue merged commit 60e230e into purarue:master Sep 12, 2024
7 checks passed
@karlicoss karlicoss deleted the fix-takeout-paths branch September 12, 2024 23:03
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.

2 participants