A Steam library categorizing tool.

42 stars 2 forks 42 watchers C# GNU General Public License v3.0
leveldb steam steam-library
5 Open Issues Need Help Last updated: Sep 11, 2025

Open Issues Need Help

View All on GitHub
enhancement help wanted good first issue

A Steam library categorizing tool.

C#
#leveldb#steam#steam-library

AI Summary: The GitHub issue reports a bug in Depressurizer v9+ where custom Steam categories are deleted or not exported if they appear empty within the application. This happens during 'Auto-Categorize' and 'Export to Steam' functions. The problem is exacerbated because Depressurizer may not display all games (e.g., private or hidden), causing genuinely populated categories to be mistakenly treated as empty and subsequently removed, disrupting user organization.

Complexity: 3/5
bug help wanted

A Steam library categorizing tool.

C#
#leveldb#steam#steam-library

A Steam library categorizing tool.

C#
#leveldb#steam#steam-library
enhancement help wanted good first issue

A Steam library categorizing tool.

C#
#leveldb#steam#steam-library

AI Summary: The task is to fix a bug in the Depressurizer Steam library categorizer tool. The bug causes a crash when auto-categorizing if the database contains entries with empty game titles, which can occur with refunded or deleted games. The solution involves modifying the `AutoCatName.CategorizeGame` function to handle null or empty game titles gracefully, preventing the `System.ArgumentOutOfRangeException`.

Complexity: 4/5
enhancement help wanted

A Steam library categorizing tool.

C#
#leveldb#steam#steam-library