PhotoShow
PhotoShow copied to clipboard
Manually start thumbnail generation
Is there a way to pre-generate thumbnails for a big folder with images that has been rsync'ed to the server?
+1
a bash-script with image magick is possible to generate images in server side?!
thanks a lot, great project!
So I am looking through the code and see image generation is manually called with Settings::gener_all(File::r2a(stripslashes($_POST['path'])));
so I am wondering if it is possible to create a separate PHP file that just calls that on a passed directory to manually generate the thumbs.