umutxyp / MusicBot

An enhanced music bot that is compatible with discord.js v14 and works with slash commands. Discord music bot codes that can be used on any server and are simple to install.
https://discord.gg/codes
976 stars 1.07k forks source link

Error Parsing Spotify Playlist Songs #111

Closed AlphabetChris closed 1 year ago

AlphabetChris commented 1 year ago

at parsePlaylist (/var/www/html/public_html/NewBot/node_modules/@distube/ytsr/lib/parseItem.js:81:30) at module.exports (/var/www/html/public_html/NewBot/node_modules/@distube/ytsr/lib/parseItem.js:12:16) at /var/www/html/public_html/NewBot/node_modules/@distube/ytsr/lib/main.js:70:36 at Array.map () at module.exports (/var/www/html/public_html/NewBot/node_modules/@distube/ytsr/lib/main.js:70:27) at runMicrotasks () at processTicksAndRejections (node:internal/process/task_queues:96:5) at async DisTube.search (/var/www/html/public_html/NewBot/node_modules/distube/dist/index.js:2344:22) at async SpotifyPlugin.search (/var/www/html/public_html/NewBot/node_modules/@distube/spotify/dist/index.js:369:15) at async Promise.all (index 55)

any idea how to fix this?