Raptor123471 / DingoLingo

A Discord music bot written in Python with support for Youtube, SoundCloud, Spotify, Bandcamp, Twitter, and custom files.
GNU General Public License v3.0
282 stars 165 forks source link

Issue with queuing a spotify playlist. #79

Closed Alchameth closed 2 years ago

Alchameth commented 2 years ago

When I queue a spotify playlist, the bot does not start playing immediately, rather just joins the voice chat and only shows its playing but actually isn't. To rectify this, i usually just queue the first song of the playlist and it just works

Raptor123471 commented 2 years ago

May be related to #80 Can you post the error output from the console?

nclsdllt commented 2 years ago

Not sure if it is a related issue but when I try to play a Spotify playlist it does not launch. When typing the command again it usually works but I now have the playlist twice in my queue. The console doesn't show any errors.

Raptor123471 commented 2 years ago

@Alchameth @nclsdllt Can you try using this branch? https://github.com/Raptor123471/DingoLingo/tree/playlist-fix

I was able to reproduce this exactly once and this may fix it for you.

Adding to this please update the bot's dependencies.

nclsdllt commented 2 years ago

Thanks a lot for the quick update, the new branch solved the issue for me. Spotify playlists are working perfectly