UncleGoogle / galaxy-integration-humblebundle

Humble Bundle integration for GOG Galaxy 2.0
GNU General Public License v3.0
184 stars 19 forks source link

Handle old "trove" SOURCE #180

Open UncleGoogle opened 2 years ago

UncleGoogle commented 2 years ago
2022-04-08 22:16:16,240 - settings - INFO - Loaded config: {'library': {'sources': ['trove', 'keys', 'drm-free'], 'show_revealed_keys': False}, 'installed': {'search_dirs': ['D:\\Spill']}}
2022-04-08 22:16:16,241 - settings - ERROR - Parsing config error: ValueError("'trove' is not a valid SOURCE")

I'll add systemic fix, but meantime you can clear trove key from file under this path: https://github.com/UncleGoogle/galaxy-integration-humblebundle/blob/7594a6ce1000cc8173714e80e3e12f36378b8f84/src/settings.py#L100

Originally posted by @UncleGoogle in https://github.com/UncleGoogle/galaxy-integration-humblebundle/issues/177#issuecomment-1128452514