Suggestions
Playnite integration
Playnite is a game library manager that gives you a frontend to libraries like Steam, Epic Games, emulators, and more. A plugin to log time gamed would be cool
Playnite is a game library manager that gives you a frontend to libraries like Steam, Epic Games, emulators, and more. A plugin to log time gamed would be cool
You can create a plugin with an OnGameStopped event which returns the number of seconds spent in a game. This can then be converted into minutes and posted to the API. I’m probably going to write a few extensions myself for other functions, so I can do this myself if you like, or I can let you handle it if you prefer. https://api.playnite.link/docs/api/Playnite.SDK.Events.OnGameStoppedEventArgs.html#Playnite_SDK_Events_OnGameStoppedEventArgs_ElapsedSeconds