spotify-ripper icon indicating copy to clipboard operation
spotify-ripper copied to clipboard

hangs when loading large list of URIs

Open dodgelodge opened this issue 6 years ago • 1 comments

now that playlists no longer work, i've attempted to rip from a large list of URIs. In total there are about 1500 entries. When I run the program I get:

Logging in... Logged in as [user]

and it just hangs there. Left it for an hour thinking it was just parsing the data, but nothing happened.

using the split command to break the file into several more that were 50 lines each appears to work perfectly. There is no delay between getting logged in and starting the process.

Any ideas?

dodgelodge avatar Mar 04 '19 00:03 dodgelodge

Check if there is some of lines with non URI format between 1500, I had about 10 ~ 12 lines of uncompleted 'grep script' error left over from 620 list, (from my script that http to uri failed line displayed). i would look for uncompleted lines if that is too long, then grep the opposite.

does your ripper do cover-art?

seandex avatar May 04 '19 20:05 seandex