SpoticordMusic / spoticord

The official Spoticord Music Discord bot
https://spoticord.com/
GNU Affero General Public License v3.0
47 stars 7 forks source link

[BUG] Playback stops when skipping to the next song #17

Closed PhoenixRaph closed 1 year ago

PhoenixRaph commented 1 year ago

Description: Steps to reproduce:

Join a voice channel with the bot.
Play a song using the bot's music command.
While the song is playing, skip to the next song using the spotify control panel
Observe that the bot stops playing any songs after skipping.

Expected result: The bot should seamlessly transition to the next song and continue playing without interruption.

Actual result: After skipping to the next song, the bot stops playing any further songs until it is manually removed from the voice channel using the "/leave" command and then re-invited using the "/join" command.