Is it possible to add photos to an album from the unix command line? I'm looking for away to upload images to an album from the command line with no interaction. I'd be doing this through scripts that would process incoming emails with my photos attached.
I've had a quick search of the forums but nothing comes up that helps me.
Posts: 13451
Google for Galleryadd.pl -- It's a perl script that can do what you want.
Posts: 2
Thanks, that looks like it will do the trick.