Author Topic: Stationery pad on ingest dependent upon file name  (Read 4957 times)

Offline martink

  • Member
  • **
  • Posts: 59
    • View Profile
Stationery pad on ingest dependent upon file name
« on: August 09, 2016, 06:04:18 AM »
Hi,
I am looking to apply different metadata on Live Ingest to pictures depending upon which of several photographers have submitted them and have seen how to do it by applying a stationery pad which uses Code Replacements within the individual metadata fields.
Is there a way of applying different stationery pads, based upon a variable such as the initial letters of the file name?
Many thanks,
Martin



Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24767
    • View Profile
    • Camera Bits, Inc.
Re: Stationery pad on ingest dependent upon file name
« Reply #1 on: August 09, 2016, 09:06:55 AM »
Martin,

I am looking to apply different metadata on Live Ingest to pictures depending upon which of several photographers have submitted them and have seen how to do it by applying a stationery pad which uses Code Replacements within the individual metadata fields.
Is there a way of applying different stationery pads, based upon a variable such as the initial letters of the file name?

No.  There is only one IPTC Stationery Pad in Live Ingest and there is no dynamic loading feature.

-Kirk

Offline Hayo Baan

  • Uber Member
  • ******
  • Posts: 2552
  • Professional Photographer & Software Developer
    • View Profile
    • Hayo Baan - Photography
Re: Stationery pad on ingest dependent upon file name
« Reply #2 on: August 09, 2016, 11:03:28 AM »
As Kirk said, there is only one stationary pad. But perhaps you can use code replacements (triggered on the first characters of the filename) to accomplish what you need?
Hayo Baan - Photography
Web: www.hayobaan.nl

Offline martink

  • Member
  • **
  • Posts: 59
    • View Profile
Re: Stationery pad on ingest dependent upon file name
« Reply #3 on: August 09, 2016, 02:11:36 PM »
That's helpful.
When will PM 'notice' that a change has been made to the text file which contains the Code replacements. Does it go to that file each time a CR is needed, or is it only ingested once, either when PM starts up, or when the route to the file is set?
Martin


Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24767
    • View Profile
    • Camera Bits, Inc.
Re: Stationery pad on ingest dependent upon file name
« Reply #4 on: August 09, 2016, 03:05:50 PM »
Martin,

When will PM 'notice' that a change has been made to the text file which contains the Code replacements. Does it go to that file each time a CR is needed, or is it only ingested once, either when PM starts up, or when the route to the file is set?

Code Replacements are loaded at launch and when you change the list of files in the Set Code Replacements dialog.  (You can also press the Reload button there.)  PM does not monitor your text files for changes.

-Kirk