soulsync/database
Broque Thomas 45ba51ce3c Add diacritic-insensitive matching to library artist search
search_artists now uses unidecode_lower() and _normalize_for_comparison()
so 'Tiesto' finds 'Tiësto'. Track search already had this — artist
search was the only gap. No change to stored data, only the comparison.
2026-04-12 15:26:21 -07:00
..
__init__.py basic db structure 2025-08-05 22:43:04 -07:00
music_database.py Add diacritic-insensitive matching to library artist search 2026-04-12 15:26:21 -07:00