Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 636 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 636 Bytes

Webhooks for Jellyfin

Supports couple of request formats:

  • Default - native Jellyfin payload
  • Get - simple GET requests 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.