galleryadd.pl is a script that recursively adds directories or images to a Gallery installation. Its features include a listing of the albums available in a Gallery, the creation of top-level albums with titles and descriptions, and support for the addition of images and directories to an existing album.
| Tags | Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows Windows Cygwin Unix |
| Implementation | Perl |
Recent releases


Changes: Support was added for auth_token authentication in Gallery v2. The script now works for both G1 and G2.


Changes: The ability to create sub-albums within an album using -a and -c command line switches was added.


Changes: This release fixes recursive addition of directories whose names contained spaces, and fixes HTTP 500 timeout errors on large uploads, i.e. videos.


Changes: A -G option was added to support Gallery G1 and G2.


Changes: The -C option was added to add custom captions to images. The config file creation was reworked to use a new set of default values.