how to get recent images from album full of subalbums

Hi all! So I'm trying to get the most recent images from an album when the album only contains subalbums. When I try to use getImageStatistic, it doesn't return anything in this case (only returns something if the album has images in it). Any suggestions on how to tackle this problem?

thanks a bunch!

Comments

  • acrylian Administrator, Developer
    Well, indeed the image statistics are currently not capable of doing this. It's on my list to be added, so the suggestion is to wait a little..:-) (You can of course also make your own function to do that using a db query)
  • I guess i'll just have to wait :D Don't have the chops to write my own db query for this.
  • acrylian Administrator, Developer
    Or you just try the nightly. It's just been added (called "collection" mode)..:-)
Sign In or Register to comment.