Fabrizio Giudici (stoppingdown)
- Total activity 386
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 91
- Subscriptions 120
Comments
Recent activity by Fabrizio Giudici (stoppingdown)-
What I see is that e.g. for "Smart albums" the menu offers me "Delete (from Album abc)", while for regular albums the option is "Delete (Move to Catalog Trash)". Which in a way makes sense, since p...
-
I have just a handful of DNGs and yes, this problem happens to me too. I'm curious to see others' answers, but in my understanding C1 can't delete keywords in DNGs, or at least it's not the simples...
-
It seems related to a sort of degradation of the database or such. Today I added some logging and I could see that this morning it took about a second to create a group/smart album. In a later run ...
-
Thanks for finding the time to review my script. Collisions are avoided by creating each time a "Catalog" root with a different timestamp (e.g. "Catalog 2021-08-03 19:57:19"); in this way, should t...
-
Furthermore, it seems that it gets slower and slower every time I run it. Today it took 120 minutes for completing (same catalog, just a few changes in the input file). It basically took 1 second f...
-
BTW, the script is here: https://bitbucket.org/fabriziogiudici/c1-scripts/src/4ece6e88ce6eb21bf03f4e91d21e4697a0733ec9/Create%20Catalog%20Filter.applescript?at=master
-
Thanks for the tip, it makes sense and it is faster than dumping the database and inspecting it.
-
Ok... looking at the database dump I was able to guess the proper key, it's IB_S_CONTENT_KEYWORDS. Nevertheless: is there a syntax reference?
-
Ok, fixed it. In the custom scripts folder there was an obsolete AppleScript script of mine that contained "tell application 'Capture One 12'". It wasn't shown in the script menu and didn't cause p...
-
Yes, same dialog. But in this case I also see the "load in progress" and after a few seconds Capture One starts with my catalog, the "Where is Capture One 12?" dialog staying on top. As usual I can...