mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-22 15:25:46 +00:00
9711047fc6
Round 2: (1) why does try_resume_after_device_change return false despite was_playing=true — log the exact early-return reason (url/radio/cache-miss/ generation-race/source-build). (2) where does the frontend playTrack flow freeze the main thread — markers around set(currentTrack) and before the audio_play invoke. TEMPORARY — revert before the real fix.