kurokobo / game-update-notifier

A Python script that will let you know via Discord as soon as a new version of your favorite game on Steam is released.
MIT License
11 stars 7 forks source link

Steam multiple branch tracking bug #11

Closed BFrizzleFoShizzle closed 1 year ago

BFrizzleFoShizzle commented 1 year ago

When tracking multiple branches of the same Steam game, the timestamps get combined resulting in buggy behavior. I've written a fix for this I'll open a pull request for.

kurokobo commented 1 year ago

Solved via #13