Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API for sharing albums? #33

Open
EddyLB opened this issue Apr 20, 2018 · 8 comments
Open

API for sharing albums? #33

EddyLB opened this issue Apr 20, 2018 · 8 comments

Comments

@EddyLB
Copy link

EddyLB commented Apr 20, 2018

Hi Arnaud,
Would it be possible to provide an API method allowing to share an album?
For example, the iOS app could detect the availability of your extension on a Piwigo server using reflection.getMethodList and then allow users to exploit your plugin remotely.
Cheers

@EddyLB
Copy link
Author

EddyLB commented Sep 1, 2018

With this API method, third party apps could also "hide" the virtual albums created by the plugin as the Piwigo server does it.

@petitssuisses
Copy link
Owner

petitssuisses commented Oct 28, 2018

Hi Eddy,
Sorry for this long time reply. For sure it would be possible, but I have to enquire on the 'how', and did not take time up to now. Any idea of any other plugin/contributor who implemented it for the development of the IOS app (or other usage ?) so that I could have a look ?
Cheers
Arnaud

@EddyLB
Copy link
Author

EddyLB commented Oct 29, 2018

Hi Arnaud,
Thank for your reply. I have never coded a plugin for Piwigo but I guess that you should be able to add an API as the Cummunity plugin by @plegall does it here starting line 287 (_ws_ related calls I guess).

The iOS app calls the Piwigo method reflection.getMethodList to check whether the Community method community.session.getStatus exists. If it does, it then calls it to retrieve the data necessary to manage a server set with the Community plugin.
Cheers

@petitssuisses petitssuisses self-assigned this Feb 10, 2021
@EddyLB
Copy link
Author

EddyLB commented Sep 4, 2021

Hi Arnaud,
I continue to receive requests from iOS app users…
Could you please raise the priority of this issue?

@petitssuisses
Copy link
Owner

Hi Eddy,
I'll check, sure it would be a nice feature in the iOS app.
Cheers

@petitssuisses
Copy link
Owner

@EddyLB is there any other known plugin which exposes its methods through ws calls ?

@EddyLB
Copy link
Author

EddyLB commented Oct 1, 2021

@EddyLB
Copy link
Author

EddyLB commented Nov 25, 2021

Any progress?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants