-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Queueing logic when queue is empty (bug?) #2611
Copy link
Copy link
Closed
Labels
feature requestIssue is related to a feature in the appIssue is related to a feature in the appplayerIssues related to any player (main, popup and background)Issues related to any player (main, popup and background)queueIssue is related to queueingIssue is related to queueing
Metadata
Metadata
Assignees
Labels
feature requestIssue is related to a feature in the appIssue is related to a feature in the appplayerIssues related to any player (main, popup and background)Issues related to any player (main, popup and background)queueIssue is related to queueingIssue is related to queueing
Long pressing on background/popup when the queue is empty adds the audio/video to the queue, but it also starts playing them, since they are the first entry. This is the same behavior as would arise when tapping on background/popup.
I propose that long presses should add to queue but keep it paused until the user plays it. Maybe it should start buffering meanwhile?