Skip to main content

Rocksky

Other Uses

Rocksky is music tracking and discovery platform built on the AT Protocol (Bluesky).

This Source monitors the Rocksky scrobbles in your PDS and then re-scrobbles discovered tracks to configured clients.

Learn more about how Rocksky scrobbles work in the Rocksky (Client) docs.

Setup​

Follow the Setup instructions in the Rocksky (Client) docs to get access to your Bluesky PDS repository and scrobble data.

Configuration​

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

  • File/AIO config must include "configureAs": "source"
  • App Password and/or Access Token are not required
Configuration Type

This is configuration for the ENV Config Type.

Environmental VariableTypeDefaultDescription
SOURCE_ROCKSKY_IDstringA globally unique ID EX myComponentId
SOURCE_ROCKSKY_NAMEstringValue of SOURCE_ROCKSKY_IDA vanity name EX My Cool Component
SOURCE_ROCKSKY_ENABLEbooleantrueShould this component be used?
SOURCE_ROCKSKY_HANDLEstringThe fully-qualified handle, or identifier, for your Atmosphere account

Bold/Italic = Required