Skip to content

Conversation

@johnson-dave
Copy link
Contributor

@johnson-dave johnson-dave commented Aug 29, 2025

I've consistently had issues where it does not move on to the next song in the playlist/queue.

It turns out an error is being thrown when it reached the end of a track due to mismatch between the metadata's duration and the actual duration, resulting in a decoding error.

This fix will progress to the next track if there's an error within the final second of a song.

Potentially fixes #550 / #577 / #927 / #1063 / other stale issues I've seen.

@vercel
Copy link

vercel bot commented Aug 29, 2025

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

Project Deployment Preview Comments Updated (UTC)
feishin Ready Ready Preview Comment Sep 1, 2025 8:24am

@johnson-dave johnson-dave changed the title fix: ensure autoplay on bad encoding fix: ensure autoplay on metadata duration mismatch causing decoding error Aug 29, 2025
@jeffvli jeffvli merged commit 94b2668 into jeffvli:development Sep 4, 2025
5 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

the music don't go to the next song automatically

2 participants