Skip to main content

Koito

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

Other Uses

To scrobble to a Koito server, create a Koito (Client)

See the Koito (Client) configuration for general setup. The only difference for Source configuration:

Configuration

Configuration Type

This is configuration for the ENV Config Type.

Environmental VariableTypeDefaultDescription
SOURCE_KOITO_IDstringA globally unique ID EX myComponentId
SOURCE_KOITO_NAMEstringValue of SOURCE_KOITO_IDA vanity name EX My Cool Component
SOURCE_KOITO_ENABLEbooleantrueShould this component be used?
SOURCE_KOITO_URLstringURL for the Koito server
SOURCE_KOITO_TOKENstringUser token for the user to scrobble for
SOURCE_KOITO_USERstringUsername of the user to scrobble for

Bold/Italic = Required