It rocks that a new album can be added simply by creating a folder and puting some images in it. What would top that off is if initial meta data (album name, description, etc) could be read from a meta.txt (or similar) file from the same directory.
The reasononing is that I'm working on an offline tool I use to organize my photos and quickly upload them via FTP into directories. I would love to be able to stick a little text file in the new directory so that the new album is fully polished and then I wouldn't need to visit the admin page to fix it up.
I guess it might be easiest just to use the file to get information if there is nothing in the database. Then if the information is changed in the admin page, those changes go in the database and the file is ignored.
Most important to me would be album name, album description, and which image to use for the main thumnail. Others might also like to be able to add names and descriptions to individual files, but I don't generally take the time to name and describe each photo