Scrobble sink implementation for sending playback events to MDBList.
This is the MDBList sink used by scrobbling.
It sends ScrobbleEvent updates to the MDBList API.
ScrobbleEvent
It reports playback state to MDBList in real time.
Auth: Auth: MDBList
UI mode: Watcher
Missing external IDs reduces match rate.
Rate limits can cause retries and gaps.
providers/scrobble/mdblist/sink.py
class: MDBListSink
MDBListSink
https://api.mdblist.com
MDBLIST_API = https://api.mdblist.com
APP_AGENT = CrossWatch/Watcher/1.0
Common namespaces:
mdblist.*
scrobble.*
runtime.*
may call watchlist auto-remove on completion
Last updated 47 minutes ago
Was this helpful?