After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 719176 - Piwigo publishing: support video uploads
Piwigo publishing: support video uploads
Status: RESOLVED OBSOLETE
Product: shotwell
Classification: Other
Component: web-sharing
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Shotwell Maintainers
Shotwell Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-08-14 01:03 UTC by Shotwell Maintainers
Modified: 2021-05-19 13:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Charles Lindsay 2013-11-25 21:59:47 UTC


---- Reported by shotwell-maint@gnome.bugs 2013-08-14 06:03:00 -0700 ----

Original Redmine bug id: 7341
Original URL: http://redmine.yorba.org/issues/7341
Searchable id: yorba-bug-7341
Original author: Fabian Rodriguez
Original description:

Videos can't be uploaded when using the Piwigo publishing plugin.

I am not sure if the format of videos I am trying to upload is not supported
but either way when choosing videos to upload Piwigo sharing is hidden
(reported as 7340).



---- Additional Comments From shotwell-maint@gnome.bugs 2013-08-14 12:52:00 -0700 ----

### History

####

#1

Updated by Fabian Rodriguez 3 months ago

Using Shotwell 0.14.1-3 (Debian testing), 64-bit, BTW.

####

#2

Updated by Lucas Beeler 3 months ago

The root cause of this "problem" is at ${PROJECT_ROOT}/plugins/shotwell-
publishing/PiwigoPublishing.vala:49:

    
    
        public Spit.Publishing.Publisher.MediaType get_supported_media() {
            return (Spit.Publishing.Publisher.MediaType.PHOTO);
        }
    

  
I put "problem" in quotation marks because, IIRC, at one time the Piwigo
server software did not support videos (hence the exclusion of the VIDEO media
type from the return value above). I'm assuming it does now since you filed
this ticket. But how recent was this change? We'd certainly like the Shotwell
Piwigo Connector plugin to support at least several recent versions of the
Piwigo server package. Are there older Piwigo servers still running out there
in the wild that don't support video? Unfortunately, I don't know enough about
the Piwigo project to intelligently answer this question. Could someone with
more Piwigo knowledge -- possibly Bruno, the original plugin author -- chime
in?

####

#3

Updated by Jim Nelson 3 months ago

  * **Category** set to _web-sharing_

####

#4

Updated by Fabian Rodriguez 3 months ago

Please unmark this as a duplicate of #7340.

Video is supported by pluggins in Piwigo (not core).

The following plugins indicate support since at least version 2.3.2 of Piwigo:

http://piwigo.org/ext/extension_view.php?eid=594

http://piwigo.org/ext/extension_view.php?eid=610

Piwigo 2.3.2 was published in January 2012 and Piwigo has an automatic upgrade
mechanism so presumably very few people are still running older versions.

Most importantly, video (and any other) media type are supported since version
1.4 published in 2005:

http://piwigo.org/bugs/view.php?id=79

So even if any given Piwigo installation has no support for **rendering**
video, it will not be affected by video media being uploaded to it.



--- Bug imported by chaz@yorba.org 2013-11-25 22:00 UTC  ---

This bug was previously known as _bug_ 7341 at http://redmine.yorba.org/show_bug.cgi?id=7341

Unknown version " in product shotwell. 
   Setting version to "!unspecified".
Unknown milestone "unknown in product shotwell. 
   Setting to default milestone for this product, "---".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.
Resolution set on an open status.
   Dropping resolution 

Comment 1 Marek 2015-02-16 22:14:26 UTC
Hello,

I can confirm this bug on the latest Shotwell 0.20.2 / Ubuntu 14.04 64bit.

I can't select piwigo when I want publish mp4 videos (didn't try other formats, but I am expecting the same behaviour). I am testing piwigo 2.7.3 with VideoJS plugin which support various video formats.

Any chance this can be looked at?

Thanks
Marek
Comment 2 GNOME Infrastructure Team 2021-05-19 13:52:56 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/shotwell/-/issues/4306.