GoogleCodeArchives / xbmc-scripts

Automatically exported from code.google.com/p/xbmc-scripts
0 stars 0 forks source link

some pictures are not scanned correctly in FILES table #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
different picture do have an Category in the metadata. But after scanning en 
checking the database, there are some troubles. This can be an error from 
EXIF.py or iptcinfo.py`

In the XBMC logging the following messages occures

22:29:10 T:664 M:241594368  NOTICE: MyPicsDB >> 
                                            IPTC problem with file :
22:29:10 T:664 M:241594368  NOTICE: MyPicsDB >> WARNING : '236' IPTC field is 
not handled (unreadable data for this field)
22:29:10 T:664 M:241594368  NOTICE: MyPicsDB >>
22:29:15 T:664 M:235831296  NOTICE: WARNING: problems with charset recognition
22:29:15 T:664 M:235831296  NOTICE: '\x1b'
22:29:18 T:664 M:245465088  NOTICE: WARNING: problems with charset recognition
22:29:18 T:664 M:245465088  NOTICE: '\x1b'
22:29:21 T:664 M:242294784  NOTICE: WARNING: problems with charset recognition
22:29:21 T:664 M:242294784  NOTICE: '\x1b'

Original issue reported on code.google.com by mdeb...@gmail.com on 19 Jan 2011 at 9:42

GoogleCodeExporter commented 9 years ago
Please attach a problematic file is possible

Original comment by alexso...@gmail.com on 19 Jan 2011 at 9:54