.mov files not reflecting Device Model?

Hello,
I am finding that the Device Model field does not seem to work with .MOV files — is this expected behavior?
The rule is simply:
I can see the model tag with exiftool and it does exist and is not blank. This rule works fine with the .JPG photos (i.e. the condition fails because Device Model is *not* blank) I took with the same iPhone, but the .MOV files pass the condition.
Is this correct?
Thank you
I am finding that the Device Model field does not seem to work with .MOV files — is this expected behavior?
The rule is simply:
- Code: Select all
if <any conditions met>
Device Model is blank
do
Set color label
I can see the model tag with exiftool and it does exist and is not blank. This rule works fine with the .JPG photos (i.e. the condition fails because Device Model is *not* blank) I took with the same iPhone, but the .MOV files pass the condition.
Is this correct?
Thank you