AudioStreaming
AudioStreaming copied to clipboard
Bug: Upcoming buffered URLs don't get cleared
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.