Skip to content

Releases: solesensei/notion-game-list

NGL V0.1.1

23 Apr 13:20
5e17371
Compare
Choose a tag to compare

What's Changed

Issues fixed

#14

Full Changelog: v0.1.0...v0.1.1

NGL v0.1.0

24 Oct 17:23
Compare
Choose a tag to compare

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

13 Nov 11:22
Compare
Choose a tag to compare
  • Added playtime property in minutes to sort games by playtime #12
  • Fixed logging bug

NGL v0.0.8

29 Oct 20:27
a9a7a3d
Compare
Choose a tag to compare
  • added checks on optional fields for unknown games (not found in steam store) #6

NGL v0.0.7

22 Sep 19:43
Compare
Choose a tag to compare
  • do not fail on broken game release_date #5

NGL v0.0.6

22 Sep 14:11
Compare
Choose a tag to compare
  • fix UnboundLocalError bug #4

NGL v0.0.5

21 Sep 09:11
Compare
Choose a tag to compare
  • ignore unknown steam api attributes #2
  • fix try except bug #3

NGL v0.0.4

28 Oct 09:28
Compare
Choose a tag to compare
  • fix date parsing bug #1
  • fix steam api metacritic empty url
  • add DEBUG flag

NGL v0.0.3

23 Jul 08:44
Compare
Choose a tag to compare
  • add parse games release_date
  • add TravisCI pyinstaller
  • do not close console on error (for windows)

NGL v0.0.2

15 Jul 10:08
Compare
Choose a tag to compare
  • 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