Seedmanc / Booru-mass-uploader

This userscript allows you to mass-upload images to imageboard sites running *booru engines.
MIT License
34 stars 12 forks source link

Export errors to a batch command file for sorting faulty images #12

Closed Seedmanc closed 8 years ago

Seedmanc commented 8 years ago

Added support for .bat and .sh file generation from the error log. It should produce a command file that would sort images from your upload directory into subfolders based on the error type.

Currently supported categories:

The latter also creates a log.txt that includes the error message generated for every image.

I tried to detect OS and generate shell scripts for *nix too, but I know little about them, thus it requires testing, please do.

Seedmanc commented 8 years ago

Nobody with a Unix to test it? So much for vim showoffs.

Seedmanc commented 8 years ago

Guess it's impossible.