Reverting to original filename issue

Still pretty new to Lightroom and I made a workflow error that I cannot seem to fix. Wondering if anyone had any thoughts.
When I import I put original files on my working drive and my backup drive. I then work off the working drive editing. When done I rename my files 0001, 0002 etc. for export.
Once the work is done and delivered I simply delete the originals from the working drive and then point lightroom to the backup copy in case I need to re-edit anything in the future.
This process worked with Aperture because Aperture does not actually rename the original files. (It creates a version name.)
Lightroom unfortunately does not like this method since it is looking for the renamed versions and not the original names that are on the backup drive. I tried to rename back to original but it will only allow this if it can find the original.
I am stuck with individually having to re-link 800 images per wedding.
Am I missing a simple fix?
(I know in the future i must copy the renamed versions to the backup drive before deleting from the working drive. )

Going to post how I fixed this in case it ever comes up for someone.
This method does require knowledge of MYSQLite so it is probably not a very accessible fix but can be done.
Probably a bunch of gibberish to most but here goes.
This is for Lightroom 5.7..1 - database structure might change in the future and this would no longer work.
1. You need to download SQLitebrowser
2. Duplicate your LR Library in case you mess up.
3. Open your LR Catalog in SQLitebrowser
4. Go to the AGLibraryFile
5. Execute the following sql scripts:
To move Original Filename to idx_filename field 
- update AgLibraryFile set idx_filename = originalFilename
To move Original Filename to lc_idx_filename field 
- update AgLibraryFile set lc_idx_filename = originalFilename
To move Original Filename to baseName field 
- update AgLibraryFile set baseName = originalFilename
To remove the file extension from the baseName
- update AgLibraryFile SET baseName = SUBSTR(baseName, 1,LENGTH(baseName)-4)
Open Lightroom and you will magically have all your photos back to their original names even if you have lost the renamed RAW.

Similar Messages

  • How to revert to original image filenames in acr?

    Setup is Photoshop CS4 on Apple platform. ACR was used to batch rename a group of images with the option to preserve original filename in xmp activated. Due to an error when renaming, I now wish to have a few files revert to their original filename. I can't find any info on how to do this. Any help greatly appreciated!

    Anyone please help me, how to find out the embedded image resolution in illustrator file through script.
    Thanks,
    Prabudass

  • How does iPhoto handle rotating images? 'Revert to Original' Issue

    I use iPhoto for all my images, and need to get my head around how it stores images, particularly when edited. If I rotate a photo, for example from horizontal to landscape, then I think it stores the old version, and the new version. I can use the menu to 'Revert to Original' - which shows the unrotated image.
    According to iPhoto, my library size is 24.8gb.
    According to Finder, the library size is 34.2gb
    I would like to reclaim this nearly 10gb back, as if I have rotated a photo, I do not need the original version! It would also be nice to change the iPhoto behaviour, so when you rotate an image, it does not create a new file.
    I have heard of iPhoto diet, but that does not work reliably for newer versions.
    I use iPhoto 7.1.4 (the latest) and any help or advice would be appreciated.

    Welcome to the Apple Discussions. The best way to do what you want for future photos is to upload the photos from the camera to a folder on the desktop, rotate the file there before importing into iPhoto. There are 3rd party applications that can losslessly rotate image files. Also do not turn on the Auto-Rotate feature of your camera if it has one.
    For those that are already in the library the only way to do what you want is to replace the original file with a copy of the edited file inside the library package and then do a revert to original on that file.
    To facilitate replacing the original files with a copy of the edited (modified) files put all of the files you want to replace into one Event. That will put them all in one folder within the Originals folder and Modified folder. Then copy the contents of the Modified subfolder into the corresponding Originals subfolder.
    You run a big risk of damaging the library if an error is made during the process. It's really not recommended. In other words *proceed at your own risk and make a backup of the library before proceeding*.
    The reason the finder reports a larger library is that it is reporting the original, thumbnail and modified files as well as the database, cache and data files.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    Note: There's now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • Retaining original filename in FILE- SOAP- SOAP- FILE

    We have faced a scenario where I have to retain original filename in File-> SOAP-> SOAP ->File. The issue is that we don't have any ESR objects and neither do we intend to create any. So its purely configuration to transfer file from one folder to another.
    Any suggestion would be highly appreciated.
    Thanks,
    Swati

    Hello Swati,
    Even after trying the above steps suggested by Praveen, if you don't get the results use Dynamic Configurations module in the Receiver channel along with the above settings.
    1) Make sure the above settings are done (given by Praveen)
    2) Assign a new variable as the file name parameter under receiver channel configurations.
    3) Assign the "message:interface_name" value to the variable under Variable Substitution
    4)Under Module Tab do the following:
    Let me know if you still face any further issue.
    Regards,
    Simran

  • Original filename as keyword

    I've a habit of renaming files with custom names. Thing is, I like to know what the original, camera-applied filename is so I can get back to the unaltered original if needed.
    LR will append the OR file numbers to a custom name on export, but what I'd like is to automatically have the OR camera filename entered as a keyword or somewhere in the EXIF data on every file I import.
    Is there a way to do this?

    John, Reid,
    You are making far too easy and quick assumptions on this issue :) There are a number of reasons to want this feature.
    Many pros retain the original file name out of the camera as a reference point in new titles. For instance, I rename all files using shoot information--location, subject, etc--but I add that to the Nikon DSCXXXX original title--I reference client shoot info by the range of those numbers, and I immediately file the original RAW to offline storage using a copy for editing and working db usage. And, of course, the titling feature of LR takes this possibility into account, so they must have realized that there would be good uses for retaining the original title and simply adding text to it.
    My entire collection of 200,000 images is based on that procedure.
    I do not know precisely why the OP wants this, but for sure it is not an unusual request. On the other hand, as long as he retains that number as part of the title he can use the 'find' function (potentially slow if you have a large db, but....that is another matter)to locate any image by the original camera number, or any other part of the title, or any date as well.
    In Bridge, you can check a box to preserve the original filename in the metadata before you rename. For that matter, Bridge CS3 is faster for renaming and a lot of other operations, so the OP could take that approach if he has both apps. If there is such a function in LR, I am unaware of where it is. In any case, doing that is common practice with professionals.

  • Filename issue when publishing to NAS

    Despite different settings, files are always exported wrong to my NAS (Synology). Original Filename: e.g."2013-08-01-Portraits Angelina-01.dng", exported filename always: "2013-Angelina Portraits-01.jpg". I tried different export modifications of the filename (date-user defined name-counter) or just the original filename- and always ending up with the same export name. I already checked the metadata- in lightroom, everything seems OK to me.
    I didn't have this issue when simply exporting e.g. into a folder on my desktop.
    Any hints?
    Another question: when renaming files, all files are correctly renamed except copies (e.g. when creating mutations from the same original)... I would appreciate them to be renamed in the same order like the originals...

    P.S. May this issue be caused due to a missing underscore, e.g. Portraits_Angelina? And why do I have this problem only on the Synology? Different file name convention..?

  • Inability to revert to original in iPhoto

    I edited a JPEG photo in iPhoto (cropped).  However later and after editing some other photos, I decided to revert the first photo to its original version. However, the option Photo>Revert to original button was not lit. In the Quick Fixes tab of the Edit pane, the “Revert to Original” was similary not lit and nor was the “Revert to Previous”.  It appears therefore that I am unable to trevert the photo. Any ideas?

    That worked fine.  I have gone back through my library and the issue appears to relate to some (but not all) photos that I brought across from my old iMAC (Power PC) which used iPhoto '06 and onto my new iMAC purchased in the summer of this year and running Lion plus iPhoto '11.  Photos uploaded since are all fine.  All data from the old machine was copied across using the Mac transfer facility for new machines.  Interesting that the issue relates to old photos pre the new MAC - some that I know I edited now no longer permit revert to original.  Also, if I amend them further, these changes are saved so that, again, I cannot revert to original. Looks like an issue relating to the way these files were brought across and are being saved in iPhoto '11.

  • Rename files and retain portions of the original filename

    I posted a thread about this a while ago, but no solution was given:
    http://discussions.info.apple.com/thread.jspa?threadID=2564646
    The issue is this: I can't figure out how to rename imported files while also retaining part of the original filename. The images come off of the camera like this:
    DSC_3497.nef
    I need to do the following:
    +- Retain the unique number that the image already has. I don't want to rename the files by date, location, lunar phase, or some other esoteric identifier. I think having a unique ID for each image (one that shows up in standard OS-level searches on both Mac and PC systems) is useful.+
    +- Replace "DSC" with the camera model (D3X), since I use multiple cameras with different resolutions and also need to be able to search for images from a certain camera outside of Aperture (i.e. tags/keywords would not help).+
    +- Add a digit prior to the four-digit string to indicate the true numeric sequence of the file. Since Nikon cameras reset the number sequence every 10,000 files, I want to indicate the true sequence number directly in the filename. This will also avoid filename overlaps. It also lets me know how many images I've shot with each camera.+
    The intended final result would look like this:
    D3X_63497.nef
    Showing the 63,497th image taken with my D3X.
    In Aperture's "File Naming" dialog, I don't see a way to split the existing filename in this way. It looks like I can only append or prepend a Custom Name to the Version/Master name. I don't see a way to split the existing filename at the underscore, for example, so that portions of the original filename can be selectively replaced.
    This is not about finding a workable naming scheme for Aperture and then renaming all existing files. I spend time on the PC side for various things and also work with a number of people who don't use Aperture but need access to my image library. I also have hundreds of references to existing filenames in various print and web design projects, as well as my Flickr account with 3000+ photos.
    Going back and updating all that stuff is not going to happen. But using a System Service to rename files after every import is also pretty tedious.
    Any solutions that meet the three criteria outlined above would be greatly appreciated.

    sempervirent,
    You're asking for some pretty advanced file naming. Most people aren't going to need that sort of function, so I doubt there will be a hook into Aperture to do such a thing. I suggest using a shell script or Applescript along with EXIFTool to rename files before you import them into Aperture. http://www.sno.phy.queensu.ca/~phil/exiftool/
    Retain the unique number that the image already has
    If you're not afraid of the command line, it's easy enough to use a tool like awk or maybe perl to parse that sequence number from a well-formatted string like the picture name
    Replace "DSC" with the camera model (D3X)
    You can use EXIFTool to extract the camera model from the EXIF dat ain the photos
    Add a digit prior to the four-digit string to indicate the true numeric sequence of the file.
    Good luck with this one. You'll have to do a filename search through all of your previous files to find out what 10,000 you're on. It's possible, but you'd have to do some specialized coding in AppleScript or shell script.
    nathan

  • Show originally filename in attachment list (generic object services)

    Hello everybody,
    does anybody know, if it is possible to show the originally filename of a document in the attachment list of generic object services?
    If I add more than one document for the same document type in generic object services, I'm not able to distinguish the documents.
    When I want to save an attachment to local PC, SAP offers me the originally filename as default. Therefore, the filename has to be saved somewhere...
    Thanks for any help or ideas in advance,
    Peter

    Richard,
    Your using the wrong object, I don't have access to an SAP system right now, so I can't tell you what the correct object is, but when it's configured correctly in OAC3 it will not be grey out.  Best thing to do it see what the object the program is publishing.  This is what GOS is looking for.  IFARCH21 is not the answer, unless your using workflow

  • HT2513 I can't delete events recurring annually...not part of birthday calendar, one's I've added manually.  I've tried delete key, cut event, changing to no recurrence, they just revert to original recurrence and will not be removed from my calendar.  Th

    I can't delete events recurring annually...not part of birthday calendar, these are events I've added manually.  I've tried delete key, cut event, changing to no recurrence, they just revert to original recurrence and will not be removed from my calendar.  Events that occur weekly I'm able to delete, this is only happening with events recurring annually.  Very frustrating.  Thanks for any ideas.

    If you are using a PC, log on to iCloud using Safari (rather than Explorer) to reset the photostream. Then turn iPhone/iPad photostream off and back on. I was getting the same server error as you and this advice from another blog worked for my iPhone and iPad.  But I still can't get photostream deleted from my apple tv. There does not seem to be a photostream on/off control In Apple tv 4.4 software.  I tried switching the screen saver to one of the ones that comes preloaded on the device, then back to photostream but all the old photos are still there.  If anyone can help with this, I would appreciate it.

  • After editing a photo, I sometimes get an error message that the "File is empty".  Can revert to original and start again, but file disappears after editing.

    So frustrating!  I open the photo.  Edit by cropping, adjusting color, etc.  It's perfect.  I click DONE and move on to the next.  When I come back, the first photo is gone.  I can see it in the album but cannot open it.  When I look at the file information, it shows zero KB.  If I move it to the desktop and try to open it, the error message says the file is empty.  I can revert to original and there it is.  Edit again, and again it disappears.  What am I doing wrong?  I am using iPhoto 09

    You shooting with a Nikon? We've seen a few examples of this bug with Nikons on 09 and 10.6, with no solution except to upgrade.
    Regards
    TD

  • Save As option to preserve original filename

    I know that this option exists when batch renaming in Bridge, but I am wondering about the ability to do this from Photoshop.
    It would be nice to be able to preserve the RAW filename to a file when saving from Photoshop.
    We do a lot of photography for artists, for cataloging purposes. Often, we rename photographs with the title of the piece of artwork, since that is the easiest way for artists to refer to the images. However, if for some reason we need to go back to the RAW file to adjust exposure or color, it is difficult to locate it because we can't retrieve the camera assigned filename unless we do numerous search by date modified/folder name/etc. queries. If there was an option in Photoshop's Save As dialogue to preserve original file name, it would be much easier to just look at the photograph's metadata and know which RAW file it came from.

    Correct. When you Batch rename in Bridge, there is an option to 
    "Preserve Original Filename," it comes in really handy as far as being 
    able to trace images back to the RAW format, when files are named by 
    the camera with a number rather than with some sort of descriptive 
    element like BlueChair.psd. When clients call to request an image, 
    they are much more likely to ask for the "picture of Blue Chair" than 
    "_DSC7834."
    I am not really familiar with scripting, but I imagine what you're 
    thinking would add a few steps to the saving process, which would be 
    difficult (but not impossible) to implement company-wide. I could also 
    be way off-mark in that assumption.
    Thanks for the tip, though.

  • Missing original filename after export to photoshop

    Hi
    using the export function to edit a file in photoshop (german "bearbeiten in Photoshop") generates a new file, but without the original filename.
    Example:
    Export "my picture 234.nef" as a tiff to photoshop generates a file called "-bearbeitet_1.tif" (german "bearbeitet" = "edited") . "my picture 234" is gone.
    I tried to manipulate a token in "Lightroom 2 Preferences.agprefs" which looks odd, but afterwords lightroom 2 would not start anymore saying something like i have a bad lightroom catalog.
    Any thoughts?
    Cheers, dietmar

    In LR "Preferences, External Editing", how is the file naming template at the bottom of the dialog set up? This determines how the edited files are named. Sounds like yours might be set to something that doesn't include the original filename.

  • Can I get back the original filename even though the file is missing

    I imported 900 RAW images from my desktop into Lightroom, edited them, renamed the filename, and exported them into JPGs. Since I no longer needed the RAW images on my desktop I moved them over to an external hard drive. So now the images are still visible in my Lightroom catalog, but there is no photo to back it up since I moved the original files to the external hard drive. After realizing that I exported the images at 150 dpi instead of 300 dpi I need to re-export the images from lightroon at the proper resolution. But since I moved the originals to the external hard drive there is no photo to back it up in lightroom anymore. So I went to locate the files by clicking on the  "?"  but since I renamed the file when I exported them, the original filename on the external hard drive is now different from the filename in the catalog. Is the only solution to locate the file one by one?  Is there any way I can do them all at once even though the original filename is different from the filename in my lightoom catalog? The original filename is still listed in the metadata, but since the originals are missing it can't change it back.  Please help!

    It sounds as though you moved the files and renamed them outside of Lightroom.  Not a good idea.  I'm not really going to answer the question about retrieving the files.  But if your only concern is the resolution then I wouldn't concern myself about changing the images.  That resolution setting really has no impact or effect of any kind on your images.  It doesn't change the size, or the quality at all.  If you have an image that is 2000x3000 pixels (for instance) it will be that same size regardless of what the resolution setting is.  The only real value that setting has is to give another user an indication of the intent for the image.  When you look at an image in Photoshop and look at the image size feature, Photoshop will tell you the dimensions of the image at that resolution, but that doesn't change anything about the image.

  • Where is Original Filename found in Lightroom 2?

    Up until October 14th, everything I imported into LR included the original filename, which could always be found under LOCATION in the Metadata drop-down menu on the right side of Library Module. But since upgrading to LR 2, and just recently importing a bunch of images, I noticed that this original file name has gone missing. It's not under the LOCATION metadata view, and it's not showing up elsewhere, too. I have looked at help menus, tutorials, etc. without finding an answer. Hopefully someone here will know.
    This matters to me because, for example, after importing and renaming my files, I accidentally deleted a file from my LR catalog and the disc. I had to go back to the RAW backups with original filenames to find that picture. Also, I have had an image or two go 'corrupt' in LR before, and had to relocate the original and re-import it from the RAW backup.
    Thanks,

    Thanks John. I've tried that, here's what happens.
    When I rename AT TIME OF IMPORT, it doesn't show me the original file name in any of the metadata view modes. If I rename after import, it shows the original file name in Location and All. if I don't rename at all, it shows the filename as normal. So it appears that LR 2.x doesn't show it if you rename on import, which if true, is sad that they took that out. I import by 'copy and move to a new location' while renaming. It's a one-step process that way in getting them into LR library and onto the hard drive with the new names all at once. But if that's the way I have to do it from now on, at least I know I can get to that file name somehow.
    Thanks for your help!

Maybe you are looking for

  • How to set the indent for an entire paragraph without shortcut

    I recently got told how to let the whole paragraph have an indent on the left side, just like the first line via Cmd+´(German version of InDesign). Is there also a menu command that does this? I don't like using shortcuts until I know what I'm actual

  • Output of Reports in PDF

    Hi Gurus, My requirement is when running reports is run in 6i by default the output is shown in reports previewer. Instead of this i want to show this as a PDF output as a default what should be done to achieve this. Please let me know. Now, When i s

  • Automatically using a file name as a caption in Adobe Photoshop Elements 8

    Hello! I am trying to import a group of photos that have file names which describe the photo. Is there a way for PSE to automatically caption imported images using the file name as a caption?

  • PR & PO Delete process after Release

    Hello Experts, please tell me with procedure , can we delete PR & PO after  Release . Thanks & Regards Nilus

  • Report Painter for B/S , P&L statements

    Hii gurus this is ramki... Plssss help me in the making of Report painter for Balance Sheet and Profit And Loss Statements , as of now i didn't did Report Painter . I have tried no.of times , i dont know the confg also... My client is asking DR & Cr