Page 1 of 1
Can DO? or Feature Request
Posted: Sat Jan 13, 2024 7:51 pm
by MourningStar
Hi -
In Settings > Images I have several directories with recursive search checked and Stop at level set to 0.
In Settings > Images > Information I have Advanced enabled and in the Header box [File.FolderName].
I would like to be able to assign certain directories' information header to be [File.FolderName] and certain directories' information header to be [File.Name].
Can do? If not, I request feature.
-thank you.
Re: Can DO? or Feature Request
Posted: Mon Jan 15, 2024 10:11 am
by gpb
Hello,
Unfortunately what you ask is not feasible. gPhotoShow has a single description that applies to all images
Because of the way the program is designed, it is also difficult to implement something like this
Re: Can DO? or Feature Request
Posted: Mon Jan 15, 2024 7:50 pm
by MourningStar
ok - how about this :
I set the header to [File.Name] and I have a file named Jane Smith001.jpg.
Possible to strip the '001' so the slideshow will display Jane Smith'?
Re: Can DO? or Feature Request
Posted: Tue Jan 16, 2024 9:05 am
by gpb
gPhotoShow has a system for extracting substrings from metadata, however it is quite limited and is the same for all images. For example:
[File.Name,,8]
displays the first 8 characters from file name. Unfortunately there is no way to remove the last x characters or just remove any digit.
For this needs the best thing would be to use an external script perhaps using exiftool to write the description in the xmp metadata which gPhotoShow will then display
Re: Can DO? or Feature Request
Posted: Thu Jan 18, 2024 1:49 am
by MourningStar
gpb wrote: Tue Jan 16, 2024 9:05 am... For this needs the best thing would be to use an external script perhaps using exiftool to write the description in the xmp metadata which gPhotoShow will then display
no, too many photos to edit, even w/if batch - thx