soulsync/database
Broque Thomas 1a4395cc95 Add AudioDB enrichment for artists, albums, and tracks
Integrated TheAudioDB as a metadata enrichment source. A background worker scans the library in priority order (artists → albums → tracks), matching entities via fuzzy name comparison and storing style, mood, and AudioDB IDs. Includes rate limiting, 30-day retry for not-found items, and a UI tooltip showing phase-based scan progress.
2026-02-18 14:08:01 -08:00
..
__init__.py basic db structure 2025-08-05 22:43:04 -07:00
music_database.py Add AudioDB enrichment for artists, albums, and tracks 2026-02-18 14:08:01 -08:00
music_library.db basic db structure 2025-08-05 22:43:04 -07:00