Releases: solesensei/notion-game-list
Releases · solesensei/notion-game-list
NGL V0.1.1
NGL v0.1.0
What's Changed
- Release with GitHub Actions by @solesensei in #13 (Travic CI -> GitHub Action)
Full Changelog: v0.0.9...v0.1.0
NGL v0.0.9
- Added playtime property in minutes to sort games by playtime #12
- Fixed logging bug
NGL v0.0.8
- added checks on optional fields for unknown games (not found in steam store) #6
NGL v0.0.7
- do not fail on broken game
release_date
#5
NGL v0.0.6
- fix
UnboundLocalError
bug #4
NGL v0.0.5
NGL v0.0.4
- fix date parsing bug #1
- fix steam api metacritic empty url
- add
DEBUG
flag
NGL v0.0.3
- add parse games
release_date
- add TravisCI pyinstaller
- do not close console on error (for windows)
NGL v0.0.2
- Fetch background logo from store.steampowered.com - it has better resolution.
- Fetch more game details from store.steampowered.com
- Cache fetched games locally
Options
- add option
--steam-user
- steam user id - add option
--store-bg-cover
- use steam store background as a game cover - add option
--skip-non-steam
- do not import games that are no longer on Steam store - add option
--use-only-library
- do not use steam store to fetch game info, fetch everything from library - add option
--skip-free-steam
- do not import free2play games - add option
--steam-no-cache
- do not use cached fetched games