• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

SDK: Loop Through Stacks

Adobe Employee ,
Oct 06, 2019 Oct 06, 2019

Copy link to clipboard

Copied

Is there a way in the SDK to loop through stacks? I've written a plugin that averages the White Balance for the selected photos. Now I'd love to have the script parse all stacks in the selected collection, and apply the average White Balance of each stack to every photo.

Views

207

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Oct 06, 2019 Oct 06, 2019

Unfortunately, the SDK doesn't provide any way to access the stacks in a collection, only a folder (see photo:getRawMetadata ("stackInFolderMembers")). In LR 4, Adobe added the ability to create stacks in collections, but they didn't update the SDK accordingly.

Votes

Translate

Translate
LEGEND ,
Oct 06, 2019 Oct 06, 2019

Copy link to clipboard

Copied

LATEST

Unfortunately, the SDK doesn't provide any way to access the stacks in a collection, only a folder (see photo:getRawMetadata ("stackInFolderMembers")). In LR 4, Adobe added the ability to create stacks in collections, but they didn't update the SDK accordingly.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines