Out of sync: read or write metadata?
Out of sync: read or write metadata?
If a photo is marked as out of sync, how do I know whether to read the metadata from file or write the metadata to file? (Obviously, this question is for situations where I haven't just edited the file or database for this photo.)
Re: Out of sync: read or write metadata?
There is no way for anyone to know if you need to read or write.
Could be that you edited the pixels in the file and then you can assume that you should always write. Could be that you edited metadata in another tool (never a good idea to use multiple tools to write metadata, but that's for another topic), in that case you should read to import the changes you made in the metadata with other software.
Photo Supreme (or any other software for that matter) cannot decide what you did with a file outside the scope of the software.
Could be that you edited the pixels in the file and then you can assume that you should always write. Could be that you edited metadata in another tool (never a good idea to use multiple tools to write metadata, but that's for another topic), in that case you should read to import the changes you made in the metadata with other software.
Photo Supreme (or any other software for that matter) cannot decide what you did with a file outside the scope of the software.
This is a user-to-user forum. If you have suggestions, requests or need support then please send a message
Re: Out of sync: read or write metadata?
Some information on what is out of sync would be helpful, if that were possible.
Re: Out of sync: read or write metadata?
The Cataloging Manual describes it as follows:
This is a user-to-user forum. If you have suggestions, requests or need support then please send a message
Re: Out of sync: read or write metadata?
Sorry, I meant what aspects of each photo are out of sync, i.e. which entries do not match in the photo metadata and the database.
Re: Out of sync: read or write metadata?
You could use ExifTool to export the metadata from the image, and use the 'Export Metadata to CSV File' option in PSU for the same image, then compare the files.
. .
Through usage, I've learned that it's OK to trust PSU and just sync the metadata.
. .
Through usage, I've learned that it's OK to trust PSU and just sync the metadata.
Re: Out of sync: read or write metadata?
I reread the metadata from the file for one of the photos to see if there any changes. Now the "Keywords" listed in the "Details" panel do not match what the "Labels" panel shows:
Shouldn't these be the same?
Shouldn't these be the same?
Re: Out of sync: read or write metadata?
Hi mccross,
it all depends on your settings in the preferences (synchronize settings) ...
Michael
it all depends on your settings in the preferences (synchronize settings) ...
Michael
PSUServer 2024.x, PostgreSQL 12.x
My homepage http://www.michaelweidner.com
My homepage http://www.michaelweidner.com
Re: Out of sync: read or write metadata?
Indeed, another possibility is that a catalog label is defined to not write to metadata; for example a a catalog label that is marked as "private" and hence only exists in the catalog and not as a keyword in the file, or a label from a private category.weidmic wrote: 01 Mar 21 9:43it all depends on your settings in the preferences (synchronize settings) ...
This is a user-to-user forum. If you have suggestions, requests or need support then please send a message
Re: Out of sync: read or write metadata?
The missing keywords are defined with the "Create Keyword for this Label" option. However the file was read only, and the disparity went away when I tried again when the file was read-write. Weird?