While verifying the fix for #14 , I quickly stumbled upon another issue. The -alldates tag alias works fine for time shifting, but not for filtering metadata for printing.
Expected output (output from exiftool):
> exiftool -alldates test.jpg
Date/Time Original : 2025:07:28 06:22:43
Create Date : 2025:07:28 16:22:43
Modify Date : 2025:07:27 20:22:43
Actual output:
> oxidex -alldates test.jpg
Version: Compiled from source from commit 7480844
Platform: x86-64 CachyOS Linux
While verifying the fix for #14 , I quickly stumbled upon another issue. The
-alldatestag alias works fine for time shifting, but not for filtering metadata for printing.Expected output (output from exiftool):
Actual output:
Version: Compiled from source from commit 7480844
Platform: x86-64 CachyOS Linux