Posts: 2,185
Joined: Nov 2011
Reputation:
61
It's skin related.
MyPicsDB script do only one thing : set properties to home window (See readme.txt in addon directory)
MyPicsDB<Method>.Count = Number of pictures returned (max=limit)
MyPicsDB<Method>.1.Path = Path to picture #1
MyPicsDB<Method>.1.Name = Name of picture #1
MyPicsDB<Method>.1.Folder = Name of picture folder #1
MyPicsDB<Method>.1.Date = Shooted date of picture #1
MyPicsDB<Method>.2.Path = Path to picture #2
MyPicsDB<Method>.2.Name = Name of picture #2
MyPicsDB<Method>.2.Folder = Name of picture folder #2
MyPicsDB<Method>.2.Date = Shooted date of picture #2
...
...
...
MyPicsDB<Method>.10.Path = Path to picture #10
MyPicsDB<Method>.10.Name = Name of picture #10
MyPicsDB<Method>.10.Folder = Name of picture folder #10
MyPicsDB<Method>.10.Date = Shooted date of picture #10
<Method> can be Random or Latest depending on how script is called by skin.
So building widget, displaying information and so on is make by skin and skinners.
Sorry for my english, but, you know, I'm French so ...
Main HTPC : Odroid-C2 running CoreELEC with Titan Bingie
Secondary HTPC : Freebox Mini 4K running Android TV with Titan Bingie
Posts: 1,272
Joined: Mar 2006
Reputation:
27
thank you for the quick answer
peppe
Posts: 2,185
Joined: Nov 2011
Reputation:
61
Is there a problem with 0.7.6 ?
In database MyPictures.db, in table files, there is no EXIF informations.
I'm using a test directory with only 3 pictures and when I open them with XnView, EXIF and IPTC informations are OK.
Sorry for my english, but, you know, I'm French so ...
Main HTPC : Odroid-C2 running CoreELEC with Titan Bingie
Secondary HTPC : Freebox Mini 4K running Android TV with Titan Bingie
Posts: 2,185
Joined: Nov 2011
Reputation:
61
I will check on my HTPC and laptop at home as I'm at the office right now.
Sorry for my english, but, you know, I'm French so ...
Main HTPC : Odroid-C2 running CoreELEC with Titan Bingie
Secondary HTPC : Freebox Mini 4K running Android TV with Titan Bingie
Posts: 2,185
Joined: Nov 2011
Reputation:
61
For official repository, it's a good idea but it's not because MyPicsDB is on the official repository that you cannot upload new releases.
They don't want an addon with daily update or several updates in the week.
For my addon, I have put it on the official repo and I have already make 2 or 3 releases after.
Sorry for my english, but, you know, I'm French so ...
Main HTPC : Odroid-C2 running CoreELEC with Titan Bingie
Secondary HTPC : Freebox Mini 4K running Android TV with Titan Bingie
Posts: 454
Joined: Feb 2012
Reputation:
13
Yes, that's true.
But there was every week a new release.
And this frequency is still to high.
Posts: 454
Joined: Feb 2012
Reputation:
13
Release 0.9.0 or RC 1
Fixed: "Add a path to database" now works correctly after you deleted one/some path(s).
Update: Translation editor for generic tag types. If the translation is empty then the tag type won't be displayed in MyPicsDB menus.
Attention: If the editor doesn't work correctly then delete MyPictures.db and rescan your pictures.
Update: Filter wizard GUI updated (dimensions corrected).
Please translate MyPicsDB!
Posts: 17,859
Joined: Jul 2011
Reputation:
371
I tagged several persons using Picasa however the add-on doesn't seem to find any persons in the pictures that have been tagged.
Could it be that Picasa uses a different EXIF field (or perhaps a non EXIF field)?
Posts: 1,483
Joined: Aug 2010
(2012-06-28, 12:49)Xycl Wrote: Person tags are read from XMP MPRegersonDisplayName.
Microsoft was the first who introduced this tag with Picture Gallery. Therefore the MPReg namespace.
Due to the complete chaos with EXIF, IPTC & XMP tags, I don't wonder that other programs use a different tags.
But with Picasa there is a complete different problem. Picasa stores the persons in it's own database but not in the pictures.
Have a look at: (there's also the solution for your problem)
AvPicFaceXmpTagger
This is from my head but XMP is a standard created by Adobe (photoshop) and Win7/Vista also use it on pics to show info.