We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Firstly, I want to thank you for making this repository.
I want to report some bugs on my end. Individual songs and playlists work great. But mixes and albums don't.
When I want to download mixes, this happens: bot - WARNING - 'tuple' object has no attribute 'tracks'
bot - WARNING - 'tuple' object has no attribute 'tracks'
Then when I want to download albums, this happens: bot - WARNING - 'NoneType' object has no attribute 'id'
bot - WARNING - 'NoneType' object has no attribute 'id'
Btw, the spam mode is off. I don't know if these errors only appear on mine or others too.
The text was updated successfully, but these errors were encountered:
I have the same problem
Sorry, something went wrong.
No branches or pull requests
Firstly, I want to thank you for making this repository.
I want to report some bugs on my end. Individual songs and playlists work great. But mixes and albums don't.
When I want to download mixes, this happens:
bot - WARNING - 'tuple' object has no attribute 'tracks'
Then when I want to download albums, this happens:
bot - WARNING - 'NoneType' object has no attribute 'id'
Btw, the spam mode is off. I don't know if these errors only appear on mine or others too.
The text was updated successfully, but these errors were encountered: