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

Adding single images via MD5 list timeout workaround #2685

Closed
xodiack opened this issue May 15, 2022 · 2 comments
Closed

Adding single images via MD5 list timeout workaround #2685

xodiack opened this issue May 15, 2022 · 2 comments
Assignees
Milestone

Comments

@xodiack
Copy link

xodiack commented May 15, 2022

Is your feature request related to a problem? Please describe

Semi-problem related. I collect MD5's that error out when downloading to try again at a later date or on a different source. I then add them back in via the "add" button for single images and using the MD5's to make a list.

Currently if my network drops out when parsing the pasted list, I'll need to restart from the top of the list. Would it be possible to have the "add an image" window to remove line by line as it parses the pasted MD5 list?

Describe alternatives you've considered

Currently I'll go ahead and download and compare/remove duplicates from my text list but it can be tedious depending on my connection quality.

image

@Bionus
Copy link
Owner

Bionus commented May 30, 2022

So from what I understand, what you'd like is for the "Add an image" window to remove the MD5 from the field as soon as an image is added to the download queue?

I'm not a big fan of editing user inputs. Wouldn't it be more efficient for the "Add an image" window to skip all images that are already added to the download list?

@xodiack
Copy link
Author

xodiack commented Jun 17, 2022

Yes I think that would work better, skipping matching md5's already in the download list would work and achieve the same result.

@Bionus Bionus added this to the 7.9.1 milestone Jun 20, 2022
@Bionus Bionus self-assigned this Jun 20, 2022
@Bionus Bionus closed this as completed in 95b2c04 Jul 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants