2025-07-02: ExifTool 13.32 is now available
barrett@farts ~/D/p/r/raves_metadata (feat/exif) [101]> cargo check
Checking log v0.4.27
Checking raves_metadata_types v0.1.0 (/home/barrett/Documents/projects/raves-project/raves_metadata/raves_metadata_types)
error[E0081]: discriminant value `1` assigned more than once
--> raves_metadata_types/src/exif/parse_table.rs:17:9
|
17 | pub enum KnownField {
| ^^^^^^^^^^^^^^^^^^^
...
101 | / create_known_fields_enum! {
102 | | /*
103 | | *
104 | | *
... |
794 | | GPSLatitudeRef = 1 => {
| | - `1` assigned here
... |
971 | | InteroperabilityIndex = 1 => {
| | - `1` assigned here
... |
975 | | },
976 | | }
| |_- in this macro invocation
|
= note: this error originates in the macro `create_known_fields_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
exiftool "-thumbnailimage<=thumb8486.jpg" "-previewimage<=preview8486.jpg" 8486.CR3
but got: