soulsync/webui
Broque Thomas 77e4671236 Fix Download Discography button on library artist page
The button called openDiscographyModal() which expected discography
data in artistsPageState — but the library page never populated it.
Now fetches discography on-demand from /api/artist/<id>/discography
when called from the library page, using the artist's DB ID and name.
2026-04-01 15:57:26 -07:00
..
static Fix Download Discography button on library artist page 2026-04-01 15:57:26 -07:00
index.html Add blacklist viewer on Settings tools page 2026-04-01 15:35:07 -07:00