-
Notifications
You must be signed in to change notification settings - Fork 2
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
More precise game time #7
Comments
Thanks for pointing it out. From what I've seen online about this (I've looked at it before) if doesn't get the actual gametime but gets the number of games and estimates. That's why you'll see drastically different game times on similar sites. But I could implement if is it would still be useful. Let me know if you would still want it and I'll add that to my list of things to work on. |
I think it would be pretty neat to update the game time on installation/authentication (if not already set)). So GOG continues the accurate counting not from zero. |
Oh yeah that does seem like a pretty good idea. I'll try to get that done soon. Thanks |
I agree with the Jannify idea, pls. |
Wouldn't it be easier if you (for now) just add a configuration field or something in that direction where you can set your playtime? |
Yeah but I just don't have the time. If someone does it and opens a pull request I'll happily quickly review and accept. Sorry |
Is it possible to get the current playtime on installing with this site? I didn't found any request that returns the time because it's integrated in the HTML but maybe there is a way besides downloading the HTML document and get the time out of it...
The text was updated successfully, but these errors were encountered: