Steam Library Manager = OpenSource App to "tame" your SteamLibrary

https://lemmy.world/post/44273654

I tried to run it, but it crashes right away for me. Seems to be related to Cherry Tree Comedy Club and its sequel.

When scanning games, I first get these warnings:

06:43:03 [WARNING] steamlibmgr.database_importer: Failed to import app 214610: sequence item 0: expected str instance, int found 06:43:03 [WARNING] steamlibmgr.database_importer: Failed to import app 333220: sequence item 0: expected str instance, int found

And then ultimately this crash:

Traceback (most recent call last): File "steam_library_manager/ui/workers/game_load_worker.py", line 59, in run File "steam_library_manager/services/game_service.py", line 202, in load_and_prepare File "steam_library_manager/core/game_manager.py", line 249, in discover_missing_games File "steam_library_manager/services/enrichment/metadata_enrichment_service.py", line 227, in discover_missing_games File "steam_library_manager/core/appinfo_manager.py", line 175, in get_app_metadata TypeError: sequence item 0: expected str instance, int found Aborted (core dumped) steam-library-manager
Site Error

Next time you should open a Issue on Github 😉

Pushed 1.3.3 that should fix this Issue for some Games!

Thanks for catching this Ganbat!