Queue fix
martinnenseth opened this issue · 1 comments
martinnenseth commented
Long story short
When a song in the queue is done (finished playing), the next one does not start automatically
Expected behaviour
Start next song in queue.
Actual Behaviour
Song nr.1 in the queue plays, finishes, and song nr. 2 does not automatically start.
Steps to reproduce
- !play "youtube-url"
- !queue "youtube-url"
Your enviroment
W10, Python 3.6
Cmoen11 commented
This one is fixed.. aproved when pullrequest is made