Skip to content

Releases: tpill90/steam-lancache-prefill

v1.4.0

31 Aug 16:19
Compare
Choose a tag to compare

What's Changed

  • Added the --recent flag that will prefill any games played within the last 2 weeks #37
  • Added the --top flag that will prefill the most popular games by player count #10 image
  • Implementing a 'clear-cache' command, to remove old manifest files that tend to build up over time #48 image
  • Fixing a key not present in dictionary error #95

v1.3.4

26 Aug 14:38
Compare
Choose a tag to compare

What's Changed

  • Fixing "key not present in dictionary" issue when running select-apps or select-apps-beta #95

v1.3.3

25 Aug 21:21
Compare
Choose a tag to compare

What's Changed

  • Prefill should no longer hang when disconnecting #96

v1.3.2

25 Aug 14:00
Compare
Choose a tag to compare

What's Changed

  • select-apps-beta now displays a column for recent playtime, and the ability to sort by playtime #31
  • Added the --nocache flag to prefill to skip saving downloaded manifests to cache. Can help with reducing disk space requirements. #47
  • Adding --unit flag to specify whether download speed should be shown in bits/bytes. #38
  • prefill will now throw an error if the username/password has not been entered in 1 minute. Will prevent cron jobs from hanging without notice because of an expired password. #76
  • Fixed an issue preventing Civ 6 from being able to be prefilled #83

Full Changelog: v1.3.1...v1.3.2

v1.3.1

19 Aug 19:29
Compare
Choose a tag to compare

What's Changed

  • select-apps is getting a new interface! You can try out the new changes now with select-apps-beta! Feedback for the beta can be left on this issue #60
    image

  • Added a timeout to manifest downloads, so they shouldn't randomly hang anymore. #77

Full Changelog: v1.3.0...v1.3.1

v1.3.0

12 Aug 20:25
Compare
Choose a tag to compare

What's Changed

  • Linux-Arm64 is now a supported platform! #61
  • Adding automatic detection of the Lancache server when running on the server itself, --dns-override is no longer required! #45
    image
  • App startup performance has been significantly improved (3X or more) for large game libraries (~1000+). #46
  • select-apps will now prompt to run prefill after selecting apps #23
    image
  • Removing LogOff() call from Steam3Session. May help prevent some users being logged out of their Steam accounts. #59
  • Add Hardware AppType by @nunziotocci in #64

New Contributors

Full Changelog: v1.2.2...v1.3.0

v1.2.2

03 Aug 14:58
Compare
Choose a tag to compare

What's Changed

  • Steam connection failures should now be properly handled #8
  • Duplicate package tokens should no longer cause an exception #51
  • Fixed enum issue for eStateUnavailable #49

Full Changelog: v1.2.1...v1.2.2

v1.2.1

01 Aug 21:32
Compare
Choose a tag to compare

What's Changed

  • Games missing from the select-apps list should now be displayed. #35
  • Resolving issue where some regions timeout when connecting to Steam. #8

Full Changelog: v1.2.0...v1.2.1

v1.2.0

30 Jul 15:56
Compare
Choose a tag to compare

What's Changed

  • SteamPrefill can now be run on the Lancache server itself with using the new --dns-override flag. #33
    image
  • Game list sorting is now case insensitive #24
    image
  • Adding a timeout when connecting to Steam. Login should no longer hang indefinitely. #26
  • AMD drivers, as well as mods should no longer appear in select-apps #29

v1.1.1

22 Jul 17:51
Compare
Choose a tag to compare
Bumping to v1.1.1