v0.4.1
Version 0.4.1
Tag:
v0.4.1Published:
2025-11-23T23:27:55ZGitHub: https://github.com/cenodude/CrossWatch/releases/tag/v0.4.1
CrossWatch – v0.4.1
Emby Webhook has now been properly tested. The Watcher was already working, but the webhook path hadn’t been validated yet. Based on real playback tests, a few fixes and tidy-ups landed in this release.
Jellyfin users: use the webhook Plex and Emby users: you can use either the webhook or the watcher. The watcher is recommended, it’s smarter and more reliable, but it does generate more network traffic to your Plex/Emby server.
For Emby and Jellyfin setup, check the Webhook guide on the wiki as it requires a specific configuation: https://github.com/cenodude/CrossWatch/wiki/Webhook
🔧 Fixes & Changes
Changed: Emby now uses its own dedicated webhook (based on the Jellyfin webhook), so Emby and Jellyfin scrobble independently.
Fixed: Emby webhook no longer ignores Start events when
guard_autoplay_secondsis set to0.Fixed: Early Pause/Stop events from Emby no longer trigger Trakt errors; progress is clamped to Trakt’s minimum requirements.
Changed: Webhook logging is now consistent across Jellyfin, Plex, and Emby. Debug noise stays in DEBUG, and successful actions are logged as INFO.
Last updated