Could you help me understand why you would want to start with a particular attachment/upload? Seems a bit odd that you’d only want to save space on some attachments 🙂
Hi ! Sure, let me explain.
One of the websites I’m working on is so big, I think like 19000 pics to check.
So, I start converting everything and leave the computer ON all night and come back the next day. I saw it was stuck at like 5000 so I refresh the page. Then (it’s my bad), I misclick the “continue” button, so I had to start all over. The #1 to 5000 was checked again so it was a waste of time.
But it was my fault I should have clicked on “continue” 😁
Aha, that makes more sense. Yeah, the idea is to start back where we left off unless you clear the resume option.
BUT, for future reference, the “resume” indicator is a single attachment ID in the database, so it would be pretty easy to pop that in the database and get Imsanity to start from that one again.
The option name is ‘imsanity_resume_id’ and it technically doesn’t have to be a valid ID, it’ll just make sure to skip any attachments > imsanity_resume_id (if I’m remembering how that works correctly).
Ah nice, good to know for the next time ! Thank you again for this awesome plugin!