timotheeg / nestrischamps

A web-based OCR and restreamer system for NES Classic Tetris players
MIT License
48 stars 12 forks source link

Introduce play sessions and track stats by session #124

Closed timotheeg closed 2 years ago

timotheeg commented 2 years ago

This PR introduces the concept of gaming session. Games are assigned to a session and stats can be aggregated by session rather than by day or by past-24h.

Many players play very late (past midnight), resulting in data points in the progress chart that are "weird"

Addresses https://github.com/timotheeg/nestrischamps/issues/123