Depressurizer

A Steam library categorizing tool.

GPL-3.0 License

Stars
1.4K
Committers
23

Bot releases are hidden (Show)

Depressurizer - Depressurizer v5.3.0 Latest Release

Published by mvegter over 1 year ago

Changelog

7747ff944a40321677995861786f85ffede6dd03 , 0984d53af8d9629a5c0e36e61e7987434a2a43f1 Improve Steam Store error handling
ab1cce8ed1eac19c73f142b9ddf0d270a84e9684 Only failover to Steam Store if the Premium API is down
988cf7e931f36eaddb83411cbe2624c35e05b8b5 Update AppInfoReader to reflect appinfo.vdf 28

Depressurizer - Depressurizer v5.2.0

Published by mvegter over 3 years ago

Depressurizer (Premium) API 🚀

To resolve issues such as Internal server error due to scraping speed and Use Steam Database for removed games a Depressurizer API was built. To get access read the relevant README section.

Advantages

  • When the Steam Store page format changes you will not have to wait for a new Depressurizer release. The Depressurizer (Premium) API will take care of the new format without you having to take action;
  • You will not spam the Steam servers anymore, so no more Steam Store timeouts;
  • The API is subject to fair usage, you can use it outside Depressurizer;
  • Improved data for removed games / software / apps.

Changelog

a7a0fdc Upgrade to .NET Framework 4.8
ab2701d Update NuGet packages
5dc08bb Resolve some build warnings
6842fd6 Add domain disclaimer for Steam Web Api key
01d7237 Handle corrupt database file
3aa7763 Add special category for mods (#186)
bdd8192 Fix an enumerator can only be used if the list does not change. (#136)
60fcc3a Added experimental setting 'ReadFromLevelDB' (#219)
1f5baa1 Added Steam LevelDB parser for the new Library Collections (#219)

Depressurizer - Depressurizer v5.1.1

Published by mvegter over 3 years ago

Depressurizer (Premium) API 🚀

To resolve issues such as Internal server error due to scraping speed and Use Steam Database for removed games a Depressurizer API was built. To get access read the relevant README section.

Advantages

  • When the Steam Store page format changes you will not have to wait for a new Depressurizer release. The Depressurizer (Premium) API will take care of the new format without you having to take action;
  • You will not spam the Steam servers anymore, so no more Steam Store timeouts;
  • The API is subject to fair usage, you can use it outside Depressurizer;
  • Improved data for removed games / software / apps.

Changelog

0f58f53 Postfix Depressurizer if we have the premium server configured (#216)
9a6c197 Removed AutoExport option which could reset Steam collections (#215)
f8fd587 Add column indicating if the data is available for the entry

Depressurizer - Depressurizer v5.1.0

Published by mvegter over 3 years ago

Depressurizer (Premium) API 🚀

To resolve issues such as Internal server error due to scraping speed and Use Steam Database for removed games a Depressurizer API was built. To get access read the relevant README section.

Advantages

  • When the Steam Store page format changes you will not have to wait for a new Depressurizer release. The Depressurizer (Premium) API will take care of the new format without you having to take action;
  • You will not spam the Steam servers anymore, so no more Steam Store timeouts;
  • The API is subject to fair usage, you can use it outside Depressurizer;
  • Improved data for removed games / software / apps.

Changelog

27d7b4b Failover to default scraping if Premium API is unavailable
11939a7 Show Depressurizer Premium API key in Options dialog
93d50c3 The Steam store page format changed resulting in missing Genre information

Depressurizer - Depressurizer v5.0.0

Published by mvegter over 3 years ago

Depressurizer (Premium) API 🚀

To resolve issues such as #194 (Internal server error due to scraping speed) and #189 (Use Steam Database for removed games) a Depressurizer API was built. To get access you have to become a GitHub sponsor.

Advantages

  • When the Steam Store page format changes you will not have to wait for a new Depressurizer release. The Depressurizer (Premium) API will take care of the new format without you having to take action;
  • You will not spam the Steam servers anymore, so no more Steam Store timeouts;
  • The API is subject to fair usage, you can use it outside Depressurizer;
  • Improved data for removed games / software / apps.

Changelog

8213511 Save profile after successfully calling UpdateLibrary
b7d2e63 Added textbox to update Steam Web API key
2c972c9 Add DepressurizerPremium option for DatabaseEntry
4da73fe Add newly reported AppType
ef3ca32 Fix some properties not being loaded during deserialization
a9b15f2 Added Random Game Selection menu (#206)

Depressurizer - Depressurizer v4.13.1

Published by mvegter over 3 years ago

Changelog

a7024b2 Updated README to reflect correct .NET version
f5b1fba Explicitly include Fody package
10d48d6 Migrate from legacy analysis (FxCop) to source analysis (.NET analyzers)
63393e7 Resolve conflicts between different versions of the same dependent assembly
2a3b581 Use pattern matching
51fc856 Improve memory usage during SteamWebApiOwnedGames call
b95725e Fix overwrite singleton database instance

Depressurizer - Depressurizer v4.12.1

Published by mvegter about 5 years ago

Changelog

https://github.com/Depressurizer/Depressurizer/commit/1734772ae871ca1c9fb046361a612b670383260d Fixed bug where serializing SteamWebApiKey with a new profile caused a NRE.

Depressurizer - Depressurizer v4.12.0

Published by mvegter about 5 years ago

Depressurizer - Depressurizer v4.7.0

Published by mvegter almost 6 years ago

Depressurizer - Depressurizer v4.6.0

Published by mvegter almost 6 years ago

Changelog

  • Added Games and Software category.
  • Improved DeleteFilter and RenameFilter.
  • Fixed curator autocat (thanks @d3m3vilurr).
  • Fixed ArgumentOutOfRange for Filters.
  • Converted Depressurizer.Core to .NET Standard 2.0 (thanks @jrr).
Depressurizer - Depressurizer v4.5.0

Published by mvegter almost 6 years ago

Changelog

  • Fixed the bug that caused the application to crash, caused by NullReference that came from non-steam apps.
Depressurizer - Depressurizer v4.4.0

Published by mvegter almost 6 years ago

Changelog

  • Fixed Spanish Latin culture info bug.
  • Fixed NullReference in Delete and Rename filter.
  • Removed log for failing banners.
  • Enabled "show in task bar" for the first-time setup.
Depressurizer - Depressurizer v4.3.0

Published by mvegter almost 6 years ago

Changelog

  • Improved database and scraping
    • It is possible that the store language option has been changed verify this!
  • Added automated error logging.
  • Updated dependencies.
  • Added Continues Integration for build verification.
  • Improved memory usage.
Depressurizer - Depressurizer v4.2.0

Published by mvegter almost 6 years ago

Changelog

  • Settings is now using JSON format.
  • Reworked VDF parsing.
  • Auto-include readme in the build folder.
Depressurizer - Depressurizer v4.1.0

Published by mvegter about 6 years ago

Changelog

  • Added HTTPS support (which fixes scraping).
  • Fixed MenuStrip not working properly.
Badges
Extracted from project README
Github All Releases GitHub stars GitHub contributors GitHub issues GitHub license
Related Projects