Sean Murphy
- Gesamtaktivitäten 85
- Letzte Aktivität
- Mitglied seit
- Folge ich 0 Benutzer
- Gefolgt von 0 Benutzer
- Stimmen 0
- Abonnements 25
Aktivitätsübersicht
Neueste Aktivität von Sean Murphy-
Sean Murphy hat einen Kommentar hinterlassen
Hi Lars, You can create regular albums easily: tell application "Capture One 21" tell current document make new collection with properties {kind:album, file:"/Users/USERNAME/Folder_Location/", na...
-
Sean Murphy hat einen Kommentar hinterlassen
Thanks a lot for the info. I'll have to try some things out.
-
Sean Murphy hat einen Kommentar hinterlassen
Cool info! I forgot that I had made a similar finding with these scripts four years ago and posted on this forum: https://support.captureone.com/hc/en-us/community/posts/360012349658-Batch-done-s...
-
Sean Murphy hat einen Kommentar hinterlassen
Oh, that's a great thought! I'll have to research that some more. If I recall batch done scripts run anytime a batch is done, right? This is the only script running on that machine so don't thin...
-
Sean Murphy hat einen Post erstellt
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...
-
Sean Murphy hat einen Kommentar hinterlassen
Thanks. That is what we currently do also but need to change now that we'll be adding more than six images. Trying to find a good solution that doesn't add too much production time. WIll probab...
-
Sean Murphy hat einen Post erstellt
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...
-
Sean Murphy hat einen Kommentar hinterlassen
One other thing that might be useful if you can get the support from the client, Capture One's color labels are associated with the colors name. So, Green label = "Green" in the metadata, Yellow l...
-
Sean Murphy hat einen Post erstellt
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...
-
Sean Murphy hat einen Kommentar hinterlassen
Deleting found recipe and then creating a new one of that name does the trick though adds on another second each time the script is run (which will be about one hundred times per day). Will probab...