Sean Murphy
- Activité totale 85
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 0
- Abonnements 25
Aperçu des activités
Dernière activité effectuée par Sean Murphy-
Sean Murphy a ajouté un commentaire,
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 a ajouté un commentaire,
Thanks a lot for the info. I'll have to try some things out.
-
Sean Murphy a ajouté un commentaire,
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 a ajouté un commentaire,
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 a créé une publication,
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 a ajouté un commentaire,
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 a créé une publication,
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 a ajouté un commentaire,
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 a créé une publication,
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 a ajouté un commentaire,
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...