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

custom metadata does not trigger republish in metadataThatTriggersRepublish

Community Beginner ,
Apr 12, 2023 Apr 12, 2023

Copy link to clipboard

Copied

Hello, 

I added a custom metadata to my plugin and in the metadataThatTriggersRepublish function : 

 

function exportServiceProvider.metadataThatTriggersRepublish( publishSettings )
  return {
    default = false,
    title = true,
    caption = true,
    keywords = true,
    gps = true,
    dateCreated = true,
    ["com.myplugin.mymetadata"] = true,
    customMetadata = true,
  }
end

 

But when I update mymetadata in a photo from a published collection, it does not mark the photo to republish. 

I don't understand why and if it's a lightroom bug or if I miss something? 
Do you have this working like expected? 

Thank you

TOPICS
SDK

Views

222

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
no replies

Have something to add?

Join the conversation