Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hangs when loading large list of URIs #48

Open
dodgelodge opened this issue Mar 4, 2019 · 1 comment
Open

hangs when loading large list of URIs #48

dodgelodge opened this issue Mar 4, 2019 · 1 comment

Comments

@dodgelodge
Copy link

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?

@seandex
Copy link

seandex commented May 4, 2019

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants