exif-py icon indicating copy to clipboard operation
exif-py copied to clipboard

usage of exifread in screensaver.picture.slideshow addon is returning no data even the files have exif data

Open larieu opened this issue 9 months ago • 1 comments

more info here

(https://forum.kodi.tv/showthread.php?tid=154032&pid=3196505#pid3196505)

basically the newer pictures on all updates phones are not returning exif data the same pictures are returning data as expected on other exif tools / software used to visualize / parse them

it started one by one with the new version of firmware/software for all Samsung phones in the last past few months. it might be related to the fact Kodi is using version 2.1.2+matrix.0

larieu avatar May 09 '24 11:05 larieu

I have installed version 3.0 (from ZIP) the issue persist

attached a zip file with a htmldump form 3 images - 20231027xxxx - device 1 old firmware - correct reading by exifread script 20240317xxxx - device 1 new firmware - incorrect reading by exifread script 20240318xxxx - device 2 new firmware - incorrect reading by exifread script

exif-trouble.zip

apparently the header is different and it is not handled correctly by the script

larieu avatar May 10 '24 05:05 larieu