soulsync/webui
Broque Thomas 3d26c2b140 Fix [object Object] in M3U files and database reference error
M3U generator was calling .join() on an array of artist objects instead
of extracting .name first, producing "[object Object] - Track Name".
Now handles all artist formats: array of objects, array of strings,
single string, single object.

Also fix "name 'database' is not defined" error when updating album
year in post-processing — was using bare 'database' instead of
get_database() helper.
2026-04-12 11:10:11 -07:00
..
static Fix [object Object] in M3U files and database reference error 2026-04-12 11:10:11 -07:00
index.html Add centralized Downloads page with live status across all sources 2026-04-11 23:58:22 -07:00