ExifTool Forum

ExifTool => Newbies => Topic started by: helmet0628 on June 23, 2024, 12:45:59 PM

Title: Create a Directory from the Content Identifier
Post by: helmet0628 on June 23, 2024, 12:45:59 PM
Hey i was hoping for some help here.  Long story short i have a need to move files to a subdirectory based on the content identifier.  The Content identifier is used by Apple Live Photos for the Movies and the jpg.  These are needed so it can match up the correct movie file to jpg to maintain the live photos.  Is there a way to do this?  Thanks in advance for the help?
Title: Re: Create a Directory from the Content Identifier
Post by: helmet0628 on June 23, 2024, 01:11:50 PM
Well i think i figured it out.  Here is the command i did and then it created a directory in the subfolder for each of the different content identifiers.  So now i think i have an easier way to link the files and get them organized

exiftool "-Directory<C:\Test\${ContentIdentifier;}" C:\Test