I'm not finding anything in the plugin repository, or ZP directly, so thought I'd ask before I built one for myself...
Has someone built a utility within ZP that can be kicked off to find and cleanup file names within an album? Optimally, this utility would look for any file name that contains spaces, and/or caps, and or other dodgy characters and change them to all-lower, browser and php-friendly characters.
Now, I know ZP handles this when uploading via ZP directly, but I've got 100's of photos that I've ftp'd which contain all manner of camel-case, spaces, tildes, and such.
This request comes after a day's worth of fiddling around trying to figure out why imagecreatefromjpeg() was acting so inconsistently...was it something to do with PHP config, ZP's getUnprotectedImageURL(), htaccess, etc, etc?? No...it was a couple of specific images with spaces in their file names that I happened to be selecting occasionally as part of a test routine :~/