mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-21 14:55:43 +00:00
c503226b0a
runGenreTagsPhase entered the blocking 'inspecting' phase before awaiting the inspect IPC, so the migration modal briefly appeared on every startup once the one-time genre backfill was already complete. Inspect first without a blocking phase and only switch to 'running' when work is actually needed.