I believe I have my batch scripts to a point where I am willing to share them.
Any “hacks” I was using to make up for lack of skill on my part have been removed and replaced with code I am not so ashamed of.
I am going to spend some time commenting the scripts so anyone wishing to examine/improve them can understand at least what I was thinking when I wrote it.
Once the commenting is done I will upload it to my google drive and share the link. I won’t include any executables but will include instruction that also contain links to the software. All the software I use is either free or open source.
On my last test run I don’t believe there were any errors so I think I managed to squash any bugs. (I had some problems with HSV values where H was 0, (Solved by manually scanning for it and replacing it with 0.5 so there will be an insignificant difference in the color) and also files with exclamation points in their names. (Had to come up with code that didn’t use delayed expansion.)
Look for it soon.