Orphan Extension



Hi Guys

I have a working version of my Orphan Extension attached to bug #353058.

It needs two methods in F-Spot trunk.

1) A method in Photo.cs to set a new URI
2) A method in MainWindow.cs to set the filter to last imported roll.

These are in the svn.diff file thats in the Fspot.Trunk.svn.diff

The extra features you get from this extension are

1) Discover (and possible to delete) all photos that are only in the
photos.db, but not on the physical disk.

2) Discover (and possible to import) all photos that are in the physical
disk (under the base path), but not in photos.db.

3) Same as 1) but for linked photos.

4) Discover (and possible to move) all photos that are physically
located on a wrong URI according to the YYYY/MM/DD timestamp in the photo.

What is missing, is
1) icon preview of each discovered photo (if possible)
2) possible to select all, none, or some and perform the action only on
these selected photos.
I have prepared for it, but not finished yet...

Currently I am hoping someone else have an interest to finish this one,
since I have run out of spare time.

The source code might perhaps not be the easiest, but I tried to
separate the GUI part from the actual logic.

Have fun with it

Bengt

Links
http://bugzilla.gnome.org/show_bug.cgi?id=353058
http://bugzilla.gnome.org/attachment.cgi?id=113541&action=edit


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]