smittex / exif-vewer-extension

Automatically exported from code.google.com/p/exif-vewer-extension
3 stars 0 forks source link

didn't show ISO info in flickr #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. check flickr photo with the exif vewer botton (nice feature. should it work 
at other site?)
2. pop up nicely. but without ISO information.
3. try to set it in configuration. not working.

ps, the lens info did show up in here. but still no where when right click. 

What version of the product are you using? On what operating system?
1.4.6 Chrome 12.0.742.100

Original issue reported on code.google.com by epan...@gmail.com on 27 Jun 2011 at 9:59

GoogleCodeExporter commented 8 years ago
As you can see there are only tags saved in photo's metadata appear in popup, 
so if the information about ISO was missing during saving the photo it will 
missing in the extension's popup. Also Flickr delete all metadata from images 
but provide API to get it, so I should use it instead of real photo metainfo.
You can check the Flickr API at 
http://www.flickr.com/services/api/explore/flickr.photos.getExif to be sure 
that all tags received from API becomes to show

Original comment by pechen...@gmail.com on 28 Jun 2011 at 12:59

GoogleCodeExporter commented 8 years ago
And another one point - you can also try to found the ISO sped value in 
expanded list of tags (click Expand button on the popup to show complete list 
of photo's metatags)
It seems Flickr ISO is always not in tags to show(

Original comment by pechen...@gmail.com on 28 Jun 2011 at 1:05

GoogleCodeExporter commented 8 years ago

Original comment by andry.virvich on 6 Mar 2012 at 12:35

GoogleCodeExporter commented 8 years ago
Issue 132 has been merged into this issue.

Original comment by andry.virvich on 26 Aug 2013 at 2:38