How to hide process of scanning while importing metadata photo?

Started by refrain, March 28, 2015, 01:27:23 AM

Previous topic - Next topic

refrain

Quote from: Phil Harvey on April 06, 2015, 08:36:10 AM
Try removing your 'grep' so you can see the lines I was talking about.

Hi, Phil
I've tried as you suggested to me. But this information is still shown in terminal. I want to hide it.
No SourceFile '/home/intannf/foto3/2015_0313_090736_233.JPG' in imported CSV database
(full path: '/home/intannf/foto3/2015_0313_090736_233.JPG')
======== /home/intannf/foto3/2015_0313_090530_194.JPG
No SourceFile '/home/intannf/foto3/2015_0313_090530_194.JPG' in imported CSV database
(full path: '/home/intannf/foto3/2015_0313_090530_194.JPG


I just need the filename of image which is updated to be shown in terminal. do you have any other way to do it?

Regards,
Intan

Phil Harvey

Hi Intan,

No, sorry.  There is nothing simple at the ExifTool end that will do what you want.  You should read up on "grep" as Alan suggested.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).