by Luuk » Sun Jul 21, 2024 5:37 am
Its unfortunate, but now I do believe this problem might be coming from the Windows itself!
So <(System.Image.Dimensions)> is just a composite-metadata, custom-formatted from other metadata??
So like Windows saying its custom-format like... \u202aSystem.Image.Width x System.Image.Height\u202c
Im going all the way back to BRU version v3.3.1.0, and this bug was there, but nobody noticed because they're invisible!
All other metadata conducts fine, but maybe Windows has similiar composites (a custom-format of two other metadata)??
Its unfortunate, but Im not expert to know if there can be more composite Windows File Properties like this.
But if there are more, Im sure they probably all use \u202a and \u202c to start and stop their own custom-formats.
StarGeek at the exiftool forums is an expert on metadata/regex, and has always helped when Im having any problems.
But its mostly Linux users over there, and this seems most likely a Windows problem of formatting its composite(s)??
If anybody knows of similiar composites, where Windows just custom-formats some other metadata, please to post them.
For now, its best using something like... <(#System.Image.HorizontalSize) x (#System.Image.VerticalSize)>
That wont depend on having any correct exif-data, and you can specify your own custom-formats.
Thanks again for posting this bug!