It is very possible, but not something you should expect to see in Plogger itself. Add a column to albums table with the data, and when you call the image, also call the data from the corresponding album. You might even be able to do a table JOIN and call it all from the photos table itself, but that's likely more trouble than its worth.