Closed Goodname15 closed 1 year ago
Potentially fixed with #222
Please consider updating your version of wavelink: pip install -U git+https://github.com/PythonistaGuild/Wavelink.git --force-reinstall
to test these changes.
It seems as if the issue is indeed resolved
When using the iterator method for a Spotify Album, it returns correct track names and IDs but for some reason that I can't figure out, it always plays this regardless of the Album provided:
None - Life Has Gone On Long Enough (Full Album)
I have tested the same code, but swapping an Album for a playlist and it works flawlessly. Also I am using the fix from #212.
My code is as follows