Posts:
1,597
Registered:
6-Sep-2005
|
|
|
Re: Keywords missing sometime
Posted:
7 May 21, 10:08
in response to: hspagnolo
|
|
|
|
One more thing: are you sure the processing of subfolders is enabled?
|
|
|
Posts:
106
Registered:
23-Mar-2016
|
|
|
Re: Keywords missing sometime
Posted:
7 May 21, 10:20
in response to: Laza
|
|
|
|
Yes see snapshot, but I use ISO-8859-1, I see on your screen that you are using Windows-1252? Does this can create the problem. Also I use "Chain directories".
I can try to change the ISO-8859-1 to Windows-1252, but I would not like that it change my titles, comments and that I won't be able to get back if this is the case?
|
|
|
Posts:
1,597
Registered:
6-Sep-2005
|
|
|
Re: Keywords missing sometime
Posted:
7 May 21, 11:00
in response to: hspagnolo
|
|
|
No, that's not related. Don't change it.
|
|
|
Posts:
1,597
Registered:
6-Sep-2005
|
|
|
Re: Keywords missing sometime
Posted:
7 May 21, 11:28
in response to: hspagnolo
|
|
|
Can you please try what happens if you replace ${keywords} with ${meta.Iptc.Keywords}? This way the skin handles it itself.
|
|
|
Posts:
106
Registered:
23-Mar-2016
|
|
|
Re: Keywords missing sometime
Posted:
7 May 21, 11:32
in response to: Laza
|
|
|
Tested, but this is worst, it remove all the keywords, even the ones that were present before.
|
|
|
Posts:
1,597
Registered:
6-Sep-2005
|
|
|
Re: Keywords missing sometime
Posted:
7 May 21, 12:13
in response to: hspagnolo
|
|
|
|
Are you sure you used "Keywords" with an upper case "K"?
Here's a modified util.js attached that replaces the semicolons ";" in the raw meta with commas ", ". Save it to the skin directory (Ctrl-Shift-S) / lib folder.
|
|
|
Posts:
8,023
Registered:
31-Jan-2006
|
|
|
Re: Keywords missing sometime
Posted:
7 May 21, 12:42
in response to: Laza
|
|
|
Can you please try what happens if you replace ${keywords} with ${meta.Iptc.Keywords}? This way the skin handles it itself.
When you enter keywords in jAlbum, they get written to the .info files, but I don't think they get written to the IPTC metadata of the image files themselves.
|
|
|
Posts:
1,597
Registered:
6-Sep-2005
|
|
|
Re: Keywords missing sometime
Posted:
7 May 21, 16:54
in response to: JeffTucker
|
|
|
They appear in my List metadata panel, even though I have never added keywords to these files outside of jAlbum.
|
|
|
Posts:
8,023
Registered:
31-Jan-2006
|
|
|
Re: Keywords missing sometime
Posted:
7 May 21, 17:35
in response to: Laza
|
|
|
They don't do that, for me. If I add keywords in jAlbum, they never show up in the metadata list as IPTC (or anything else). Double-checked in IrfanView - no IPTC keywords in the input or output image files.
ETA: I take part of that back. They do show up as xmp.dc:subject[1], [2], etc.
|
|
|
Posts:
106
Registered:
23-Mar-2016
|
|
|
Re: Keywords missing sometime
Posted:
7 May 21, 17:57
in response to: Laza
|
|
|
|
Hi Laza,
This morning, I try with ${meta.Iptc.Keywords} and also with ${meta.Iptc.keywords}, but the keywords were still missing.
I try with the new "util.js" with ${meta.Iptc.Keywords}, but the result is the same.
Also what is strange is that into the Keywords Box, for example for "Prangins" it is mentioned 9, but when displaying only 8 images (or clicking on the "Prangins" keyword into the box or searching the word "Prangins" into that box), so 1 missing or 1 extra??? See snapshots
Then I try the new "util.js" but with ${keywords} and then into the keywords box the result for "Prangins" is 8 and what is displayed is 8 images.
I try the old "util.js" with ${keywords} and then into the keywords box the result for "Prangins" is 8 and what is displayed is 8 images.
Hope this helps
|
|
|
Posts:
1,597
Registered:
6-Sep-2005
|
|
|
Re: Keywords missing sometime
Posted:
8 May 21, 08:21
in response to: JeffTucker
|
|
|
|
Yes, thanks, I tried now, and it seems now it saves to dc:subject[1],[2],... fields. Perhaps an earlier version of the metadata library has saved into "Iptc.keywords"? See attachment.
This won't make it easier.
I'm out of ideas. David can only tell why it behaves differently with the JSON file and during engine.processTemplate() call.
|
|
|
|
Legend
|
|
Forum admins
|
|
Helpful Answer
|
|
Correct Answer
|
|