Use Cases
So I have a playlist of all the songs I like, that I listen to on shuffle. Sometimes I get the craving for a particular song, and want it to play next and then continue with the current queue of songs afterwards. However, since the songs are all already in the queue, I can't just find and queue it up to play next, the app says "video already in queue".
Proposal
So basically I'm thinking of 2 things that need to be possbile:
- for a queue to be able to hold the same video twice.
- adding a video to the front of the queue, and not the end of it.
References
No response