Commit Graph

4 Commits

Author SHA1 Message Date
cwilvx 7c295f42ad update c+c variation 2025-06-09 18:45:28 +03:00
cwilvx cdc150ec01 add "C&C Music Factory" and "FO&O" to the artist split ignore file. 2025-06-09 18:39:41 +03:00
cwilvx 54f3fa67b7 Add artist split ignore file configuration and create empty file on setup
- Introduced `_artist_split_ignore_file_name` in `UserConfig` for better configuration management.
- Updated `create_config_dir` to create an empty `artist_split_ignore.txt` file if it doesn't exist.
- Added "Belle & Sebastian" to the existing artist split ignore list.
2025-06-09 18:28:27 +03:00
cwilvx 4b600e1c0c Refactor artistSplitIgnoreList to load from files
+ improving configuration management.
+ Update JSON serialization for sets in settings.
2025-06-09 18:22:39 +03:00