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

[Suggestion] Importing data All Time Activity section from previous Switch into new one #74

Open
erickmartin07 opened this issue Mar 6, 2023 · 0 comments

Comments

@erickmartin07
Copy link

erickmartin07 commented Mar 6, 2023

In All time activity section there's Playtime, Average Playtime, Times Played, First and Last Played.
How about to take every data here from exported json if you want to migrate your activity log?

i.e:
2023030620091500-57BAD83C755627D5A5B86ED0AD437965

          "id": "0100C510166F0000",
          "name": "Chained Echoes",
          "summary": {
            "firstPlayed": 1670597340,
            "lastPlayed": 1674670800,
            "launches": 11,
            "playtime": 239820
          }

Average playtime can be found by playtime divided by launches (probably)
In current situation every log I found everything is zero

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

No branches or pull requests

1 participant