portify
portify copied to clipboard
Transfers your Spotify playlists to Google Music: All Access
IDEOpenQuicklyPattern
Pretty self-explanatory.
Duplicate playlist are created instead of updating the playlist with the same name when re-running portify after a crash during import.
My starred froze at 1699/1739 which was odd, so I tried again, excluding the starred and then it froze again on a playlist with 9 songs, it froze at 8...
First playlist worked OK (after removing local files) but it failed right away on the next one: playlistDone() created playlist Gubbestua mix 2013(spotify:user:1139600664:playlist:74Q6cRj1YlSjJg7cYzmmRq) on google music fetch info about playlist...
I got this error message: ``` /home/erb/portify/data/gmusic.js:233 cb({ 'id': response[1][0] }); ^ TypeError: Cannot read property '0' of undefined at /home/erb/portify/data/gmusic.js:233:27 at Request.callback (/home/erb/portify/data/node_modules/superagent/lib/node/index.js:662:3) at Request. (/home/erb/portify/data/node_modules/superagent/lib/node/index.js:132:10) at Request.EventEmitter.emit (events.js:95:17)...
module.js:340 throw err; ^ Error: Cannot find module 'googleclientlogin' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:362:17) at require (module.js:378:17) at Object. (/Users/jeb/Downloads/portify-macosx/data/app.js:8:22) at Module._compile (module.js:449:26) at Object.Module._extensions..js (module.js:467:10)...
Can't seem to even get it to install on Win 7 64bit. Erroring out on protobuf, though I don't think it's a protobuf issuer really. I saw this similarly on...
Hi all, I'm wondering if anyone has encountered a fix for the Spotify login phase failing consistently due to an invalid CSRF token? ``` Spotify Login failed [Error: invalid_csrf_token: CSRF...
I am not savvy like this but I keep getting node to quit on me. Running OSX 10.8. I updated node to the latest version. I get as far as...