WIP: Spicetify extension to integrate your Jellyfin music library into Spotify
Find a file
2026-03-20 23:18:07 +00:00
.github/workflows feat: loading indicators, copy quick connect code 2026-03-07 19:49:33 +00:00
src feat: sync volume icons 2026-03-20 23:18:07 +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 fix: fuzzy search tracks 2026-03-12 22:15:26 +00:00
LICENSE chore: add LICENSE and basic README 2026-03-05 19:14:25 +00:00
package.json fix: fuzzy search tracks 2026-03-12 22:15:26 +00:00
README.md fix: keep volume slider input consistent with jellyfin volume 2026-03-11 21:59:04 +00:00
tsconfig.json feat: loading indicators, copy quick connect code 2026-03-07 19:49:33 +00:00

jellyfin-spicetify

WIP: 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
  • Easily toggle between Jellyfin and Spotify audio

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. A solution could be utilizing local files.