WIP: Spicetify extension to integrate your Jellyfin music library into Spotify
Find a file
trafficlunar c609941df0 feat: setting for hijacking audio
Also refactor to split settings into components

and add a notification telling user extension hasn't loaded when trying to click the topbar button
2026-03-07 21:40:14 +00:00
.github/workflows feat: loading indicators, copy quick connect code 2026-03-07 19:49:33 +00:00
src feat: setting for hijacking audio 2026-03-07 21:40:14 +00:00
.editorconfig feat: loading indicators, copy quick connect code 2026-03-07 19:49:33 +00:00
.gitignore feat: loading indicators, copy quick connect code 2026-03-07 19:49:33 +00:00
build.ts feat: loading indicators, copy quick connect code 2026-03-07 19:49:33 +00:00
bun.lock refactor: migrate to bun bundler 2026-03-05 18:25:03 +00:00
LICENSE chore: add LICENSE and basic README 2026-03-05 19:14:25 +00:00
package.json feat: loading indicators, copy quick connect code 2026-03-07 19:49:33 +00:00
README.md feat: loading indicators, copy quick connect code 2026-03-07 19:49:33 +00:00
tsconfig.json feat: loading indicators, copy quick connect code 2026-03-07 19:49:33 +00:00

jellyfin-spicetify

WIP: A Spicetify extension to integrate your Jellyfin music library into Spotify

Downloads

Version Description Links
Stable Latest release No stable releases yet Download
Unstable Bleeding edge (latest commit) Download

Features

  • Stream music from Jellyfin instead of Spotify
  • Play tracks that exist on Jellyfin but aren't available on Spotify

Known Limitations

The following are current limitations with the extension. They are not impossible to implement, but are rather time-consuming or require fragile solutions.

Non-Spotify tracks

Tracks that don't exist on Spotify can't be included in playlists, queue, etc. They can only be accessed via search and don't show up on the player interface.