perezpaya / Spotijay

Useful tool that allows you to get tracks from your premium subscription in 320kbps and keep them synced
MIT License
90 stars 11 forks source link

"Unhandled 'error' event" #4

Closed Korni22 closed 9 years ago

Korni22 commented 10 years ago

Hey!

I am getting this error message:

node app.js playlist spotify:user/****/playlist/4ggISnTVwVDbi6egMs****
Downloading: *****
events.js:72
    throw er; // Unhandled 'error' event
          ^
Error: ENOENT, open 'undefined/8840fc1c0b3365a6eee90a53****.raw'

Arch Linux, every package up to date.

Any idea?

perezpaya commented 10 years ago

Okey, the problem is that in some way we are not getting the file because we loose where your target dirname is.

Error: ENOENT, open 'undefined/8840fc1c0b3365a6eee90a53****.raw'

Korni22 commented 10 years ago

Well, I set the target dir (in this case it is ~/Downloads)

perezpaya commented 9 years ago

@Korni22 Try to set the this without the "~/" and set it with the absolute route