Project Showcase / EmbyWebhooks
Emby Webhooks is a service which catches Emby webhooks, generates messages and sends Discord notifications.
The following events are supported:
playback.start
playback.pause
playback.unpause
playback.stop
item.rate
item.markplayed
item.markunplayed
Messages are generated using the Jinja templating engine and are fully customizable.
It can be set up to run either as a Systemd service or with Docker.
Docs, installation, and usage can be found here.