Webhook: jellyfintrakt
Legacy webhook bridge for Jellyfin → Trakt scrobbling (deprecated).
Last updated
Was this helpful?
Legacy webhook bridge for Jellyfin → Trakt scrobbling (deprecated).
This is the deprecated Jellyfin → Trakt webhook bridge.
Prefer Watcher.
This path is deprecated. Use it only for legacy setups.
Setup guide:
Common gotchas:
payload storms are normal; dedupe can hide test events
missing IDs causes tracker skips
providers/webhooks/jellyfintrakt.py
function: process_webhook
https://api.trakt.tv
Common namespaces:
jellyfin.*
trakt.*
auth.*
scrobble.*
runtime.*
updates currently_watching from payload (best effort)
may call watchlist auto-remove
Last updated
Was this helpful?
Was this helpful?