soulsync/webui
Broque Thomas 98463e5d43 Fix library maintenance path fixes failing silently (#207)
fix_finding() was using a potentially stale transfer_folder that was
only refreshed during scheduled job runs, not on manual fix attempts.
Now re-reads the transfer path from config before each fix, matching
the same logic used by _run_next_job().

Also surfaces fix failure reasons to the user — bulk fix now logs each
failure with finding ID and error, and the frontend toast shows the
actual error message instead of just "X failed".
2026-03-29 16:25:36 -07:00
..
static Fix library maintenance path fixes failing silently (#207) 2026-03-29 16:25:36 -07:00
index.html Add Download Discography feature on artist detail page 2026-03-27 22:15:05 -07:00