
Jellyfin Rewind
Client-side Spotify Wrapped–style listening report for Jellyfin

Jellyfin Rewind is a web-based tool that creates a Spotify Wrapped–style report from your Jellyfin music library. It connects to a Jellyfin server, pulls playback and library data, processes it in the browser, and produces aggregated listening statistics and a downloadable report.
Key Features
- Client-side data processing: most aggregation and analytics run in the user's browser so no server-side data collection occurs
- Aggregates listening stats such as top artists, tracks, albums and other summary metrics
- Downloadable Rewind report for offline storage or future use
- Deployable as a static site or via a provided Docker image for local network hosting
- Designed to work with standard Jellyfin APIs and typical Jellyfin playback data
Use Cases
- Personal annual listening recap for users who host music on Jellyfin
- Self-hosted privacy-focused alternative to commercial "year in review" services
- Generate shareable or archival reports of listening habits for personal record-keeping
Limitations and Considerations
- Browser CORS and mixed-content restrictions may require self-hosting if the Jellyfin server is on a local/private address
- Accuracy depends on the availability and completeness of Jellyfin playback data; data is more comprehensive if server-side playback reporting plugins are enabled
- Large libraries can require noticeable client-side processing time and memory during report generation
Jellyfin Rewind is a lightweight, privacy-oriented way to visualize and export personal music listening statistics from a Jellyfin server. It is optimized for self-hosting and local network use and is focused on delivering an easy-to-read yearly recap.
Categories:
Tags:
Tech Stack:
Similar Services

Jellyfin
Self-hosted media server for managing and streaming your library
Jellyfin is a free, self-hosted media server to organize, manage, and stream movies, TV, music, and photos to web, mobile, and TV clients.

Navidrome
Web-based music server and personal audio streaming service
Self-hosted music streaming server with a modern web UI, Subsonic-compatible API, multi-user support, and on-the-fly transcoding for large libraries.

Navidrome Music Server
Lightweight open-source web music server and streamer
Open-source web music server that streams personal music collections via a modern web UI and Subsonic-compatible APIs; supports large libraries and on-the-fly transcoding...

Koel
Web-based personal music streaming server
Koel is a web-based personal music streaming server with a modern player UI, multi-user support, playlists, library management, and optional mobile apps.

Beets
Command-line music library manager and metadata tagger
Beets is a command-line music library manager that catalogs collections and automatically fixes tags using MusicBrainz, with a powerful plugin ecosystem.

Audiobookshelf
Self-hosted audiobook and podcast server
Self-hosted audiobook and podcast server with multi-user playback sync, metadata management, downloads, and web/mobile clients.

JavaScript
Docker
TypeScript
SCSS
Svelte
Node.js