soulsync/database
Broque Thomas 58c3e589b6 Fix artist-hero-badges — add discogs_id to get_artist_discography
- discogs_id was missing from BOTH the SQL SELECT and the artist dict
  in get_artist_discography() — used by the library artist detail page
- This is the third location (after get_library_artists and
  discography endpoint) where discogs_id was in the DB but not
  included in the response
2026-04-02 20:45:31 -07:00
..
__init__.py basic db structure 2025-08-05 22:43:04 -07:00
music_database.py Fix artist-hero-badges — add discogs_id to get_artist_discography 2026-04-02 20:45:31 -07:00
music_library.db basic db structure 2025-08-05 22:43:04 -07:00