qrpike / spotify-playlist-downloader

Download an entire spotify playlist ( FROM SPOTIFY at 160kpbs ) to your local machine.
292 stars 111 forks source link

TrackError: Account subscription status not Spotify Premium ... #34

Open leonelfolmer opened 8 years ago

leonelfolmer commented 8 years ago

I get this message this morning:

- Downloading: Aim - Pier 57
 - - TrackError: Account subscription status not Spotify Premium ...  { Skipping Track }

Free account but also tested in premium account.

Ubuntu NodeJs: v0.10.25

gigi199596 commented 8 years ago

Hey, I'm getting the same as you... Sometimes It downloads one by one by ending with "Error: spawn ENOENT" and otherwise I get "TrackError: Account subscription status not Spotify Premium ... { Skipping Track }"

Debian, node version 0.10.36 and 0.10.44 (I use "n" to switch between node versions)

[UPDATE] ffmpeg recompiled with all dependencies and codecs. --> not working [UPDATE] I tried the workaround in issue #18 when the error: spawn ENOENT appear --> not working [UPDATE] I tried to execute another project forked of qrpike (the author of spd) https://github.com/Lordmau5/spotify-playlist-downloader https://github.com/serjum/spotify-playlist-downloader https://github.com/dekiller82/spotify-playlist-downloader-with-windows-gui --> not working again and again...