peircej / jbrout

Automatically exported from code.google.com/p/jbrout
0 stars 0 forks source link

replace exiftool by pyexiv2 when it will support XMP #129

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
XMP support is now achieved via exiftool. pyexiv2 will have support for XMP
: this is a work in progress at this time. So keep exiftool until the
feature exists in pyexiv2.

Original issue reported on code.google.com by tbenita on 1 Nov 2009 at 12:23

GoogleCodeExporter commented 8 years ago
How is jbrout working with pyexiv2 0.2.*? 
https://code.google.com/p/jbrout/issues/detail?id=160 doesn't look hopeful

Original comment by matej.c...@gmail.com on 26 Aug 2010 at 2:21

GoogleCodeExporter commented 8 years ago
It's done, but we wait for pyexiv2 0.2 in upstream (debian) to close that.

Original comment by manat...@gmail.com on 27 Aug 2010 at 7:03

GoogleCodeExporter commented 8 years ago
Reprocessing with exiftool even after pyexiv2 changed the metadata seems to be 
more harmful than anything. While fixing one backtrace, I came to the 
conclusion that exiftool for metadata (we need it still for thumbnails?) is 
harmful and I have eliminated. Works perfectly with pyexiv2-0.3.0 and 
exiv2-0.21. Currently breaking syncTags plugin.

Further development in emptyArray branch on my gitorious git repo 
http://gitorious.org/jbrout/jbrout 
(http://gitorious.org/jbrout/jbrout/commits/emptyArray)

Original comment by matej.c...@gmail.com on 4 Jan 2011 at 12:40

GoogleCodeExporter commented 8 years ago
Updated version of the script, plus another patch resolving with issue with 
Xmp.dc.subject being a string (not Bag).

Original comment by matej.c...@gmail.com on 4 Jul 2011 at 7:13

Attachments:

GoogleCodeExporter commented 8 years ago
New version of jbrout-no-double-keywords.patch which also reads 
Xmp.iptc.Keywords

Original comment by matej.c...@gmail.com on 4 Jul 2011 at 11:15

GoogleCodeExporter commented 8 years ago
One more small fix in jbrout-no-double-keywords.patch ... we didn't remove tags 
at all.

Original comment by matej.c...@gmail.com on 5 Jul 2011 at 12:44

Attachments:

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r335.

Original comment by r...@wallace.gen.nz on 6 Jul 2011 at 12:53