-
-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.3.1 Error ❌ | No results found. #18
Comments
umm...I need some time to check the module's dependency issues. |
yes i reforked ur new version and launch it |
These are the current dependency versions that I can run properly.
Could you provide the current operating system and npm modules version information? |
The Docker image |
i run it on Glitch and this is "npm list" no error music-disc@1.3.1 /app |
$ npm list I tried package like u mention above on Glitch |
I got "No results found" on all songs with discord-player 6.1.1 if search from text sry about my eng |
Oops, I didn't test the text search for the search command. |
Try update discord.js to |
already tried discord.js@14.9.0 |
i posted this error on discord-player's github solution: |
Got it! Thanks for the solution. |
But when i queue it search in spotify not youtube... any fix? |
Umm... the default query type is YouTube. |
I played the same song (.p ditto) and same code |
https://github.com/taninsk137/nonmaipor-2/blob/main/src/commands/play.js i edited the code querytype to YOUTUBE but still search from spotify |
The key should not be 'type'. Changing it to the following will make the response work: Music-Disc/src/commands/play.js Line 25 in 62f76ad
|
https://github.com/taninsk137/nonmaipor-2/blob/main/src/commands/play.js |
|
after I play any song
it will error
"❌ | No results found."
[edit]
if downgrade "discord-player" to "~6.0.0"
it will work normally
The text was updated successfully, but these errors were encountered: