soulsync/database
Broque Thomas abc510b9b9 Fix album detection for split albums and false positive matching
Merge split album entries (e.g. Navidrome assigning different IDs to the same album) by grouping on title+year instead of album ID, so track counts are correctly combined across all entries. Also add a minimum title similarity floor (0.6) to prevent a perfect artist match from carrying unrelated albums over the confidence threshold.
2026-01-29 15:12:13 -08:00
..
__init__.py basic db structure 2025-08-05 22:43:04 -07:00
music_database.py Fix album detection for split albums and false positive matching 2026-01-29 15:12:13 -08:00
music_library.db basic db structure 2025-08-05 22:43:04 -07:00