mirror of https://github.com/Nezreka/SoulSync.git
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.pull/289/head^2
parent
55f0532f30
commit
3d26c2b140
Loading…
Reference in new issue