danguilherme / spotivy

:musical_score: Download music videos from Spotify playlists
https://danguilherme.github.io/blog/spotivy
MIT License
85 stars 11 forks source link

Problem to download single track command #6

Closed lnfnunes closed 6 years ago

lnfnunes commented 6 years ago

I've just installed for the first time and run the command to download a single track and got bellow error: image

[WIP] I'm already trying to debug the code and fix this but I've decided to open the issue to know if anyone else had the same error ! At the moment, looks like it is something related to the creation of .downloaded metadata file. It´s created only on download playlist command and not on single file command. So, metadata is undefined at line of error when trying to access ids property

lnfnunes commented 6 years ago

Fixed in PR #7