Lightroom scripts, any interest?

I have started tinkering with writing some scripts in Python to go in and do some custom updating in the LR database.
The first script I've written is one that fill a void after moving from IMatch. In IMatch I had several key tags that I wanted all photos to be tagged with. That is, I wanted all photos to be tagged with that tag or one of its children. For instance, I had one key tag named "People", and all photos would have that tag or one of its children. For photos without people in them I would simply have a None sub-tag.
The void that needed to be filled was that I could in IMatch add a calculated tag that said "This tag will contain all images that do not have the People tag (or a child tag) applied to it". That way, to work through new images I would simply go to this calculated tag and start tagging photos. As I worked my way through it, the images would disappear from this calculated tag, eventually leaving it empty for my next import.
This is what I've added a simply script for with LR. I can now add a child-tag to my key People tag named "@missing" (the name is arbitrary, but @ sorts it to the top of the child-tags), and when I run the script all photos not having one of the People-tags applied to it will be in the @missing tag.
To begin with I will work with tags only, as dealing with all the metadata applied to images looks like a daunting task.
But, my question is, is there an interest in such scripts? Perhaps we could join forces if there are more people out there wanting to work with this.
My email is [email protected], but I will monitor this topic as well.

Part of the issue some people were having when updating the database in 1.1 were due to externally modified databases. While they still worked fine with the old version, the conversion program would break due to the unofficial changes.

Similar Messages

  • Any interest in scheduled network TM and VM backups

    Hi,
    I spent sometime writing some launchctl and bash scripts to setup Time Machine backups on an Apple Desktop while excluding all meaningless items (Applciations, System Files, Downloads folders, Music etc...) and also excluding VMs from the Time machine backups. It is scheduled on a machine to run based on a CSV file (1 csv file per all machines, located on the hdd of each machine). The script will actually wake up the desktop to run the backup as well.
    It also will backup all VMs (Virtual Box & VMWare Fusion) that have been ran in the last week on a weekly basis. Just keeping a single backup every week.
    It was important for us to do this as we had problems with a bunch of TM Backups running at the sametime overloading the central backup server.
    Any interest so that I post the scripts etc... online?
    Thanks~

    Hi,
    Sorry to jump in on this thread,
    Once you change the preferences with the 'Time Machine App' (i.e. to once a week at 8.00pm) how do you go about changing it back in the future if this software isn't an actual application?
    Just asking because i'm sure i'll forget the link to this app and not be able to figure out how to change it back to an hourly backup in the future if need be.
    I've opened my Time Machine preferences but there's no options to change it back to an hourly backup.
    Thanks!
    UPDATE:
    Sorry, just figured out that I could drag the TimeMachineEditor.app to my applications folder to have it for future changes. It said earlier it wasn't a application so I assumed that it wouldn't create an App programme icon. Sorry, but hopefully it helps someone who had a stupid moment like me
    Message was edited by: dherron

  • HT4759 can sign into icloud but won`t let me in . says wont open because of long running script . any ideas

    Can sign into icloud but wont let me in . says wont open due to lond running script . any ideas thanks

    Restart your PC and try again.

  • Any interest in daily built e17 cvs snapshots?

    Hi i have created a system for myself in which i build, mostly daily, a bleeding edge version of e17. I do not wish to compete with the rensel repository, I only want to find out if there is any interest, as i build them anyway for private use. If there is enough interest i can create an unofficial repository.
    btw I create the following packages:
    ecore-CVS_20050326-1.pkg.tar.gz
    epeg-CVS_20050326-1.pkg.tar.gz
    e-CVS_20050326-1.pkg.tar.gz
    epsilon-CVS_20050326-1.pkg.tar.gz
    edb-CVS_20050326-1.pkg.tar.gz
    erss-CVS_20050326-1.pkg.tar.gz
    edje-CVS_20050326-1.pkg.tar.gz
    esmart-CVS_20050326-1.pkg.tar.gz
    eet-CVS_20050326-1.pkg.tar.gz
    etox-CVS_20050326-1.pkg.tar.gz
    elicit-CVS_20050326-1.pkg.tar.gz
    e_utils-CVS_20050326-1.pkg.tar.gz
    embryo-CVS_20050326-1.pkg.tar.gz
    evas-CVS_20050326-1.pkg.tar.gz
    emotion-CVS_20050326-1.pkg.tar.gz
    evidence-CVS_20050326-1.pkg.tar.gz
    engage-CVS_20050326-1.pkg.tar.gz
    ewl-CVS_20050326-1.pkg.tar.gz
    engrave-CVS_20050326-1.pkg.tar.gz
    examine-CVS_20050326-1.pkg.tar.gz
    entice-CVS_20050326-1.pkg.tar.gz
    iconbar-CVS_20050326-1.pkg.tar.gz
    entrance-CVS_20050326-1.pkg.tar.gz
    imlib2-CVS_20050326-1.pkg.tar.gz
    envision-CVS_20050326-1.pkg.tar.gz
    imlib2_loaders-CVS_20050326-1.pkg.tar.gz
    Best regards Nick.

    cdk wrote:
    WOW ..... e17 rocks.  i just tried it out!  its flipping sweet m8s!  i havent spent much time in it but is it very usable.  i dont mean it has to be super stable but is is usable enough for everyday?
    cheers,
    cdk
    Yes it is usable, though it seems to crash now and then sometimes, I've ran it without any problem for several days. Also keep an eye on http://lude.net/edocs/, the unofficial documentation. It is usually quite up to date.
    The only disturbing thing about e17 is that there are almost no eapp files included by default.
    perhaps I should include some additional eapp files in my builds and extend the menu a bit. Another thing you should try is load engage instead of ibar, as it is a wonderfull dockapp and a lot more.
    For that do the following, all steps only required once:
    load the engage module:
    open a terminal and run /opt/e17/bin/enlightenment_remote -module-load /opt/e17/lib/engage/module.so
    then disable ibar:
    left click on the desktop | modules | ibar | toggle enable
    populate ~/.e/e/application/engage/.order with for example
    [nick@Nick ~]$ cat .e/e/applications/engage/.order
    kontact.eapp
    azureus.eapp
    gimp.eapp
    firefox.eapp
    enterminus.eapp
    xmms.eapp
    evidence.eapp
    konqueror.eapp
    pan.eapp
    gtick.eapp
    all eapp files should be in ~/.e/e/applications/all/ and can be made using  e_util_eapp_edit from the e_util package.
    After that enable engage in the same way as you disabled ibar:
    left click on the desktop | modules | engage | toggle enable
    You can create a wallpaper with e17setroot, it will set it as a background after it creates it, and it stores your background file somewhere in your ~/.e tree. After that you can use emblem to switch/choose any wallpaper you created in that way.
    except for the engage module you can load several others too, they can be found in /opt/e17/lib/enlightenment/modules and most aren't loaded by default. if a module is not loaded it will not be listed in the e17 menu.
    Hope this helps a lot of people
    EDIT:
    I added the icons suggested on http://aje.codewordt.co.uk/ from one of the devs of e17. I do not know if you have to delete your ~/.e before they are picked up, anyway just reinstall e for it to work.

  • I use more than one desktop to edit.  Can I access photoshop and lightroom from any of them, or only from the desktop onto which I have download Creative Cloud?

    I use more than one desktop to edit.  Can I access Creative Cloud Photoshop and Lightroom from any of them to edit, or only from the desktop onto which I have download Creative Cloud?

    Divindino you can activate Photoshop and Lightroom on up to two computers.  You can find more details at Activation & deactivation help - http://helpx.adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html.

  • I have a leica m9, aperture metadata will not show me the lens aperture used, as it does in lightroom 3, any ideas.

    I have a leica m9, aperture metadata will not show me the lens aperture used, as it does in lightroom 3, any ideas.

    This has been an ongoing issue with this camera for a long time. Search the list here or Google the issue to see the many posts on this.
    For whatever reason Aperture is unable to report that data. Some have written that it is because the that particular lens/camera combination does not report the f stop information.
    You can always send feedback to Apple see Aperture->Provide Aperture Feedback

  • Any interest in a medical repo?

    Hi all,
    As a med student with an interest in linux I was wondering if there was any interest in a medical repo? I have made a few packages for personal use, mostly DICOM viewers and libraries, one of which is in AUR and the rest of which will follow soon. There is quite a lot of open source medical stuff though, and I know there is a medical repository for debian, so if there was interest I could package these too.
    I have hosting that should give me enough bandwidth (unless there are more arch-using medics out there than I thought:)). Let me know what you think.
    Stewart

    Quite old when looking at the dates but I think I'm interested in it.
    I'm a radiologist and quite like things working. The distro of my choice is arch, unfortunately the amounts of working dicom viewers is approaching zero.
    Besides I like the simple workflow of Arch I'm forced to use three different OS at the moment. (Arch, Win7 and MacOS).
    Standard is Arch, Win7 for scientific papers..thanks to endnote. And the MacOS with OsiriX as DICOM viewer.
    In some harsh words: That sucks alot!
    Besides there are good programs in my Arch world like the DICOM viewer ginkgo-cadx https://aur.archlinux.org/packages.php?ID=47365 or the citation managers zotero https://aur.archlinux.org/packages.php?ID=46784  / mendeley https://aur.archlinux.org/packages.php?ID=44071
    I think other programs like GNUmed or maybe aeskulap and many more are also helpful for your daily workflow.
    The problem as a doctor is you need things just working everytime and anywhere and for me I'm just to stupid to build and fix things myself.
    I've tried though but I failed so far. For these cases I need alot assistance.
    So if we could form a team, help each other out and could assure PKBUILD files in the AUR work out of the box I would be totally in. I don't think we need a medical repo. AUR is working quite well.
    Anyone else?

  • Any interest in a repo of cross-compilers?

    I recently had to make a couple of cross-compilers for a project that I was working on and wondered if there was any interest in a repo for cross-compilers?
    These are compilers that I know I can easily build (target triplet in brackets)
    linux-32bit:
    arm (arm-none-linux-gnueabi)
    ppc (powerpc-unknown-linux-gnu)
    mips (mips-unknown-linux-gnu / mipsel-unknown-linux-gnu)
    sparc (sparc-unknown-linux-gnu)
    linux-64 bit:
    alpha (alpha-unknown-linux-gnu)
    mips64 (mips64-unknown-linux-gnu / mips64el-unknown-linux-gnu)
    sparc64 (sparc64-unknown-linux-gnu)
    ppc64 (powerpc64-unknown-linux-gnu)
    hppa (hppa-unknown-linux-gnu)   [probably...]
    other:
    windows (i686-pc-mingw32)
    And some that I think can be done and would be quite interesting...
    bsd (i686-pc-kfreebsd-gnu) - the start to the often suggested ArchBSD maybe...
    hurd (i686-pc-gnu) - ArchHURD anyone?  I didn't think so! 
    So, would these be useful for anyone and are there any other architectures people would like?
    For those that are interested, my mingw32 compiler PKGBUILDs are here.  They are quite different to those in the [community] repo...

    I'll be doing lots of stuff with arm since I'm starting to make some homebrew apps for nds.
    But I'm already using:
    pkg: cross-arm-elf-binutils
    pkg: cross-arm-elf-gcc-base

  • Another Kernel pkg: any interest?

    Hey guys, I am just trying to see if there is any interest for yet another kernel set for arch.
    Basically, I had gotten in the habit of building my own kernel package (called neotweek) since about 2.6.19 based on a patchset that was a modification of kamikazee that centred around the ck patches and scheduler. I stopped working neotweek when CK stopped developing for the linux kernel; but I was wondering if people would be interested in a legacy pkg build of this particular kernel. Here is the broken-out patch list.
    2.6.22-sd-1.0-boost.patch
    2.6.22-sd-1.0-boost-tunable.patch
    acpi-buggy-bios.patch
    acpi-dsdt-initrd-v0.8.4-2.6.22.patch
    ahci-link-power-management-2.6.22.patch
    alsa-cvs-20070721-2.6.22.patch
    atapi-asynchronous-notification-2.6.22.patch
    aufs-cvs-071807-2.6.22.patch
    centrino_undervolt.patch
    cpu-support-rollup-2.6.22.patch
    enable-4k-stacks-default-2.6.22.patch
    ene-cardreader-support-2.6.22.patch
    ext4-updates-2.6.22.patch
    genpatches-2.6.22-2.patch
    gspca-20070508-2.6.22.patch
    hrtimers-2.6.22-1.patch
    hz-864-kconfig-option.patch
    ipw2100.patch
    ipw2200-1.2.2-2.6.22.patch
    ipw3945-1.2.1-2.6.22.patch
    iwlwifi-0.1.2-2.6.22.patch
    linux-phc-0.3.0-pre1-2.6.22.patch
    mactel-patches-2.6.22-1.patch
    neotweek-version.patch
    patch-2.6.22.1
    patch-2.6.22-ck1
    powertop-2.6.22.patch
    realtime-lsm-2.6.22.patch
    reiser4-2.6.22.patch
    sata_nv-sw-ncq-support-2.6.22.patch
    series
    suspend2-2.2.10.2-for-2.6.22.patch
    toshiba-bluetooth.patch
    udf-2.50-2.6.22.patch
    unionfs-2.6.22.patch
    usb-storage-unusual-devs.patch
    uvesafb-0.1-rc3-2.6.22.patch
    xpad-360-support-2.6.22.patch
    This build seems to work well with the arch boxes I use, but I wanted to see if there was any community interest in such a kernel before I go through the efforts to cleanup the PKGBUILDS and sanitizing the default configs, etc etc for an AUR submission.
    PS - the centrino undervolt patch is my own personal patch for manual undervolting of centrino sonoma cpus.

    Hey guys, I am just trying to see if there is any interest for yet another kernel set for arch.
    Basically, I had gotten in the habit of building my own kernel package (called neotweek) since about 2.6.19 based on a patchset that was a modification of kamikazee that centred around the ck patches and scheduler. I stopped working neotweek when CK stopped developing for the linux kernel; but I was wondering if people would be interested in a legacy pkg build of this particular kernel. Here is the broken-out patch list.
    2.6.22-sd-1.0-boost.patch
    2.6.22-sd-1.0-boost-tunable.patch
    acpi-buggy-bios.patch
    acpi-dsdt-initrd-v0.8.4-2.6.22.patch
    ahci-link-power-management-2.6.22.patch
    alsa-cvs-20070721-2.6.22.patch
    atapi-asynchronous-notification-2.6.22.patch
    aufs-cvs-071807-2.6.22.patch
    centrino_undervolt.patch
    cpu-support-rollup-2.6.22.patch
    enable-4k-stacks-default-2.6.22.patch
    ene-cardreader-support-2.6.22.patch
    ext4-updates-2.6.22.patch
    genpatches-2.6.22-2.patch
    gspca-20070508-2.6.22.patch
    hrtimers-2.6.22-1.patch
    hz-864-kconfig-option.patch
    ipw2100.patch
    ipw2200-1.2.2-2.6.22.patch
    ipw3945-1.2.1-2.6.22.patch
    iwlwifi-0.1.2-2.6.22.patch
    linux-phc-0.3.0-pre1-2.6.22.patch
    mactel-patches-2.6.22-1.patch
    neotweek-version.patch
    patch-2.6.22.1
    patch-2.6.22-ck1
    powertop-2.6.22.patch
    realtime-lsm-2.6.22.patch
    reiser4-2.6.22.patch
    sata_nv-sw-ncq-support-2.6.22.patch
    series
    suspend2-2.2.10.2-for-2.6.22.patch
    toshiba-bluetooth.patch
    udf-2.50-2.6.22.patch
    unionfs-2.6.22.patch
    usb-storage-unusual-devs.patch
    uvesafb-0.1-rc3-2.6.22.patch
    xpad-360-support-2.6.22.patch
    This build seems to work well with the arch boxes I use, but I wanted to see if there was any community interest in such a kernel before I go through the efforts to cleanup the PKGBUILDS and sanitizing the default configs, etc etc for an AUR submission.
    PS - the centrino undervolt patch is my own personal patch for manual undervolting of centrino sonoma cpus.

  • Are there any interesting tricks that the iphone 5 can do?

    Are there any interesting tricks that the iphone 5 can do? Are there any secrets?

    How about these:
    Apple - iPhone 5 - Learn some helpful iPhone tips and tricks.
    50 iPhone 5 tips and tricks - Opinion - Trusted Reviews

  • Just bought Lightroom 6 through B&H Photo Video online and now Adobe says it is "unable to validate this serial number for Lightroom".  Any help for me here folks?

    Just bought Lightroom 6 through B&H Photo Video online and now Adobe says it is "unable to validate this serial number for Lightroom".  Any help for me here folks?

    If you want to buy the product Lightroom 6.0 from the Adobe Website, then please visit here-
    http://www.adobe.com/products/catalog/software._sl_id-contentfilter_sl_catalog_sl_software _sl_mostpopular.html
    And scroll down to the bottom and spot the Lightroom 6.0 to buy the standalone application.
    You can buy the application as an upgrade or full product (second red box in the screen shot shows the previous version of the software you own and needed to be selected if you are buying the upgrade Lightroom 6.0 ) in case you have the previous version ( Lightroom 1.0, 2.0, 3.0, 4.0, 5.0 ) serial number registered or noted somewhere.
    Here is the screenshot which might help you in buying the product correctly,
    You can visualize the first red box where you need to select on the drop down to make the purchase as an upgrade product or the full version of the application.
    If you have the qualifying product ( Lightroom 1.0, 2.0, 3.0, 4.0, 5.0 ), then it would cost you just $79 else $149 in case of full installer.
    Try, it might help you get over the plight of buying the product.
    Thank you so much.

  • Any interesting Annual Reports built with Adobe DPS?!

    Hello
    I have a client that may be interested in building an app for their Annual Report. Lots of flashy diagrams and charts etc will be needed! I come from a design for print background so I can only use basic flash and I have tried Adobe Edge. Can you export flash to html 5 with the new CS6?
    Also anybody got any interesting links to any AR apps that are out there?
    Any help appreciated!
    Cheers
    Gemma

    Ya GE's one is not too bad thanks! I downloaded Audi, Bertelsmannan, Carlsberg and Telenet too. Some of them have just taken their print versions and uploaded them which don't really work. Two colums of text and type is not legible etc.
    I have tried Hype which seems to be more intuitive than Edge but its probably good to stay with Adobe as it will be more compatible with Photoshop and illustrator?
    Cheer
    Gemma

  • Can't import new photos into lightroom 4, any help?

    I have macbook pro, a external HD with all my RAW files in a folder called 2013, I imported edited and export 2 photos into the same external folder, using lightoroom 4. Now I wanted import the others but they all grey out and there's no import button to import, any ideia what's i'm doing wrong?

    Take my apologize for the delay doceddy. This issue is 90 percent permissions related. But one thing is confusing in this. If it would be permission issue it should not affect for example the desktop folder. .
    Testing:
    1 / Create a floder TEST on the desktop.
    2/ Use the transfer method which you normally to download the rwas from your cam. Put few raws into the TEST folder.
    3/ Run Lightroom and try to import those in TEST.
    4/ If it does not work: highlight the test folder - right click - properties - check if there is read only attribute.
    5/ If it so - try to put the blue marker from this box away and click apply.
    6/ After this close the dialogue (the operation will run some small time). Then do it again if your system allowed you to apply the change. So second time should be the attribut away. If it is start Lightroom and try to import again from TEST.
    7/ Give me some feedback then please - I will suggest you some other steps if it does not work.
    Good Luck
    David

  • Any interest in sending emails as Outlook appt. request???

    All,
    I recently had a business need to send emails as meeting requests in Outlook. There are two ways to do this:
    1. The appt is sent as an attachment that a user can open and accept.
    2. The appt is sent as the email.
    The latter was the business requirement. This is done be combining a vcalendar standard with some things that Outlook needs to see the email as an appointment.
    It was a pain in the butt but I've made progress and got it working. It will NOT work with APEX_MAIL.
    I'm posting this because I know this is not just ApEx specific but if some people are interested, and the forum administrators don't mind, I'll post some details to get the ball rolling for others.
    Please respond to this if you are interested.
    Regards,
    Dan

    All,
    Of the two methods I mentioned before I will explain the second: sending the appointment as the email. The trick here, and the reason APEX_MAIL will not work, is that the email is a MIME multipart message that consists of two parts: the icalendar object and the regular message data. APEX_MAIL, at least for now ;), is not robust enough to allow us to create and specify the custom MIME types needed. For the basics on multipart messages see the following...
    http://en.wikipedia.org/wiki/MIME#Multipart_Messages
    For those of you that have the ability to use Java, the javax.mail package will work BUT REQUIRES MODIFICATION. See the following for details...
    http://forum.java.sun.com/thread.jspa?threadID=169827&start=0&tstart=0
    If you would prefer to keep your solution in PL/SQL or do not have the ability to use Java, I've included a specification and body for a basic procedure, SEND_MAIL, that can be added to any package. This is only a basic procedure to help get you started and requires EXECUTE ON UTL_SMTP.
    All you have to do is call the SEND_MAIL procedure passing a valid icalendar object to the p_body_cal parameter. For details on that see the following…
    http://en.wikipedia.org/wiki/ICalendar
    I HIGHLY recommend creating a function to create your icalendar objects for you. Let me know if you would like an example of such a function.
    SEND_MAIL spec
       PROCEDURE send_mail (
          p_from         IN  VARCHAR2
        , p_to           IN  VARCHAR2
        , p_subj         IN  VARCHAR2
        , p_body_html    IN  VARCHAR2
        , p_body_cal     IN  VARCHAR2
       );SEND_MAIL body
       PROCEDURE send_mail (
          p_from         IN  VARCHAR2
        , p_to           IN  VARCHAR2
        , p_subj         IN  VARCHAR2
        , p_body_html    IN  VARCHAR2
        , p_body_cal     IN  VARCHAR2
       AS
          l_connection   UTL_SMTP.CONNECTION;
          l_mail_server  VARCHAR2(255) := 'mail.yourserver.com';
          l_mail_port    PLS_INTEGER := 25;
          l_msg_hrd      VARCHAR2(32767);
          l_msg_body     VARCHAR2(32767);
          l_lf           VARCHAR2(2) := CHR(13)||CHR(10);
       BEGIN
          l_msg_body := ''
             || 'Date: ' || TO_CHAR(SYSDATE,'DAY, DD-MON-RR HH24:MI') || l_lf
             || 'From: <' || p_from || '> ' || l_lf
             || 'Subject: ' || p_subj || l_lf
             || 'To: ' || p_to || l_lf
             || 'MIME-Version: 1.0' || l_lf
             || 'Content-type: multipart/mixed; boundary="frontier"' || l_lf
             || '--frontier' || l_lf
             || 'Content-Type: text/calendar' || l_lf
             || 'charset="utf-8"' || l_lf
             || 'method=REQUEST' || l_lf
             || 'component=vevent' || l_lf
             || l_lf
             || p_body_cal || l_lf
             || '--frontier' || l_lf
             || 'Content-Type: text/html' || l_lf
             || 'charset="utf-8"' || l_lf
             || l_lf
             || p_body_html || l_lf
             || '--frontier--';
          l_connection := utl_smtp.open_connection(l_mail_server, l_mail_port);
          utl_smtp.helo(l_connection, l_mail_server);
          utl_smtp.mail(l_connection, p_from);
          utl_smtp.rcpt(l_connection, p_to);
          utl_smtp.data(l_connection, l_msg_body);
          utl_smtp.quit(l_connection);
       END send_mail;Good luck and happy coding.
    Regards,
    Dan
    I forgot to define l_lf...
    Message was edited by:
    dmcghan

  • I can't download any images with Lightroom from any of my cameras, NIkon NEF, or Canon IMG, or Sony

    I can't download any images with Lightroom 4.4 from any of my cameras, NIkon NEF, or Canon IMG, or Sony DSC images...please advise...I used to download all my images with the previous versions...3.0   I have Mac 10.7.5
    mark

    Sounds like a hardware problem to me.
    Card reader or cable gone bad; or as Victoria said, permissions

Maybe you are looking for