CaptureOne and NeoFinder

Post here to tell us how you are using NeoFinder, and ask questions to other users
Post Reply
User avatar
JSS
Posts: 5
Joined: Mon Jun 26, 2023 7:00 pm

CaptureOne and NeoFinder

Post by JSS »

I have been using CaptureOne for both raw processing and cataloging. As I am now painfully aware, using programs like CaptureOne, Lightroom, and Photos to catalog images is a big mistake: see https://cdfinder.de/blog/files/skip_app ... s_app.html . In this thread, let's compare notes on how to use NeoFinder with CaptureOne, especially for those who want to decouple cataloging from raw processing. My first sub-post (response) indicates how to make XMP sidecar files from the CaptureOne catalog.
John S Sadowsky, Maryland, USA
User avatar
JSS
Posts: 5
Joined: Mon Jun 26, 2023 7:00 pm

Re: CaptureOne and NeoFinder

Post by JSS »

XMP Sidecar Files

C1 (CaptureOne) interaction with XMP sidecar files is explained in the C1 User's Guide here: https://support.captureone.com/hc/en-us ... ecar-files.

If you have not used sidecars with CaptureOne, but now want sidecars for NeoFinder cataloging, C1 will make XMP sidecar files as follows. Open Settings and click on the Image tab at the top. Under Metadata in "Auto Sync Sidecar XMP:" select "Full Sync." This will automatically generate XMP sidecars with C1-generated metadata, including keywords, star ratings, and color labels. It does not include metadata usually stored in raw files like Exif (which includes image capture data) or IPTC. And, of course, you will not get any information on raw development out of C1.

You may also check "Prefer Sidecar XMP over Embedded Metadata," which, when checked, tells C1 to prefer sidecar metadata over metadata that may be contained in raw files when they conflict.

I tried this with a Session that contained a few hundred raw files. It ran pretty quickly. I would not try this on a large C1 catalog. I intend to break my C1 catalog (~50,000 images) into Sessions or perhaps individual EIPs. I'm unsure yet what's the best way to go about this.

Here is part of the sidecar code for one ARW raw file. (The spaces are where I deleted lines for brevity.)

Code: Select all

<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 5.5.0">
 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

   <xmp:Rating>2</xmp:Rating>
   <xmp:Label>Red</xmp:Label>

   <lightroom:hierarchicalSubject>
    <rdf:Bag>
     <rdf:li>~WHO</rdf:li>
     <rdf:li>~WHO|Dogs</rdf:li>
     <rdf:li>~WHO|Dogs|Hedy</rdf:li>
    </rdf:Bag>
   </lightroom:hierarchicalSubject>
   
 </rdf:RDF>
</x:xmpmeta>
When I placed the ARW and XMP files into a NeoFinder cataloged folder and updated the catalog, NeoFinder got the star rating (2 stars). Then I edited the sidecar to charge 2 to 3, updated the NeoFinder catalog, and NeoFinder changed the star rating to 3.

However, NeoFinder did not capture the color Label. I tried changing "Red" to "red," - still no Label in NeoFinder. If NeoFinder is looking for a different tag other than "<xmp:Label>Red</xmp:Label>," then we should be able to fix that with an AppleScript.

The keywording system I used in C1 is a "lightroom:hierarchialSubject" system. NeoFinder captured that as "~WHO|Dogs|Hedy," which is the proper hierarchy. I likely will change how I do keywords with NeoFinder. This might be another good application for AppleScript.
John S Sadowsky, Maryland, USA
neo-admin
Site Admin
Posts: 206
Joined: Tue Mar 08, 2022 3:10 pm

Re: CaptureOne and NeoFinder

Post by neo-admin »

Thank you for posting how Capture One can be coerced to write the XMP sidecar files properly!

Make sure you activate the "Read and Write XMP color labels" in the Labels Preferences in NeoFinder, and make sure the names are identical to the names in that Preferences section:

https://www.cdfinder.de/guide/4/4.8/color_labels.html
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests