programatically (not thru browser) updating thumbnails programatically (not thru browser) updating thumbnails
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

programatically (not thru browser) updating thumbnails

Started by Frosty, April 30, 2005, 06:15:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Frosty

Is there a way to update the thumbnails without going thru the browser?
I have an expect script to go out and download all the screenshots from a game server to my screenshots album.
There will only be 100 of these pictures, so pic001 one day will be different the next.  I would like to update the
thumbnails after I have downloaded the newest screenshots without having to do it with the browser.

Any ideas or suggestions?

Nibbler

You could convert part of the admin tools section to run on it's own from the command line I suppose.