Scrobble sink implementation for sending playback events to SIMKL.
This is the SIMKL sink used by scrobbling.
It sends ScrobbleEvent updates to the SIMKL API.
ScrobbleEvent
It reports playback state to SIMKL in real time.
Auth: Auth: SIMKL
UI mode: Watcher
Missing external IDs reduces match rate.
API flakiness shows up as soft failures in logs.
providers/scrobble/simkl/sink.py
class: SimklSink
SimklSink
https://api.simkl.com
SIMKL_API = https://api.simkl.com
APP_AGENT = CrossWatch/Watcher/1.0
Common namespaces:
simkl.*
scrobble.*
runtime.*
may call watchlist auto-remove on completion
Last updated 1 hour ago
Was this helpful?