AsmSafone/MusicPlayer

Error in queue

FilmBee opened this issue · 3 comments

When I add more than one in queue it crashes and says error. Also when I Import the exported queue the 2nd queue item don’t play and says error..

Can u show the traceback?

Here is the Crash Log Form Saved Message

Traceback (most recent call last):
File "/MusicPlayer/core/decorators.py", line 99, in decorator
return await func(client, obj, *args)
File "/MusicPlayer/main.py", line 193, in skip_track
ok, status = await next_song.parse()
File "/MusicPlayer/core/song.py", line 72, in parse
video["thumbnail"], video["http_headers"]
KeyError: 'thumbnail'

thats yt video issue that have no thumbnails. it can even handle unlimited queue. try others songs!