-
1. Re: Detecting if Auto Tone has been applied?
Rob Cole Jul 25, 2013 3:56 PM (in response to John R. Ellis)Hi John,
I can't think of a single thing that would be reasonable enough to actually do - sorry.
I mean, I've done plugins which rely on a shadow-copy of the catalog created upon startup, but it's admittedly tacky.
e.g. User instructions:
* Make a copy of the catalog before starting up
* then don't auto-tone anything before doing the search (or restart Lightroom..).
(then you can rely on edit-history for the auto-tone setting).Obviously you could automate that somewhat - if user selects "Auto Tone" in their filter, then you write a startup batch file and have user startup using it before searching, etc..
(or I suppose you could just find the most recent catalog in the catalog backup folder...)
PS - SQLiteroom has an option to make the shadow copy upon startup, which I use in the DevHistoryEditor plugin.
I mean #2, you could auto-tone a virtual copy then compare settings to the original - odds are very low user would come up with exact same settings as auto-toner (I know, yuck..). then there's the vcopies to dispose of..
Will let you know if I think of anything slicker.
Cheers,
Rob
-
2. Re: Detecting if Auto Tone has been applied?
John R. Ellis Jul 26, 2013 7:48 AM (in response to Rob Cole)Thanks, that was my suspicion.


