Running with newest version 0.6.6 on Windows Server 2008 R2 and scanning speed has drastically improved. As mentioned previously building the database with about 7000 images from scratch took between 10 and 12 hours to complete. Version 0.6.6 builds almost the same database in 45-50 minutes.
I do still experience two issues.
One is that I still can't select a person with many images attached. In the log a python error is mentioned. Relevant log is posted here: http://pastebin.com/EdMYbcjQ
The other issue is somewhat stranger. Some keywords don't show up - no matter which picture is tagged with them. For example - I'm tagging images with the car featured, but the tag "Hyundai" will not show up - no matter which image is tagged. I'm still testing this issue though.
FFY
EDIT: Updated with relevant info.
Pictures database and library mode; scan EXIF and IPTC metadata tags into a SQL db
fungify
Senior Member Posts: 137 Joined: Jul 2010 Reputation: 2 |
2012-04-09 13:21
Post: #321
(This post was last modified: 2012-04-09 21:33 by fungify.)
|
| find |
fmronan
Fan Posts: 586 Joined: Dec 2010 Reputation: 4 |
2012-04-09 13:54
Post: #322
Can't add a new folder with the 0.6.6
I can't browse
|
| find |
Xycl
Senior Member Joined: Feb 2012 Reputation: 6 Location: Germany |
2012-04-10 11:34
Post: #323
(2012-04-09 08:49)mgmartin Wrote: Still seems to have issues under Linux. Which directory permission is missing x or r? I need it to know in order to test the plugin within a vmware linux. (2012-04-09 13:54)fmronan Wrote: Can't add a new folder with the 0.6.6 Did you add picture sources? The browse dialog only shows directories which are added as sources.
(This post was last modified: 2012-04-10 11:36 by Xycl.)
|
| find |
Xycl
Senior Member Joined: Feb 2012 Reputation: 6 Location: Germany |
2012-04-10 11:47
Post: #324
(2012-04-09 13:21)fungify Wrote: Running with newest version 0.6.6 on Windows Server 2008 R2 and scanning speed has drastically improved. As mentioned previously building the database with about 7000 images from scratch took between 10 and 12 hours to complete. Version 0.6.6 builds almost the same database in 45-50 minutes. 1) Seems (I'm not sure) to be a problem with GPS coordinates. Can you PM me the picture "På høreklinikken 27-02-2012\IMAG0029.jpg" or a similar one because I don't own any GPS tagged pictures. 2) Is it possible to PM the database C:\Users\Administrator\AppData\Roaming\XBMC\userdata\Database\MyPicture.db. I already found some problems when deleting and rescanning pictures. Then sometimes old keywords aren't deleted and the new pictures doesn't get keywords due to the "old not deleted" ones. You can rename or delete the db and try to rescan your pictures, too. |
| find |
fmronan
Fan Posts: 586 Joined: Dec 2010 Reputation: 4 |
2012-04-10 12:06
Post: #325
ok, sometime I'm stupid
![]() Added 0.6.6 in passion repo |
| find |
fungify
Senior Member Posts: 137 Joined: Jul 2010 Reputation: 2 |
2012-04-10 12:40
Post: #326
(2012-04-10 11:47)Xycl Wrote: 1) Seems (I'm not sure) to be a problem with GPS coordinates.PM send. (2012-04-10 11:47)Xycl Wrote: 2) Is it possible to PM the database C:\Users\Administrator\AppData\Roaming\XBMC\userdata\Database\MyPicture.db.I am actually right now rebuilding the database from scratch (deleted the old one) to see if that might help. Will update if tags / keywords are still not added. FFY |
| find |
Xycl
Senior Member Joined: Feb 2012 Reputation: 6 Location: Germany |
2012-04-11 15:58
Post: #327
(2012-04-10 12:40)fungify Wrote:(2012-04-10 11:47)Xycl Wrote: 1) Seems (I'm not sure) to be a problem with GPS coordinates.PM send. I sent you a PM. (2012-04-08 21:45)mikebzh44 Wrote: How I set Home property with RandomAndLastItems script : There is a problem. The MyPicDB Addon cannot set the properties because it doesn't run when XBMC shows the main menu
(This post was last modified: 2012-04-11 16:05 by Xycl.)
|
| find |
fungify
Senior Member Posts: 137 Joined: Jul 2010 Reputation: 2 |
2012-04-11 19:59
Post: #328
Two quick comments / bug reports.
* When adding a folder and the moving to the topfolder (by clickinging ..) the addon sometimes delete the folder that has just been added. I even get the message as if I actually chose this option. This is a new bug that was introduced in 0.6.6 and might be related to the fix you made to dialoges that didn't show? * When scanning for keywords, it would be great if you would expand the fields you scan. Right now the only keyword field that is scanned seems to be [IPTC]Keywords but that one is far from a standard tag. Different programs seems to use different tags, and IPTC seems to lose users to XMP. Looking through my images that I've managed with a selection of utilities, I can identify the following tags with keywords: [IPTC]Keywords [XMP-microsoft]LastKeywordIPTC [XMP-microsoft]LastKeywordXMP [XMP-dc]Subject [IFD0]XPKeywords Might I suggest some sort of prioritized reading of tags, so that if one tag is empty, the next one is read? FFY |
| find |
Xycl
Senior Member Joined: Feb 2012 Reputation: 6 Location: Germany |
2012-04-12 11:00
Post: #329
(2012-04-11 19:59)fungify Wrote: Two quick comments / bug reports. The complete "Add path" menu must be rewritten. I got the same message after deleting a folder and then adding one or more folders but never when I only add folders. (2012-04-11 19:59)fungify Wrote: * When scanning for keywords, it would be great if you would expand the fields you scan. Right now the only keyword field that is scanned seems to be [IPTC]Keywords but that one is far from a standard tag. Different programs seems to use different tags, and IPTC seems to lose users to XMP. (2012-03-26 22:16)Xycl Wrote: Suggestion for further development: I already started implementing part 1). |
| find |
fungify
Senior Member Posts: 137 Joined: Jul 2010 Reputation: 2 |
2012-04-12 13:02
Post: #330
Oh - that's right. I did actually think we had this conversation before, but looking back in the thread I couldn't find the evidence. Good to hear that you are on the case.
Just spend around 10 hours copying tags from [XMP-microsoft]LastKeywordXMP (which all of my pictures had) to [IPTC]Keywords (which only around a third had). MyPicsDB only reads the last tag, and this was why I did not see the correct amount of images under each tag and why some tags where not read at all. Now it works and I'm a happy camper. I'm just not sure what happens when I add new images, as I still don't know if WLPG writes one or the other tag - though as previously mentioned I actually thought I did. FFY
(This post was last modified: 2012-04-12 13:03 by fungify.)
|
| find |


Search
Help