ExifTool Forum

ExifTool => Bug Reports / Feature Requests => Topic started by: dmitrys on April 01, 2017, 01:52:42 AM

Title: Incorrect Canon model names in CanonModelID
Post by: dmitrys on April 01, 2017, 01:52:42 AM
0x3340000: PowerShot SX50 -> PowerShot SX50 HS
0x2820000: PowerShot A3100 IS / A3150 IS -> PowerShot A3100/A3150 IS

I'm using the metadata to generate an ID -> names mapping, and the latter results in
Quote["PowerShot A3100 IS", "A3150 IS"]
Title: Re: Incorrect Canon model names in CanonModelID
Post by: Phil Harvey on April 01, 2017, 08:06:26 AM
I'll fix the SX50 IS name, thanks.

I wouldn't call ExifTool's ID for the A3100 IS / A3150 IS incorrect, but I can see your point about parsing, so I will change this too.

- Phil
Title: Re: Incorrect Canon model names in CanonModelID
Post by: dmitrys on April 01, 2017, 04:14:48 PM
Thank you very much.

Please note that it's SX50 HS.
Title: Re: Incorrect Canon model names in CanonModelID
Post by: Phil Harvey on April 01, 2017, 09:47:58 PM
Thanks.   I did get it right in the code. :)

- Phil