0
votes
1answer
29 views

Move an image from one gallery to another gallery?

Essentially I am wanting to reorganize all photos, (but programmatically obviously) and would like to be able to move images from one gallery to another. Does the SmugMug API provided the ability to ...
0
votes
1answer
193 views

Sort galleries within a subcategory

I'd like to be able to sort galleries (albums) within a subcategory or category by Title or any other attribute. Is there a way to do this via the web interface or the API? Thanks
1
vote
1answer
216 views

How to get private gallery from albums.get method?

http://wiki.smugmug.net/display/API/show+1.3.0?method=smugmug.albums.get I want to get all albums, even private, here as I have user's auth info, so I should have access to his albums. How can I do ...
1
vote
1answer
91 views

Why aren't all extras displayed in heavy mode?

http://wiki.smugmug.net/display/API/show+1.3.0?method=smugmug.albums.get Why I cannot see the following extras in response SmugSearchable boolean (owner) SortDirection boolean (owner) SortMethod ...