
bml
- Total activity 44
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 18
Posts
Recent activity by bml-
Please display create dates before 1970
CompletedI'm using Capture One as DAM. Sometimes I add older scanned pictures, where I change the create date with exiftool. This isn't displayed when before 1970. Seems to be an UNIX behaviour, but this is...
-
Stitching with Capture One 9.1
Knowledgebase article 1840 describes "FlexAdaptor Stitching images in Capture One for Macintosh".I tried it with a Flex Adaptor, a P45 back and Capture One 9.1, but found no way.Since the images in...
-
Keep catalog in sync
I want to keep my Capture One catalog with referenced images on my desktop and my laptop identical.My idea is to do that with rsync:#!/bin/shcd ~rsync -avuE --delete Pictures/ReferencedImages/ rem...