portify
portify copied to clipboard
Crashes when too many playlists are selected
Selected all my playlists, crashed after processing 4th one. Running in Node.JS on OSX.
/export/github/portify/data/app.js:132
googleMusic.createPlaylist(item.name, null, false, function(playlist) {
^
TypeError: Cannot read property 'name' of undefined
at transferPlaylist (/export/github/portify/data/app.js:132:33)
at /export/github/portify/data/app.js:90:3
at /export/github/portify/data/gmusic.js:57:5
at Request.callback (/export/github/portify/data/node_modules/superagent/lib/node/index.js:630:3)
at Request.