For the complete documentation index, see llms.txt. This page is also available as Markdown.

Sink: MDBList

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.

What it does

It reports playback state to MDBList in real time.

Common gotchas

  • Missing external IDs reduces match rate.

  • Rate limits can cause retries and gaps.

Last updated

Was this helpful?