brunolojor / jbrout

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

XMP support performance problemm #94

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Refresh all albums

What is the expected output? What do you see instead?

I'v decided to re import all my albums (21224 photos) to synchronize XMP
and IPTC tags. But it is taking tooooo much time, after almost 5 hours it
imported only ~8000 photos.

All we waiting for XMP support in pyexiv2 and it's really cool that we have
some implementation before it. But it's still so annoying.

In general may be it's good idea to store in database modification time for
each file and do nothing with it if file has no modifications ? So if I
want to sync tags I can just refresh thumbnails, but refreshing albums will
take much less time (I hope).

Original issue reported on code.google.com by Oleg.Bla...@gmail.com on 10 Jul 2009 at 12:49

GoogleCodeExporter commented 9 years ago
You might de-activate XMP synchronization using edition/option when you don't 
need
it. I'll improve this part howether : pyexiv2 is about 20x faster than 
exiftool, and
we need to call it 3times in order to merge tags... 
I'm looking at it.

Original comment by tbenita on 11 Jul 2009 at 12:49

GoogleCodeExporter commented 9 years ago
Until jBrout new release is out, please add your
comments/improvements/patches/remarks to issue 87

Original comment by tbenita on 11 Jul 2009 at 12:51