mauimauer / portify

Transfers your Spotify playlists to Google Music: All Access
Apache License 2.0
316 stars 122 forks source link

Starred Playlist cannot be transferred #100

Open jseidel opened 10 years ago

jseidel commented 10 years ago

When trying to transfer the starred tracks playlist, the following occurs:

portify 0.51 Starting without harmony info - socket.io started starting transfer... Google Login success Spotify Login success got 100 playlists starting transfer... newauth: initiated gmusic created playlist Starred Tracks(hm://playlist/user//starred) on google music fetch info about playlist in spotify spotify error processing playlist 'undefined': Error: Client Error: Not Found (404)

venamore commented 10 years ago

I have this same issue. Struggling to find a resolution to it though. Would appreciate some more experience from someone to have a look at this. Thanks. :)

jseidel commented 10 years ago

I managed to work around it by simply copying the starred playlist to a new, ordinary one in Spotify

venamore commented 10 years ago

Brilliant. That worked nicely. Thanks for the help. :)

regards,

Matthew Venamore More of me... http://matthew.venamore.net matthew.venamore.net or http://www.linkedin.com/in/venamore https://plus.google.com/u/0/+MatthewVenamore Contact me... matthew@venamore.net or +61 414 678 266

On Fri, Apr 18, 2014 at 8:15 PM, jseidel notifications@github.com wrote:

I managed to work around it by simply copying the starred playlist to a new, ordinary one in Spotify

— Reply to this email directly or view it on GitHubhttps://github.com/mauimauer/portify/issues/100#issuecomment-40799986 .

planetf1 commented 10 years ago

I hit the same error - with over 1000 tracks starred. I cut/pasted them into a new playlist, and deleted all the tracks in spotify I had starred

I still hit the same error in portify under ubuntu (I've built the version from git, with just minor change to remove one deprecated function)

:-(

planetf1 commented 10 years ago

portify 0.51 Starting without harmony info - socket.io started Google Login success Spotify Login success got 100 playlists starting transfer... newauth: XXXX initiated gmusic created playlist Starred Tracks(hm://playlist/user/planetf1/starred) on google music fetch info about playlist in spotify spotify error: Error: Client Error: Not Found (404)

michaelcspeed commented 10 years ago

Creating a new playlist and copying all the music over worked for me too. I wonder if this should be done automatically by the app?

EDIT: Oh, it got to 1340/1357 and then I got the error again.