soulsync/config
Broque Thomas 36418e05b4 Migrate config storage to SQLite database
ConfigManager now stores configuration in a SQLite database instead of a JSON file. The class supports migration from existing config.json files and falls back to defaults if no configuration is found. This change improves reliability and centralizes configuration management.
2025-12-04 11:08:38 -08:00
..
config.example.json include listenbrainz on settings page 2025-11-17 22:20:30 -08:00
config.json Update config.json 2025-11-18 19:09:51 -08:00
settings.py Migrate config storage to SQLite database 2025-12-04 11:08:38 -08:00