Tool for the easy transfer of pictures from Adobe Photoshop Elements v4.0 to SmugMug.
Be the first to post a text review of PE2SmugMug. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Version 1.0.4 -Fixed significant bug in Albums code. Bools were cast to "True" or "False" instead of "1" or "0", which worked for some code but not all. Does not work for album options, so this was fixed. -When calling albums.changesettings, if nothing is changed, the server returns an error, so test case was updated. -Adjusted calls to smugmug.images.changesettings, so if the hidden argument was not passed, it did not default to "false". (also, made the hidden flag do something)
Version 1.0.3 -Renamed the class SmugMug.libSmugMug.SmugMug to SmugMug.libSmugMug.SM to prevent naming conflics. Sorry this is a major change, and a dumb mistake on my part :( -Renamed all methods in the SM class to use CamelCase -Added ability to call function by nickname and with a site password (also added relevant test cases) - users.GetTree() - albums.Get - categories.Get - subcategories.Get - subcategories.GetAll -Updated API to deal with new "hidden images" features - smugmug.images.get (heavy) - smugmug.images.getInfo - smugmug.images.changeSettings -LoginForm now makes sure the last user to login is default next time, even if using saved credentials -Fixed bug where SM.ImageUpload never set the caption nor keywords -Fixed but with SM.createAlbum - would reject all Albums passed as options -Fixed long-standing issue with being able to change album titles and more ways to create albums cleaner -Updated API to deal with larger Images sizes being return in Stats - smugmug.albums.getStats - smugmug.images.getStats - smugmug.users.getTransferStats (also added heavy option) -Updated SM.changeImageSettings so that passing an empty string for either the caption or keywords, it will set that field to an empty string. Prior behavior was to not touch the field.
-Fixed handling of empty sets via SmugMug interface. Now returns arrays of length 0 where appropriate. -Added test cases for empty sets -Added MD5 header parameter to file upload (file length was already put in by the WebClient) -Changed to the correct address http://upload.smugmug.com/<filename>.jpg for PUT uploading -Added header for filename to upload, so the filename parameter is now set -Began adding test cases for the SmugMug interface -Added Demo Project (TODO: Find a way to nicely package everything) -Added Albums.GetStats (heavy) to the SmugMugAPI interface -Fixed SmugMugApi.ImagesGetStats so that it now correctly takes a month and year (SmugMug must automatically use the current month if one is not set) -Changed the AlbumStats class so that it references a new ImageStats class that is reused elsewhere. -Added function for users.getTransferStats in SM interface. SM.getAllTransferStats now does something -Added fucntion for users.GetTree. SM.getTree now does something
Added LoginForm Added SavedAccountSettings Minor updates to Login Methods
Be the first person to add a text review.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: