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