For some reason I'm getting
no writeable tags
when I run the standard exiftool "-alldates<$filename
command. I've kicked around and my best guess is that it has to do with the date format in the filename.
I've got files named with the format YYYY_MM_DD_?
where I'm not... entirely sure what that ?
is supposed to be. Sometimes it's one character, sometimes two (thanks a lot, export tool).
Am I on the right track? If so, how can I adjust my command to compensate? If not, can anyone diagnose the problem and provide a suggestion?
Thanks.