Jakob Kramer f4686cde16 wtforms.fields.TextField was deprecated %!s(int64=9) %!d(string=hai) anos
..
README.rst 1330abf722 Add warning README.rst and fix pep8. %!s(int64=11) %!d(string=hai) anos
__init__.py 7fb419ddd2 Create new session system for piwigo plugin. %!s(int64=11) %!d(string=hai) anos
forms.py f4686cde16 wtforms.fields.TextField was deprecated %!s(int64=9) %!d(string=hai) anos
tools.py 386c9c7c55 Use six.iteritems() instead of dict.iteritems(). %!s(int64=10) %!d(string=hai) anos
views.py e49b7e02b2 Use six.text_type instead of unicode(). %!s(int64=10) %!d(string=hai) anos

README.rst

===================
piwigo api plugin
===================

.. danger::
This plugin does not work.
It might make your instance unstable or even insecure.
So do not use it, unless you want to help to develop it.

.. warning::
You should not depend on this plugin in any way for now.
It might even go away without any notice.

Okay, so if you still want to test this plugin,
add the following to your mediagoblin_local.ini:

.. code-block:: ini

[plugins]
[[mediagoblin.plugins.piwigo]]

Then try to connect using some piwigo client.
There should be some logging, that might help.