silveredgold / beta-protection

A flexible and extensible Chrome extension for censoring NSFW images as you view them.
https://silveredgold.github.io/beta-protection/
GNU General Public License v3.0
55 stars 15 forks source link

Local Censoring Browser Crash #68

Open innerhorror opened 1 year ago

innerhorror commented 1 year ago

I've noticed that during local censoring on larger batches 500+ images the chrome browser will crash sometimes - betacensorserver will continue to run and process the images. Unfortunately when you refresh the web page it starts you from scratch with no option to save the finished images into a separate directory - anyway to do this with a command directly through the CLI so you don't have to rerun everything? thanks!

silveredgold commented 1 year ago

I'll look into some big batches and see if I can reproduce that, as I'd like to minimise the crashes in the first place if I can.

As for a CLI, not currently. I have a prototype CLI that I've been meaning to finish for ages and I might tinker with that some more, see if I can get it to a polished stage.

innerhorror commented 1 year ago

thanks anything I can do to help just let me know. Appreciate the help!