ExifTool Forum

ExifTool => ExifTool GUI => Topic started by: Ulrich_ger on August 18, 2019, 07:44:43 AM

Title: Renaming files with former Names
Post by: Ulrich_ger on August 18, 2019, 07:44:43 AM
Hello everybody

After some problems with my hardware I have to rebuild some file names.
Is it possible to rename pictures using the tags IPTC Object Name + System Tag File modification date/time
or
using XMP-xmpMM Preserved File Name / XMP-xmpMM Title ?

I have no idea :-\

Thanks in advance
Title: Re: Renaming files with former Names
Post by: Phil Harvey on August 18, 2019, 08:50:48 PM
In ExifToolGUI, I think you would do this in the ExifTool direct box:

"-filename<$objectname $filemodifydate.%e" -d "%Y%m%d_%H%M%S"

or

"-filename<$preservedfilename $title.%e"

- Phil
Title: Re: Renaming files with former Names
Post by: Ulrich_ger on August 19, 2019, 11:36:30 AM
Hello Phill!
The send command lines are working well.
Many Thanks.
New day,  new problems
Normaly all commands are finished without failure.
Only if I am using commands which are changing the filename (see below), even yery simple ones like filename="xxxxx.jpg"
An alert pops up:

Exifgui: Access violation at.... (see attached)
Closing the window, the filename is changed properly.
I tried this on a laptop als well. The result is the same.
The problem seems to be caused by win7, but I could not find a solution.

Does anyone know how to fix it.
May thanks in advance
Title: Re: Renaming files with former Names
Post by: Phil Harvey on August 19, 2019, 11:41:15 AM
I'm afraid I can't help there.  It seems that this technique for renaming files may not be compatible with ExifToolGUI.

- Phil
Title: Re: Renaming files with former Names
Post by: Ulrich_ger on August 19, 2019, 12:08:19 PM
Many thanks for such a fast answer.
I am happy that i found this TURBO forum.
I will try to use the command window to see what will happen there.

Ulrich