Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 891 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 891 Bytes

Watching for Known

Adds support for publishing what you're watching (TV and movies) to the Known CMS. To install, simply clone this repository to your IdnoPlugins subdirectory of your Known installation, using the directory name Watching, and enable the plugin.

Example post

This plugin also includes experimental support for creating posts via Plex Webhook. The plugin creates an endpoint at /watching/webhook/ that will response to media.play webhooks if configured in Plex. Currently, the endpoint code hardcodes some things specific to my site and Plex account, so you'll need to make changes if you want to use this functionality.

Eveventually, I'll make this configurable. Pull requests welcome :)