Search found 19 matches
- 30 Nov 18 0:15
- Forum: Photo Supreme
- Topic: Finding places names that have no Geo Location data
- Replies: 4
- Views: 3021
Re: Finding places names that have no Geo Location data
This tool is very useful, but is there a way to add the missing coordinate data for catalog labels (in bulk, rather than doing it manually for each label), perhaps by importing a text file with the relevant info?
- 28 Nov 18 19:41
- Forum: Photo Supreme
- Topic: Read Metadata in Text Files
- Replies: 4
- Views: 3230
Re: Read Metadata in Text Files
Thanks Hert. I downloaded the new script and the import/assigning labels function is working. My only issue now is that the imported labels are being added as new labels under 'Miscellaneous' even though they exist elsewhere in the catalog hierarchy. When I use the context menu to assign comma ...
- 27 Nov 18 23:00
- Forum: Photo Supreme
- Topic: Read Metadata in Text Files
- Replies: 4
- Views: 3230
Re: Read Metadata in Text Files
Hert:
I only get the error when I try the "Run Script from Repository..." off the context menu. When I use the scripter (Tools>Scripter) and run the https://repository.idimager.com/openresource.asp?GUID=32928C7F000341DF870619D96EA3BFD6 script, I can see the file being processed in the activity ...
I only get the error when I try the "Run Script from Repository..." off the context menu. When I use the scripter (Tools>Scripter) and run the https://repository.idimager.com/openresource.asp?GUID=32928C7F000341DF870619D96EA3BFD6 script, I can see the file being processed in the activity ...
- 15 Nov 18 19:09
- Forum: Photo Supreme
- Topic: Read Metadata in Text Files
- Replies: 4
- Views: 3230
Read Metadata in Text Files
I need to import 1000s of photos and assign some basic info as keywords from a related text file. To do this, I'm using the "Run Script from Repository>Catalog>Read Metadata for Files in Text file" option when I right click on a photo. When I run this however, I get this error: "These files are not ...
- 31 Aug 16 17:24
- Forum: Photo Supreme
- Topic: Need a script please (or an alternate approach)
- Replies: 7
- Views: 5725
Re: Need a script please (or an alternate approach)
Thanks Hert. Working great now.
- 30 Aug 16 22:55
- Forum: Photo Supreme
- Topic: Need a script please (or an alternate approach)
- Replies: 7
- Views: 5725
Re: Need a script please (or an alternate approach)
Just updated to Build 3.3.0.2564, and when I run this script I now get an error at Line 139:
Unknown member identifier: "idLabel". Any ideas?
JT
Unknown member identifier: "idLabel". Any ideas?
JT
- 29 Jun 16 16:34
- Forum: Photo Supreme
- Topic: Script Runtime Error/User Crash
- Replies: 4
- Views: 3580
Re: Script Runtime Error/User Crash
Thanks Hert. I guess that's what I get for making Frankenstein code. I'll make that change and post back if the error pops up again.
- 28 Jun 16 20:41
- Forum: Photo Supreme
- Topic: Script Runtime Error/User Crash
- Replies: 4
- Views: 3580
Re: Script Runtime Error/User Crash
I should also add that I use this code as Line 1 in the custom view, but it is pretty straightforward compared to what I have for Line 2.
%code
begin
result := '';
result := result + '<font size="08" color="#FF8822"><ind y="3">%dd-%mmm{uppercase=y}-%yyyy T: %hh:%nn:%ss '
//#### Show File ...
%code
begin
result := '';
result := result + '<font size="08" color="#FF8822"><ind y="3">%dd-%mmm{uppercase=y}-%yyyy T: %hh:%nn:%ss '
//#### Show File ...
- 28 Jun 16 20:17
- Forum: Photo Supreme
- Topic: Script Runtime Error/User Crash
- Replies: 4
- Views: 3580
Script Runtime Error/User Crash
I assembled the attached code to use as a custom line in the Custom View field. 90% of the time it runs fine, but occasionally I get a Script Runtime Error that forces me to restart. Not sure what triggers the error, but it only appears after I have been working in PSU for an extended period ...
- 05 May 16 20:35
- Forum: Photo Supreme
- Topic: Custom field values missing from tree
- Replies: 4
- Views: 3768
Re: Custom field values missing from tree
Finally figured out why (or at least when) this is happening. When I compact the catalog database, the database isn't storing/re-reading the values in each field, so they all reset to zero even though the values remain in the metadata for each file. Only recourse is to re-read metadata for all files ...
- 04 Mar 16 0:24
- Forum: Photo Supreme
- Topic: How do you define 'close-up'?
- Replies: 3
- Views: 3730
How do you define 'close-up'?
I'm curious how others define 'close-up' when it comes to categorizing a photo's perspective, particularly as it relates to pictures of people. I think most would agree that a close-up has to be something that gives you a detailed view of the subject. A full-frame headshot would be the most obvious ...
- 01 Mar 16 17:33
- Forum: Photo Supreme
- Topic: Context Menu Time Search
- Replies: 3
- Views: 2630
Re: Context Menu Time Search
I file this under "nice to have, not essential." Sometimes I come across a photo that I can't place or identify what's going on. Being able to quickly bring up the bracketed photos through a context menu action would just save me a few steps. Thanks for the suggestions. I'll keep an eye on the ...
- 01 Mar 16 17:28
- Forum: Photo Supreme
- Topic: How often does Photo Supreme crash for you?
- Replies: 46
- Views: 32063
Re: How often does Photo Supreme crash for you?
Maybe once a day on average, typically when I have been working with large numbers of photos. My issue seems to be a consistent memory bleed where PS will eventually use up 7-8 gigs of memory. If I let it get that high before closing and restarting, PS will eventually crash.
- 01 Mar 16 2:42
- Forum: Photo Supreme
- Topic: Context Menu Time Search
- Replies: 3
- Views: 2630
Context Menu Time Search
Might be wishful thinking, but when I right click on a photo in the catalog view and bring up the context menu, is there a way to show all photos taken within a given time on either side of the selected photo instead of just all photos with the matching date? I'm tagging 1000s of photos taken on the ...
- 22 Feb 16 18:04
- Forum: Photo Supreme
- Topic: Custom field values missing from tree
- Replies: 4
- Views: 3768
Re: Custom field values missing from tree
Thanks! Read metadata worked. Doing that for 48000 files will take some time however. Definitely an overnight task. Any idea why this happened in the first place and/or how I can avoid the problem in the future?
JT
JT