Skip to main content

Listenbrainz

This Source monitors a Listenbrainz account's scrobble history and then re-scrobbles discovered tracks to configured clients.

Other Uses

You will need to run your own Listenbrainz server or have an account on the official instance.

On your profile page find your User Token to use in the configuration.

Configuration

Configuration Type

This is configuration for the ENV Config Type.

Environmental VariableTypeDefaultDescription
SOURCE_LZ_IDstringA globally unique ID EX myComponentId
SOURCE_LZ_NAMEstringValue of SOURCE_LZ_IDA vanity name EX My Cool Component
SOURCE_LZ_ENABLEbooleantrueShould this component be used?
SOURCE_LZ_URLstringhttps://api.listenbrainz.org/URL for the ListenBrainz server, if not using the default
SOURCE_LZ_TOKENstringUser token for the user to scrobble for
SOURCE_LZ_USERstringUsername of the user to scrobble for

Bold/Italic = Required