17hoehbr / OpenMic-Karaoke

Karaoke app using YouTube and Python Flask
GNU General Public License v3.0
7 stars 4 forks source link

"add to queue" occasionally doesn't work #16

Open 17hoehbr opened 11 months ago

17hoehbr commented 11 months ago

I haven't been able to reproduce it while debugging but I've noticed a few times that users will press "add to queue", the search page will refresh, but nothing is added to the queue.

I may have fixed this bug with my latest changes to the queue system but I haven't tested it enough yet.