deep_preset icon indicating copy to clipboard operation
deep_preset copied to clipboard

Regarding the Lightroom Script

Open NadavZilberman opened this issue 2 years ago • 3 comments

Hello! I'm trying to apply the presets to the photos using the script you provided and the SDK guide, but having some problems (moslty errors in the lua code.) Can you please publish little more details on how to make this script work?

(In particular: the error I get now in Lightroom is "Info.lua: 1: attempt to index global 'LrApplication' (a nil value)")

Thanks a lot

NadavZilberman avatar Dec 17 '21 16:12 NadavZilberman

Hi,

Yes, sure. I'm working on the tutorial. I'm not sure about your error. Could you please elaborate it with screenshots?

minhmanho avatar Dec 19 '21 03:12 minhmanho

Hi, sorry for the delay! Thanks for your answer.

Screenshot: lua_error

I believe it refers to the first line of the code

Thank you

NadavZilberman avatar Jan 01 '22 17:01 NadavZilberman

Hi @NadavZilberman,

I'm really sorry for the late reply. Here is the retouch API with a JSON Preset "2" I just made it. https://drive.google.com/file/d/1qgoZ4Wi3d8Acj_iSE5oDXoLL-UQvIFW1/view?usp=sharing

Steps are as follows:

  1. Add the plug-in folder and load plug-in
  2. Select all photos in the library
  3. Library -> Plug-in Extras -> Apply JSON Settings API -> Pick a JSON preset file image
  4. Then, Done. Your photos will be retouched automatically.

I hope it is still useful. Best,

minhmanho avatar Jan 21 '22 03:01 minhmanho