images in album
Dan7312
Registered Users Posts: 1,330 Major grins
After bouncing around in the wiki api info it's not clear to me how to find all the info about the images in a given album. In fact what I would like to do is see if an image with a particular file name is in a gallery. If I have to just download all the image infos I can deal with too, but at them moment I don't see how to do that.
Any help/pointers would be appreciated.
Thanks!
Any help/pointers would be appreciated.
Thanks!
0
Comments
Dan
http://www.danalphotos.com
http://www.pluralsight.com
http://twitter.com/d114
If you use API 1.2.2, you should be able to call smugmug.images.get with the Extras parameter to return the filename, like this...
...?method=smugmug.images.get&Extras=FileName....
Cheers,
David
SmugMug API Developer
My Photos
Dan
http://www.danalphotos.com
http://www.pluralsight.com
http://twitter.com/d114