Author Topic: Still having difficulty with Code Replacement.  (Read 6700 times)

Offline swldstn

  • Newcomer
  • *
  • Posts: 18
    • View Profile
Still having difficulty with Code Replacement.
« on: November 05, 2014, 05:57:27 PM »
I'm trying replace the model name with short hands. It works for Canon .CR2 but not for Fuji  .RAF files
My Code Replacement file has the following lines. The separator is set to "=" as suggested.

Canon EOS-1D X   1D X   1DX
Canon EOS 5D Mark III   5D Mark III   5DIII
X-E2  X-E2     XE2

My path is defined as:
={modl}#1=/{yr4}/{yr4}-{mn0} ({mnn3})/

My file name is:
{yr4}{mn0}{day0}_{h24}{min}{sec}_{seqn}_={modl}#2=

I checked and I am using tab separators in the replacement file.
The two Canon mappings worked as planned but the Fuji does not. For the Fuji I get =X-E2#1= in the directory name and =X-E2#2= in the file name. Is there anyway to tell what's going wrong?

Steve

Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24755
    • View Profile
    • Camera Bits, Inc.
Re: Still having difficulty with Code Replacement.
« Reply #1 on: November 05, 2014, 09:19:31 PM »
Steve,

What I recommend you do is put {modl} as one of your contact sheet thumbnail labels and then see what values images from each one of your cameras produces.  Then use those values for your codes in your code replacement file.  Go to the "Contact Sheet" section of the Preferences dialog and set your custom label(s).

-Kirk