Skip to main content

Libre.fm

This Source monitors your Libre.fm scrobble history and re-scrobbles new activity to configured Clients.

Other Uses

To configure this Source use the same registration instructions and configuration data shown in Libre.fm (Client) with the difference being "configureAs": "source" defined in the File/AIO configuration below.

Configuration

Configuration Type

This is configuration for the ENV Config Type.

Environmental VariableTypeDefaultDescription
SOURCE_LIBREFM_IDstringA globally unique ID EX myComponentId
SOURCE_LIBREFM_NAMEstringValue of SOURCE_LIBREFM_IDA vanity name EX My Cool Component
SOURCE_LIBREFM_ENABLEbooleantrueShould this component be used?
SOURCE_LIBREFM_API_KEYstringOptional Secret for Libre.fm account
SOURCE_LIBREFM_SECRETstringOptional Secret for Libre.fm account
SOURCE_LIBREFM_REDIRECT_URIstringhttp://localhost:9078/librefm/callbackOptional URI to use for callback.
SOURCE_LIBREFM_SESSIONstringOptional session id returned from a completed auth flow
SOURCE_LIBREFM_URLBASEstringhttps://libre.fm/2.0/(Optional) The host and path prefix for your Libre.fm instance

Bold/Italic = Required