Opened 12 years ago

Last modified 8 years ago

#364 accepted enhancement

Shotwell integration with mediagoblin API

Reported by: Christopher Allan Webber Owned by:
Priority: minor Milestone:
Component: programming Keywords:
Cc: joar Parent Tickets:

Description (last modified by Christopher Allan Webber)

This is obviously somewhat preliminary, as we don't have an API
quite yet as I'm writing this, but...

We certainly want to integrate with all sorts of devices, but
Shotwell would be a fantastic starting point as they're FaiF, come
in near every gnome-oriented distro preinstalled, have similar
goals, and have expressed interest in bundling a mediagoblin
plugin.

`http://redmine.yorba.org/projects/shotwell/wiki/ShotwellArchWritingPlugins <http://redmine.yorba.org/projects/shotwell/wiki/ShotwellArchWritingPlugins>`_



Change History (7)

comment:1 by Will Kahn-Greene, 12 years ago

The original url for this bug was http://bugs.foocorp.net/issues/717 .

comment:2 by Aleksej, 12 years ago

Component: programming
Type: defectenhancement

comment:3 by Christopher Allan Webber, 11 years ago

Cc: joar added
Description: modified (diff)
Resolution: fixed
Status: acceptedclosed

I am very waffley about whether this should be on our bug tracker. Cc'ing joar in case he has opinions. We do have the API now. But we also closed out an automgtic related bug because it wasn't directly related to MediaGoblin.

I'm going to leave it open but if nobody's done anything with this in the next couple of months, it should be closed.

comment:4 by Christopher Allan Webber, 11 years ago

Resolution: fixed
Status: closedreopened

Not sure why I marked it fixed with that statement above. :)

comment:5 by joar, 11 years ago

Status: reopenedreview

Since Elrond's piwigo plugin we can post from shotwell to mediagoblin using this patch to actually upload the submitted files: https://gist.github.com/joar/5601717

comment:6 by Christopher Allan Webber, 10 years ago

Owner: set to joar
Status: reviewin_progress

Joar, I'm just looking at this now unfortunately... anyway, it looks like this actually ought to be using the new submit tools if we're going to make use of it in mediagoblin.submit.lib:submit_media(). We could avoid code duplication if we do this.

I'm going to pass this back to you, though I'm also a bit lost since I haven't used the piwigo plugin. As long as someone who *does* use the Piwigo plugin tests and verifies that it works, and the code looks clean, I'd be willing to merge this to master.

comment:7 by Loic Dachary, 8 years ago

Owner: joar removed
Status: in_progressaccepted
Note: See TracTickets for help on using tickets.