Start a local API server that accepts scrobbles from Last.fm, ListenBrainz, and Web Scrobbler clients, and forwards them to Rocksky. Useful for testing or running on a home server.Documentation Index
Fetch the complete documentation index at: https://docs.rocksky.app/llms.txt
Use this file to discover all available pages before exploring further.
Usage
Required environment variables
Endpoint summary
| Client family | Base URL |
|---|---|
| ListenBrainz | http://localhost:8778 |
| Last.fm (API 2.0) | http://localhost:8778/2.0 |
| Web Scrobbler | http://localhost:8778/webscrobbler/<ROCKSKY_WEBSCROBBLER_KEY> |