Jellyfin-Rewind

Jellyfin-Rewind

Docker app from GrafGenixs' Repository

Overview

Jellyfin-Rewind. A "Spotify Wrapped"-like app made for people who use Jellyfin for listening to music!

Jellyfin Rewind 2026 will launch on December 31st 2026.

The rewind feature is updated on December 31 each year to reflect the music statistics for the current year. Currently, the rewind for 2025 is available.

Note: This tool is external to Jellyfin and cannot be directly integrated. Users need to log in with their username and password or API key to access their personalized rewind.

To enhance your rewind experience, it is highly recommended to install the Playback Reporting plugin on your Jellyfin server. This plugin tracks your playback history and provides better insights for your rewind. The installation process takes less than 2 minutes and requires admin access.

Important Tips for Playback Reporting Plugin:

  • By default, the plugin stores only the last 3 months of playback data. It is advised to change this setting to store at least the last two years.
  • You can access the settings directly from your Jellyfin server and update the retention period.

Setup Instructions:

  1. Select a port during installation. The app works immediately afterward.
  2. If you want external access, NGINX Proxy Manager is recommended.

This container is simple to use and provides a standalone service for music playback analysis and summary.

Jellyfin Rewind Banner

Jellyfin Rewind

Welcome to Jellyfin Rewind 2025

How to use

Because Jellyfin Rewind is web-based and (for now at least) not available as a plugin, it might be a bit tricky to get your browser to communicate with your Jellyfin server. The problem is that browsers won't allow "insecure" requests (HTTP) from a "secure" website (HTTPS), or requests from a non-private context (website not within your network) to a private context (Jellyfin server accessed over a local IP address within your network).
So make sure you're not using a local IP address (starts with 192.168.) or mDNS hostname (something like jellyfin.local). If you use something like Tailscale as your VPN, you could use your server's Tailscale IP address.

If you're unsure what your Jellyfin server is using, but your Jellyfin server is accessible over the internet, simply use the first link (http)!
If that doesn't work, or your server is NOT accessible over the internet, you could self-host the Jellyfin Rewind website on your local network, for example on the same server that is running Jellyfin. For that, check out the GitHub releases page and either download the zip-archive or use the provided Docker image. The zip-archive will need to be extracted into a folder that is served by a web server, like Apache or Nginx. The Docker image will need a to have port 80 exposed instead.

Links

Local Network / Self-Hosting

If your Jellyfin server is only accessible on your local network, you will need to self-host Jellyfin Rewind so that it's also accessible on your local network. Otherwise your browser will block the connection.
To do this, check out the GitHub releases page and either download the zip-archive or use the provided Docker image here. The zip-archive will need to be extracted into a folder that is served by a web server, like Apache or Nginx. The Docker image will need a to have port 80 exposed instead.

HTTP (works for both http and https Jellyfin servers, as long as they are accessible over the internet):

Make sure your browser shows "insecure" / no lock at the top after opening the link, otherwise connecting to your HTTP-only Jellyfin server might not work!

http://jellyfin-rewind-http.chaphasilor.xyz

HTTPS (only use this if your Jellyfin server has an https connection and is accessible over the internet, this is the best experience):

https://jellyfin-rewind.netlify.app

Download your Rewind report!

Please, please, please download your Rewind report at the end!

Jellyfin's statistics aren't very exhaustive, and any additional data could help offer you more insights during next year's Rewind! Especially if you don't have the Playback Reporting plugin installed, this year's Rewind report might come in very handy, so keep it safe!

If something doesn't work and you can't download the data, I'll be happy to help you resolve the issue.

How does it work?

Glad you asked!
Essentially, Jellyfin Rewind loads most of the information about your music from your Jellyfin server, processes it on your device, aggregates some nice statistics, and then shows the result to you!

Your data never leaves your device; it's very similar to using the Jellyfin app on your phone.

Sadly the build in statistics of Jellyfin are pretty lackluster as of now, even with the Playback Reporting plugin, so that a lot of data has to be processed on your device. That's why it takes a few seconds to generate your Rewind report.

For next year, I might release a separate plugin that can use your Jellyfin server in order to crunch the data. This would also solve some of the connection problems that might happen this year. If you're interested in helping me with the plugin, please be sure to reach out!

Can I help out somehow?

If you know something about web development, are a designer of some sorts, or have experience (or are curious about) developing Jellyfin plugins, I'd love to hear from you! There's so much I want to implement for next year's Jellyfin Rewind, and I need your help to bring all these ideas to life!

I had many more features planned for this year, but simply didn't have the time. I originally planned to launch back in November, and that obviously didn't work out :)

Thanks to everyone who uses Jellyfin Rewind, I sincerely hope you enjoyed it as much as I did!
See you next year!!!

Install Jellyfin-Rewind on Unraid in a few clicks.

Find Jellyfin-Rewind in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Jellyfin-Rewind Review the template variables and paths Click Install

Download Statistics

11,109
Total Downloads

Related apps

Explore more like this

Explore all

Details

Repository
chaphasilor/jellyfin-rewind:latest
Last Updated2025-01-04
First Seen2024-12-21

Runtime arguments

Web UI
http://[IP]:[PORT:80]
Network
bridge
Shell
sh
Privileged
false
Extra Params
--security-opt no-new-privileges:true --pull always

Template configuration

Host Port 1Porttcp

External port mapped to container port 80

Target
80
Default
8080
Value
8080