788 reputation
18
bio website introversion.com.au
location Melbourne, Australia
age 40
visits member for 1 year, 3 months
seen May 20 at 2:14
stats profile views 4

SmugSorcerer


May
14
comment Getting OriginalURL from API
Can you please provide some account info so that I can take a look at our logs, etc
Apr
11
comment How do I pull purchase stats through the API?
@kangell links can be fetched programmatically as long as your code has a valid session and accepts cookies. Check out smugmug.login.withPassword or smugmug.login.withHash on API version 1.2.2
Apr
10
comment How can I sync more than 4 Categories with the LR export Plugin?
I've tried to contact this user directly on his SmugMug email address without success.
Mar
30
comment How can I sync more than 4 Categories with the LR export Plugin?
Please upload a zipped copy of your .lrcat file here... dropbox.yousendit.com/SmugMug That will enable me to debug and work out what is wrong.
Mar
4
comment Lightroom SmugMug uploader: How to avoid JPEG re-compression?
@ChrisS I'm using an 'editCount' parameter via LR SDK and it appears that LR might increment that parameter under circumstances other than actually editing the photo. I'll do some more testing and see if I can come up with a different method but it might be out of my control.
Feb
26
comment Lightroom SmugMug uploader: How to avoid JPEG re-compression?
@BradfordBenn Not sure how this jpeg-only workflow affects SmugVault ?
Feb
17
comment How to update the image on SmugMug when the file is edited in PS and uploaded using LR?
@BradfordBenn I've looking at all the feedback from image syncing in general and working up some ideas for improvements. Once such improvement is an option that sets a preference for PSD or TIFF files, so in the event that you have a match for both a RAW and a PSD, it would select the PSD without showing the Conflict Resolution dialog.
Feb
15
comment When Uploading from Lightroom, is there an advantage to Jeffrey Friedl's plugin vs. the built-in exporter?
To some extent this is a limitation of the way LR is designed. The SDK doesn't allow developers to remove an image from a collection programmatically and replace it with a different image. SmugMug's plugin has a workaround for this issue, but it requires a few steps which we're hoping to simplify over time. smugmug.stackexchange.com/a/229/282
Feb
10
comment How to update the image on SmugMug when the file is edited in PS and uploaded using LR?
No, unfortunately, LR don't provide the same confirmation dialog that they do for deleting galleries (eg. Yes, No, Leave on Service)...instead, the image record is marked for deletion on the next republish. For this reason, you need to delete the gallery and select 'Leave on SmugMug'
Feb
8
comment When Uploading from Lightroom, is there an advantage to Jeffrey Friedl's plugin vs. the built-in exporter?
Not having the official SmugMug plugin embedded in LR4 is actually better for users. SmugMug isn't locked into Adobe's quarterly release cycle, so new features and bug fixes can be released as soon as they are ready.