Search found 4970 matches
- 01 Feb 23 8:04
- Forum: Photo Supreme
- Topic: Timeline issues.
- Replies: 3
- Views: 101
Re: Timeline issues.
It should be impossible for the same image file to appear twice in the timeline. If you have images in the 1899 timeline then that means that those images have not been fully imported yet. 1800-12-30 is the so-called zero date that PSU uses. If you fully import all images then 1899 should never exis...
- 30 Jan 23 7:44
- Forum: Photo Supreme
- Topic: How to rename, replace text strings?
- Replies: 6
- Views: 121
Re: How to rename, replace text strings?
As an alternative, you can use "Edit as Text" and enter the replace manually:
%FileName{replace=iPhone,Android}.%FileExtension
%FileName{replace=iPhone,Android}.%FileExtension
- 24 Jan 23 8:11
- Forum: Photo Supreme
- Topic: New feature proposal: externally provided thumbnails
- Replies: 11
- Views: 461
Re: New feature proposal: externally provided thumbnails
I assume you did rebuild the thumb (Cmd+Opt+T) after changing that setting?
If so, can you share a pair with NEF/THM/and optionally sidecars from your RAW editor?
Best to upload a ZIP to your cloud drive and send a download link to support@idimager.com
tia
If so, can you share a pair with NEF/THM/and optionally sidecars from your RAW editor?
Best to upload a ZIP to your cloud drive and send a download link to support@idimager.com
tia
- 23 Jan 23 9:03
- Forum: Photo Supreme
- Topic: Low quality thumbnails for RAW files to save disk space
- Replies: 4
- Views: 214
Re: Low quality thumbnails for RAW files to save disk space
AFAIK, there never was an option to define separate preview sizes for different file types. PSU has always used a single setting. But the way that PSU utilizes the previews have changed, making it less important to create large previews. That's why PSU now defaults to 1440px and typically it shouldn...
- 23 Jan 23 9:02
- Forum: Photo Supreme
- Topic: hierarchical keywords in dc:subject
- Replies: 1
- Views: 86
Re: hierarchical keywords in dc:subject
You appear to have dc:subject filled with hierarchical keywords. That is not how that field is intended. his field is intended for flat (leaf) keywords and there is lr:hierarchicalSubject for the hierarchical keywords. However, the latter metadata field was introduced much later and back in the days...
- 20 Jan 23 9:08
- Forum: Photo Supreme
- Topic: New feature proposal: externally provided thumbnails
- Replies: 11
- Views: 461
Re: New feature proposal: externally provided thumbnails
You can disable editor support in the Preferences -> File Handling
Afterwards, rebuild the thumbs with Cmd+Opt+T
Afterwards, rebuild the thumbs with Cmd+Opt+T
- 18 Jan 23 14:22
- Forum: Photo Supreme
- Topic: Low quality thumbnails for RAW files to save disk space
- Replies: 4
- Views: 214
Re: Low quality thumbnails for RAW files to save disk space
A very warm welcome to the forum. You can change the preview size to whatever size you need. That indeed applies to the full catalog, but won't affect the application as it did in the past. Even with mini-previews PSU will operate best. You speak of thumbs, but more important for the size of your th...
- 16 Jan 23 10:26
- Forum: Photo Supreme
- Topic: Stack Detection Mask
- Replies: 2
- Views: 163
Re: Stack Detection Mask
That isn't possible with Stack Detection. That is because Stack Detection compares two images, and similar macros lead to the same stack. In your case you want the same stack "for as long as the previous image is within 2 seconds of the current image". That assumes that the previous image ...
- 16 Jan 23 9:40
- Forum: Photo Supreme
- Topic: Reorder Categories?
- Replies: 2
- Views: 132
Re: Reorder Categories?
You cannot sort Catalog Labels inside a category. Those are always alphabetically. You can manually order Portfolios, Collection inside Portfolios, and Subcollections inside Collections (right click -> Move Up/Down) You can also order Categories (right click -> Move Up/Down) You canNOT order Catalog...
- 10 Jan 23 21:35
- Forum: Photo Supreme
- Topic: Panorama DNGs created by Capture One end up in the wrong timeline
- Replies: 3
- Views: 199
Re: Panorama DNGs created by Capture One end up in the wrong timeline
You are showing the Exif (from ExifTool). But what is in the XMP? That is what PSU uses. The general purpose "photo date" (used for the time line) is constructed as: first XMP's exif:DateTimeOriginal if not exists XMP's exif:DateTimeDigitized If not exists XMP's tiff:DateTime if not exists...
- 10 Jan 23 21:30
- Forum: Photo Supreme
- Topic: New feature proposal: externally provided thumbnails
- Replies: 11
- Views: 461
Re: New feature proposal: externally provided thumbnails
You should already be able to do this. Save a sidecar file with the THM extension in the same folder. This is a JPG, renamed as a THM file. The THM file will act as a proxy file. e.g in one folder you have: IMG_1234.CR3 IMG_1234.THM The latter is the JPEG proxy file that will be used (if exists) to ...
- 08 Jan 23 7:54
- Forum: Photo Supreme
- Topic: Advantages of the server version as a single user
- Replies: 7
- Views: 300
Re: Advantages of the server version as a single user
Your version is fine. That won’t make the difference. I just wanted to know that you’re not using an earlier main version. A 150K catalog isn’t that large. However, I hope you don’t load 150K images in one view and work with targeted/selective sets instead. Close all tabs. Open a folder Check the sp...
- 07 Jan 23 19:02
- Forum: Photo Supreme
- Topic: Advantages of the server version as a single user
- Replies: 7
- Views: 300
Re: Advantages of the server version as a single user
Are you using the latest PSU version? Currently that’s 7.4.3.4738
- 07 Jan 23 19:00
- Forum: Photo Supreme
- Topic: Problems with applying file rename function on import
- Replies: 2
- Views: 112
Re: Problems with applying file rename function on import
%Filenumber returns all numbers in a Filename. The outputcis exactly what you built.
Try this
BAH_%yyyy%mm%dd_%FileName{right=9}.%FileExtension
Try this
BAH_%yyyy%mm%dd_%FileName{right=9}.%FileExtension
- 07 Jan 23 18:58
- Forum: Photo Supreme
- Topic: Migrate EM-iView Catalog script gives runtime error
- Replies: 3
- Views: 120
Re: Migrate EM-iView Catalog script gives runtime error
I didn’t say that starting over is the solution. For the topic starter it may be because he (I assume) is not fully operational yet. The solution for you is what I replied in Mantis: if you do not have a backup then send me the database so I can try to recover it. Sure, Google that error message and...