I am looking to batch caption a large volume of images. Currently, I am using code replacement to enter names separated by commas in the headline field. I then apply a caption template to populate the names into the caption and object name fields.
I am looking to set it up so that when I apply the template it not only copies the name to the other field {headline}, but it will use code replacement to change PLAYER NAME to TEAM NAME PLAYER NAME (#) \{headline}\. That is easy to do when there is only one name, but I can not figure out how to do that when there are multiple names to be copied and changed when they are separated by a comma and space.
Is there a way, or can there be a way to change PLAYER ONE, PLAYER TWO, etc. to TEAM NAME ONE PLAYER NAME ONE (#), TEAM NAME TWO PLAYER NAME TWO (#), etc.
Thank You