hi peeps
using plugin across multiple catalogues
given lr shuts down , restarts load anotehr catalogue, can done? want select bunch of photos in 1 catalague, , plugin load catalogue , select photos same name in specified folder in catalogue.
cheers in advance
prefs persist between catalogs, bookeeping in prefs (or other disk file if prefer).
then need run script kill lightroom, , restart new catalog. first part of hardest.
this python command works on windows, dunno how on mac:
os.system( 'taskkill /im lightroom.exe /t' ) |
matt dawson may chime in, since wrote restart script.
another option until better comes along, set up, prompt user quit lightroom.
More discussions in Lightroom SDK
adobe
Comments
Post a Comment