soulsync/database
Broque Thomas fb7b373d71 Improve edition detection and completion logic
Prefer an album's stored track count when owned_tracks meets or exceeds it (avoids marking a complete standard edition as incomplete when an external source reports a larger deluxe count). Add more robust edition-detection regexes and generic catch-alls (parenthesized/bracketed text containing "edition") in music_database.py and web_server.py, and include silver/gold/platinum edition variants. Also tidy related regex handling and comments to improve matching for varied edition naming (e.g. "MMXI Special Edition").
2026-02-24 12:05:12 -08:00
..
__init__.py basic db structure 2025-08-05 22:43:04 -07:00
music_database.py Improve edition detection and completion logic 2026-02-24 12:05:12 -08:00
music_library.db basic db structure 2025-08-05 22:43:04 -07:00