Rocksky
  1. How-Tos
Rocksky
  • Overview
  • Introduction
  • FAQ
  • How-Tos
    • Migrating to Rocksky Scrobble API
    • Migrating from ListenBrainz to Rocksky
    • How to Use Rocksky with Jellyfin
    • How to Use Rocksky with Navidrome
    • How to Use Rocksky with Pano Scrobbler on Android
    • How to Use Rocksky with Kodi
    • Use Rocksky with Claude Desktop
  • CLI
    • Overview
    • Commands
      • login
      • mcp
      • whoami
      • nowplaying
      • scrobbles
      • search
      • stats
      • artists
      • albums
      • tracks
      • scrobble
      • create apikey
      • help
  • API Reference
    • albums
      • Get User's Albums
      • Get Album
      • Get Several Albums
    • artists
      • Get User's Artists
      • Get Artist
      • Get Several Artists
    • charts
      • Get Scrobbles Per Day
    • playlists
      • Get User's Playlists
      • Get Playlist
    • scrobbles
      • Get Scrobbles
      • Get User's Scrobbles
    • users
      • Find User Profile
    • tracks
      • Get User's Tracks
      • Get Track
      • Get Several Tracks
    • search
      • Search for Item
    • likes
      • Get User's Liked Songs
  1. How-Tos

How to Use Rocksky with Jellyfin

Rocksky now provides a ListenBrainz-compatible scrobbling API, allowing you to use the existing ListenBrainz plugin for Jellyfin with zero code changes, just a config update!

Requirements#

A running Jellyfin server
A Rocksky account
A Rocksky API Key from the API Applications page

1. Install the ListenBrainz Plugin for Jellyfin#

Use the community-maintained plugin:

Plugin Repository:#

https://github.com/lyarenei/jellyfin-plugin-listenbrainz
Once installed, go to:
Dashboard > Plugins > ListenBrainz > Settings

2. Configure the Plugin to Use Rocksky#

Update the default ListenBrainz API URL and token:

API URL:#

From:
https://api.listenbrainz.org
To:
https://audioscrobbler.rocksky.app

API Token:#

1.
Go to Rocksky API Applications
2.
Create or copy your API Key
3.
Paste it into the Token field in the plugin settings
✅ Save and restart the server if needed.
Screenshot from 2025-05-24 15-50-39.png

3. Verify It’s Working#

Start playing a track on Jellyfin
Head to https://rocksky.app — your recent scrobbles should appear in real time
Modified at 2025-05-24 14:13:06
Previous
Migrating from ListenBrainz to Rocksky
Next
How to Use Rocksky with Navidrome
Built with