Sean Murphy
- Actividad total 85
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 0
- Suscripciones 25
Resumen de la actividad
Última actividad de Sean Murphy-
Sean Murphy hizo un comentario,
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 hizo un comentario,
Thanks a lot for the info. I'll have to try some things out.
-
Sean Murphy hizo un comentario,
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 hizo un comentario,
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 creó una publicación,
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 hizo un comentario,
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 creó una publicación,
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 hizo un comentario,
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 creó una publicación,
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 hizo un comentario,
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...