Sean Murphy
- Gesamtaktivitäten 85
- Letzte Aktivität
- Mitglied seit
- Folge ich 0 Benutzer
- Gefolgt von 0 Benutzer
- Stimmen 0
- Abonnements 25
Kommentare
Neueste Aktivität von Sean Murphy-
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...
-
Thanks a lot for the info. I'll have to try some things out.
-
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...
-
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...
-
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...
-
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...
-
Thanks for the code cleanup Eric! Great to see how these things can be tightened up, but at least I was correct in understanding that there wasn't a simpler line of code like you mention about a p...
-
Thanks for sharing Eric. That gets me thinking a bit on how our team uses their adjustment layers. Have you played with copying masks to different images? Is that easily done? We do that a lot ...
-
Thanks a lot for the code Eric. The current document addition to the Capture One dictionary was a welcome addition in 10.1 (the prior alternative gave us lots of issues), but I'll give your code a...
-
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...