moonstar-x/discord-music-24-7

bot doesnt play all music on the queue

P19207 opened this issue · 10 comments

as the title say , the bot only play the first music then stop even there's ppl in vc

Hey there, that's odd, it probably requires an update on the ytdl and discordjs dependencies. In any case, I'm planning on working on this bot once my semester ends cause I barely have any time. Sorry for any inconvenience.

hey @moonstar-x how is your semester going?
and when would it ends?

hey @moonstar-x how is your semester going?

and when would it ends?

Hey there, I should be free to work on this the next week. Sorry for any inconvenience!

hey @moonstar-x how is your semester going?
and when would it ends?

Hey there, I should be free to work on this the next week. Sorry for any inconvenience!

ty for replying i will see the update comming soon i hope! i need it because i am now use a python bot for 24/7 music and it cost to much ram to run :(

Hello there you guys, I have finally opened some time in my schedule to work on this and got to update some of the aspects of this bot.

Please update your bot with git pull origin master or by redownloading the zip of the master branch. Make sure you remove the node-modules folder and re-run npm install since most of the packages used have been replaced. Also, check your settings.json since owner_id is no longer required and a new parameter shuffle has been added.

The bug described on this issue should be fixed in the newest version. I await your input after updating your bots so I can close this issue. Thanks for your patience and sorry for any inconvenience.

I have this problem also. It would also play the same song twice at times.

Hey there, do you have any console logs that you can share? It would help me identify what the problem could be.

Sorry I don't. I have to change hosting platforms currently so I can't provide any at the moment

Weird, I tried it out today with a queue that has only 2 songs and they both play successfully.

(5:29:50 PM) - [INFO] -  Connected to Discord! - Ready.
(5:29:50 PM) - [INFO] -  Joined 🎶 [Radio Disney] 🎶 in Greencoast Gaming.
(5:29:50 PM) - [INFO] -  Presence updated to: ◼ Nothing to play
(5:29:54 PM) - [INFO] -  Music has been resumed. Playing The Chainsmokers - Closer (Video) ft. Halsey for 1 user(s) in 🎶 [Radio Disney] 🎶.
(5:29:54 PM) - [INFO] -  Presence updated to: ► The Chainsmokers - Closer (Video) ft. Halsey
(5:34:03 PM) - [INFO] -  Presence updated to: ► Dreamcatcher (드림캐쳐) - YOU AND I
(5:37:20 PM) - [INFO] -  Presence updated to: ► The Chainsmokers - Closer (Video) ft. Halsey
(5:41:29 PM) - [INFO] -  Presence updated to: ► Dreamcatcher (드림캐쳐) - YOU AND I

Maybe it's something with ytdl, maybe the video that you guys are trying to play is incorrect, or the links in the queue file are incorrect. Make sure all your links start with https:// and are from youtube.com and not from youtu.be.

Closed due to inactivity.