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-
I started testing things after your first post and didn't get to reply because of work, but now that I had applied a processing done script (similar to batch done) it keeps running whatever script ...
-
Hey Eric, The enabling/disabling of the recipes only turns them on and off but doesn't change which recipe is selected. So, if the selected recipe is not enabled and you try to process you receive...
-
Packaging as EIP is a great way to work with files on multiple computers. We use this in our studio workflow and it works great 99% of the time. Do note, though, that we have experienced some hic...
-
There is a difference between ticked (aka enabled) versus highlighted (aka selected). If you have a recipe highlighted but not ticked then an error pops up that says: "The selected recipe will not...
-
We have also added in a System Events check to make sure the folder doesn't already exist. If it does exist then the user is prompted with a dialog asking if they want to replace or name differently.
-
Very nice. Thanks for sharing.
-
Nice job. Works well.Mind if I ask more about the bugs? Just curious to know if they are the cause of some of the issues we've seen in the past and worked around.
-
Hi Eric, Are you able to automate smart albums? If so, as a workaround, could you create a smart album that looks for items with a specific metadata tag? Automating the addition of metadata is ve...
-
Just a bit of our code as additional examples (includes deleting collections):tell application "Capture One 10" set theDoc to current document tell theDoc browse to path sessionNamePathPosix & "/C...
-
I got a response that is more helpful:Diggin ginto the code, it is reproducible on occasion- as you said, never the first time and always right when specifying an existing recipe format to JPEG (wh...