Sink: SIMKL
Scrobble sink implementation for sending playback events to SIMKL.
Last updated
Was this helpful?
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.
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
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
Was this helpful?
Was this helpful?