I have ran into some other issues using the SmugMug API 1.2.2. This problem is consistent to a majority of issues so if it were fixed, or explained, that would help a whole lot
There is a problem if the image is a copy itself, it will not remove the image or copy/collect the image since it originated from another source. Is that correct behavior?
Edit: It may be on images that have been collected.
Thanks!
With API 1.3.0 you can remove a collected image from an album without deleting the original. Check http://wiki.smugmug.net/display/API/show+1.3.0?method=smugmug.images.delete. If you provide AlbumID the image will be deleted only from that album. Naturally if you delete the original image the collected copies also are deleted.
With API 1.3.0 you can remove a collected image from an album without deleting the original. Check http://wiki.smugmug.net/display/API/show+1.3.0?method=smugmug.images.delete. If you provide AlbumID the image will be deleted only from that album. Naturally if you delete the original image the collected copies also are deleted.
That's excellent. Just tried it out and it works great. It's good to now have a way to uncollect images. Thank you.
Comments
The fix did in fact work correctly.
Thanks again!
With API 1.3.0 you can remove a collected image from an album without deleting the original. Check http://wiki.smugmug.net/display/API/show+1.3.0?method=smugmug.images.delete. If you provide AlbumID the image will be deleted only from that album. Naturally if you delete the original image the collected copies also are deleted.
http://msphoto.smugmug.com
http://twitter.com/tasmanic
That's excellent. Just tried it out and it works great. It's good to now have a way to uncollect images. Thank you.