INTERACT FORUM
More => Old Versions => JRiver Media Center 27 for Windows => Topic started by: sangpeiris on November 08, 2020, 03:37:16 pm
-
From the following Wiki (https://wiki.jriver.com/index.php/Display_Captions_During_Slideshow) the below is supposed to work. But the [Subject] Tag is not working.
if(isempty([caption]),if(isempty([events]),if(isempty([places]),[subject],[places]),[events]),[caption])
Also, how do you display the IPTC/XMP data in the JPEG in the caption? Specifically, [Document Title] field or just [Title] field? The Adobe Lightroom corresponding fields would be Title and Caption. Adobe LR Caption is the same as MC [caption], but there is there no MC [Title] field?
Hope someone answers this query. It seems it's really hard to get a support question responded to here.
Thanks,
-
Can't help with the rest as I haven't really started image managing with MC. However to bump this question upwards for MC's image expert users to see I'll give you a tip that your expression can nowdays be written in more readable manner like this
FirstNotEmpty([Caption],[Events],[Places],[Subject])
So it will go through those fields and display first one which have some data in it.
What do you mean that subject doesn't work? Did you create the field? Is there some information written to it?
I don't have adobe so I don't know how the fields map and which ones are supported by MC. I guess Title could be Caption or Name in MC but hopefully more knowledgeable people can give you hints about image managing.
If you do search at least user marko has written many descriptions how he manages his pictures