Commit graph

16 commits

Author SHA1 Message Date
mcinj
08feb6cf06 another fix for identifying pinned games 2022-04-26 17:53:42 -04:00
mcinj
2fbd71c7e0 refactoring and fixes 2022-04-25 22:26:19 -04:00
mcinj
df8570d7d4 make sure to grab new details 2022-04-24 15:32:56 -04:00
mcinj
36ad6a60d0 clean up loop logic 2022-04-24 15:20:07 -04:00
mcinj
855029e67e considers number of copies when determining if we should enter 2022-04-24 13:29:50 -04:00
mcinj
4b8a9fe7b7 Store the debug log file in the config folder.
- Storing in the config folder allows easy access when running via docker.
 - Small log output change
2022-04-24 12:11:19 -04:00
mcinj
1e5dd1b717 min cost and logging
- added ability to have a minimum point cost so that we can filter games like 1P out
 - updated logging to log INFO to stdout and DEBUG to a debug.log file which gets rotated
2022-04-24 09:34:03 -04:00
mcinj
6e0474b7ed detect unknown remaining time 2022-04-23 16:24:56 -04:00
mcinj
38ba622464 ignore giveaways already entered into by default 2022-04-23 16:15:47 -04:00
mcinj
2f35c9e60e logix fix 2022-04-23 15:50:04 -04:00
mcinj
51fb1370ae readme update 2022-04-23 15:20:09 -04:00
mcinj
1cbe40c8c8 removed cli and added filtering 2022-04-23 15:00:22 -04:00
mcinj
9e481fc2e3 run from config.ini file 2022-04-23 12:34:04 -04:00
stilmaniac
a420a498dd Add to configuration: minimum points and pinned games 2020-06-27 12:05:58 +03:00
stilmaniac
0c047fbaa8 Refactoring 2020-06-26 23:46:13 +03:00
stilmaniac
5b82582ca1 Reorganise project dir 2020-06-26 22:24:52 +03:00