jellyfin-plugin-webhooks
jellyfin-plugin-webhooks copied to clipboard
Webhooks for Jellyfin
Webhooks for Jellyfin
Supports couple of request formats:
- Default - native Jellyfin payload
- Get - simple
GETrequests for low memory devices like IoT - Plex - Plex-ish type of payload. Enough to scrobble on services like SIMKL
Installation
Add repository with my plugins from jellyfin-plugin-repo.
Debugging
Define JellyfinHome environment variable pointing to Jellyfin distribution to be able to run debug configuration.
Included docker-compose.yml can be used to start webhook testing app on localhost:8084.