Allvaa / lava-spotify

Spotify album, playlist, and track resolver for Lavalink.
https://allvaa.github.io/lava-spotify
MIT License
16 stars 9 forks source link

fix: loading tracks when audioOnlyResults enabled returns no matches #9

Closed Allvaa closed 3 years ago

Allvaa commented 3 years ago

when it's enabled Spotify tracks with non-latin characters can't be resolved with the description:("Auto-generated by YouTube.") search parameter. so trying to search the video again but with a different parameter probably fix it https://github.com/Allvaa/lava-spotify/blob/ff53d1d2573b5c6e0c37f774f7bb361ac590b664/src/structures/Resolver.ts#L132-L137