Sean Murphy
- 合計アクティビティ 85
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 25
コメント
Sean Murphyによる最近のアクティビティ-
Hey Rick, Looks they need to be a collection first. If you don't mind creating Favorites for each of the SkuNameFolders you can use these three lines of code between the ########s:tell application...
-
Finding one issue with using the metadata preset in the Styles of Next Capture Adjustments. It seems to clear the metadata preset from NCA upon quitting of Capture One. Seems that it needs to be ...
-
Thanks for the suggestion. Googling that phrase showed me that ExifTool can be used for programmatically extracting the JPG from RAWs. We already use ExifTool for other parts of our workflow, unf...
-
What is this session creator doing and what are some of the bugs? We've created a session creator app and working through a bunch of bugs with it...well, mostly worked around the bugs except in a ...
-
Ok, thanks Ben. That would definitely be a feature request for us. Our digitechs use a script on each look that filters by green label and then sorts by rating and then reverse the order. Would ...
-
Hi Bret, Should be a really easy fix to get it working. Use the POSIX path for the sessionFolderPath instead of the HFS path. So in this case it should be: set sessionFolderPath to "/Users/Br415a...
-
Hi Francis, Which portions of your previous script are you needing Capture One to do? I would assume you're shooting or importing images into Capture One and want to grab the lat/long data, then g...
-
I'm installing Mojave on a text laptop right now and will be testing out C1 11 shortly after install. Will report back soon.
-
Sure does! Thanks Rick. Though, setting that doesn't appear to be part of Capture One's scripting dictionary as of yet. Will add the request to my ticket. Don't want to get back into UI calls/r...
-
Hey Eric, UI scripting is fine in cases but we have a large enough fleet of computers which use a large library of custom applications that we have developed. The requirement to give the applicati...