Skip to content
Steve Harris edited this page Jun 26, 2020 · 3 revisions

Development of this library has begin.

Next step is a list of all events we are going to support.

Currently a list of webhook events can be found on the Plex support site.

A analysis of posted payloads can be found in the research folder on the develop branch. It could go further, but I think it is sufficient to moving to creating more detailed interface definitions.

For 1.0.0 we will release what we can and set anything we don't have defined to "any". Hopefully the changes to webhooks in the future won't make maintenance of these interfaces too difficult.

Clone this wiki locally