docs: Add Rockysky setup instructions
Some checks are pending
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions

This commit is contained in:
FoxxMD 2025-10-29 14:47:59 +00:00
parent d759b00c7e
commit 402b0d2cc7
2 changed files with 20 additions and 0 deletions

View file

@ -2881,6 +2881,25 @@ Finally, add the Maloja server URL and API Key to the configuration type you cho
</TabItem>
</Tabs>
### [Rocksky](https://docs.rocksky.app/)
Rocksky is music tracking and discovery platform built on the AT Protocol (Bluesky). It is compatible with the Listenbrainz API and so can be as a multi-scrobbler [Listenbrainz Client](#listenbrainz) using a custom URL.
You will need a [Bluesky](https://bsky.app/) account to use Rockysky.
:::note
Usage is adapted from [the Listenbrainz to Rocksky docs](https://docs.rocksky.app/migrating-from-listenbrainz-to-rocksky-1040189m0) on [docs.rockysky.app](https://docs.rocksky.app)
:::
While logged in to Bluesky, navigate to [RockySky API Application](https://rocksky.app/apikeys) and obtain an API Key.
Then, follow the directions to create a normal multi-scrobbler [Listenbrainz Client](#listenbrainz) and use:
* **Listenbrainz Token** (`LZ_TOKEN`) - The API Key from RockySky
* **Listenbrainz URL** (`LZ_URL`) - `https://audioscrobbler.rocksky.app`
## Now Playing
Multi-scrobbler can report the currently **playing** tracks it is monitoring to some Scrobble Clients via their individual **Now Playing** functionality.