Skip to content

fix(player): stop radio before starting track playback#2039

Open
braelyn-ai wants to merge 2 commits into
jeffvli:developmentfrom
braelyn-ai:issue-#2038
Open

fix(player): stop radio before starting track playback#2039
braelyn-ai wants to merge 2 commits into
jeffvli:developmentfrom
braelyn-ai:issue-#2038

Conversation

@braelyn-ai
Copy link
Copy Markdown

When internet radio is streaming, clicking a track to play does nothing because the MPV engine guards check currentStreamUrl and bail early. Stop the radio stream before setting up the new queue on Play.NOW and Play.SHUFFLE so the audio engine proceeds normally.

Fixes #2038

When internet radio is streaming, clicking a track to play does nothing
because the MPV engine guards check currentStreamUrl and bail early.
Stop the radio stream before setting up the new queue on Play.NOW and
Play.SHUFFLE so the audio engine proceeds normally.

Fixes jeffvli#2038

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
feishin Ready Ready Preview, Comment May 18, 2026 6:57am

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Switching from internet radio to a track is broken

1 participant