FrankBijnen / ExifToolGui

A GUI for ExifTool
GNU General Public License v3.0
242 stars 12 forks source link

How to ? #346

Closed ps81frt closed 4 months ago

ps81frt commented 4 months ago

hi, i tried change metadata on multiple file time but how do that ? no explain in Doc. ty

FrankBijnen commented 4 months ago

I think you mean this: https://github.com/FrankBijnen/ExifToolGui/blob/main/Docs/ExifToolGUI_V6.md#modify-menu

First select all the files to modify and then use any of these functions.

I would appreciate if you could describe your question better. Maybe add a screenshot?

Philshappy commented 4 months ago

Select metadata from the right side panel (top next to OSM Map). Then Select all. You should seed the metadat panel. Now select your photo files (one or more). You should see metadata. You must create a workspace to be able to update your metadata. Select a writeable metadata (not all is writeable) right click and an option to add to workspace should appear. Add the metadata to the workspace. continue as needed. Then select workspace. Only the metadata you added is shown and this is the only metadata you can modify. You can now select a metadata from workspace, and on the bottom of the workspace panel you can enter a value, then enter return. You must select save for the metadata to be updated to the photo else it will not be uploaded to the photo. i hope this helps you get started ss there are so many great features you will find this tool very usefull.

ps81frt commented 4 months ago

What i do bad pls ?

if i presse all metadata right is same see nothing /

exif

FrankBijnen commented 4 months ago

@ps81frt Si tu veut, ecrit ton question en Francais. Je peux lire francais, mais je vais reprondre en Anglais!

I think you have an error in your user defined fields. On or more of the user defined fields contain a statement to make a modification. To be sure. Please remove them all. That should make the metadata panel work again.

deluserdef

If you dont care about your settings, you can also delete or rename the INI file: %APPDATA%\exiftoolgui\exiftoolguiv6.ini

The safe way to add fields to the filelist details, is from the Metadata panel. Set it to EXIF, or XMP. Find the column you want, and right click, add tag to filelist details. addtouserdef

Bon chance

FrankBijnen commented 4 months ago

I was able to reproduce it. See the screenshot. Dont use an = character in the field! Also dont use the < character! example

I am thinking of checking that in the program, to prevent it from happening.

ps81frt commented 4 months ago

After delete all content in: **%APPDATA%\exiftoolgui\

and it work now with = without no ?

Working Command:

Set -Exif:CreateDate="2020-01-01 00:00:00" Set -Exif:Copyright="@Name" Set -xmp-xmp:Rating="2"

Work for Microsoft Metadata, QuickTime ect...

TY

exif

ps81frt commented 4 months ago

Ho no, just want says problème really for date: exemple if i enter

-Quicktime:CreateDate="2018-24-12 04:30:00"

in outuput property file i have

24/12/2018

ok but time is bad always shift 1 Hour

05:30:00

Tried multiple time always same issue

FrankBijnen commented 4 months ago

Hello @ps81frt

For Quicktime you should try -api QuickTimeUtc

https://exiftool.org/forum/index.php?topic=7874.0

You can add that to the Custom Options options quicktime