Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Upcoming buffered URLs don't get cleared #90

Open
ryanreszetnik opened this issue Jul 31, 2024 · 2 comments
Open

Bug: Upcoming buffered URLs don't get cleared #90

ryanreszetnik opened this issue Jul 31, 2024 · 2 comments

Comments

@ryanreszetnik
Copy link

If you try to remove a url, if it is buffered it doesn't get cleared (which happens a few seconds before it plays). I had a use case where I needed to clear the upcoming urls without stopping the current playing one and had to put in a work around to avoid the next one from playing as sometimes it would have moved to buffered state. I would suggest when you remove an upcoming URL it also removes it if it's buffered so it's not timing dependant.

@dimitris-c
Copy link
Owner

A sample app could really help to pinpoint this issue, could you provide one please?
I want to make changes so that the library better support queue, but been busy

@carlmachaalani
Copy link

having the same issue here

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

No branches or pull requests

3 participants