Hello All,

Is it possible to modify the roder of photos and videos in an album using 
the API? I would like to order by the date taken (in reverse) as is also 
possible on the web interface. But I do not see this functionality 
described for the API. Does it exist?

One idea that I have myself:  I am primarily using gdata python to work 
with the API. When obtaining a feed for a particular album, I do note that 
I get essentially a list with photos. This list could of course be sorted 
differently using my own methods. After sorting it is of course possible to 
post the pictures back to the album (and deleting all original pictures). 
However, this requires all photos/videos in the album do need to be 
re-uploaded, which is of course a waste of bandwidth. Any other ideas with 
this? Can I sort an album  by re-inserting existing photos, referring to 
the album itself for the files, such that it does not need to be uploaded 
again?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-picasa-data-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-picasa-data-api@googlegroups.com.
Visit this group at http://groups.google.com/group/google-picasa-data-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to