Sean Murphy
- Total activity 85
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 25
Posts
Recent activity by Sean Murphy-
Get Processing Queue Status?
Is there a way to see the Processing Queue's current status/how many images are left to process? I don't see anything obvious in the scripting dictionary so figured I'd ask here. We have a nightl...
-
Variant ID by order images selected?
I know this is a pretty big shot in the dark but need to ask, any chance there is some code to figure out the order in which variants are manually selected? We're working on a workflow update so t...
-
Change Sort view via AppleScript?
Anyone know if it's possible to change the Sort View without using UI or key code calls? We are currently using key codes to press a keyboard shortcut for Sort by Rating and then Reverse the order...
-
Select specific recipe?
Is it possible to select a specific recipe? I'm able to create, enable (check it on), set all recipe settings, etc. but haven't figured out how to select a specified recipe if it isn't currently s...
-
Extract JPGs from EIPs programmatically?
Cross posted in CO11 Software Mac: I'm wondering if there is a way to programmatically extract the preview JPG files from EIP files. We use ExifTool and can do it with CR2 files but I haven't bee...
-
Preview images available?
Hi, I'm wondering if there is a way to get at the preview images that Capture One creates upon capture into a standard format? We have a use-case for files that are lower res than what is captured...
-
"Can't get current document" issues
Hi all, Has anyone else been experiencing random "Can't get current document" errors with Capture One 11? I just finished converting all of our CO10 scripts to CO11 and we are randomly getting tha...
-
New Filled Adjustment Layer - Easiest Way to Do This?
Is this the easiest way to create a new Filled Mask Adjustment Layer programmatically? (aside from hitting a keyboard shortcut)tell application "Capture One 11" set SelectedVariants to selected var...
-
Repeat with applying metadata sometimes doesn't apply
I have a strange issue with applying metadata after a batch rename, and unfortunately I only have hearsay evidence of it actually occurring and can't reproduce it myself. Our script (attached belo...
-
Finder path to edit CO metadata
I've created a script for copying EIP files from a session's Selects folder to two locations: 1. the Output folder as an archive and 2. a network file share for processing by our retouch team. The...