Open devolart opened 1 year ago
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.
I have the same problem
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.