Hangs on loading stream #370
Labels
No labels
2230
2243
App version
Apple OS errata
Apple SDK
bug
bugsnag
build
dlt
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: chris/Cog#370
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe
Double click on any next radio in playlist causes hang of the UI.
Steps to reproduce the behavior:
Expected behavior
Load streams in the background.
Screenshots
On this video I'm trying to play and then move window a bit, by lick and drag. As you can see it lags.
https://www.youtube.com/watch?v=ad_njIhpSQM
Version information:*
Playback is now started asynchronously, or at least, the player core is invoked in the background. Seeking is also performed in the background. All other playback actions remain synchronous.
Thanks, fixed.