Hey everyone!

I’m super excited to announce that Jellyfin Rewind 2023 is finally here! Another year has passed, and it’s time to look back at all the music you’ve listened to!

In case you don’t know, “Jellyfin Rewind” is an open-source version of Spotify Wrapped (& co.) made specifically for Jellyfin, that I initially created last year. This year, I’ve made some improvements and added a few new features, and tried to make it as enjoyable as possible.

You can find more info below, but if you just want to see your Rewind, use the links below:

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.chaphasilor.xyz

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 save!

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

Something isn’t working!

I’m sorry to hear that! I spent a lot of time trying to make everything as robust as possible, but everyone has a different server and different media, so it’s no easy task.
There appear to be some issues on iOS with the browser tab crashing, probably because it’s crunching too much data. If it happens to you, please try again on a desktop browser.

If you have any other issues, please comment below and include:

  1. What isn’t working?
  2. Which device are you using to view Jellyfin Rewind?
  3. How are you accessing your server? (local IP, public domain, https yes/no)
  4. A screenshot could be super helpful.
  5. If you are familiar with web development, some logs from your browser’s dev tools probably have the highest chance of helping me debug 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!

Where’s the source code?

You can find the source code on GitHub: https://github.com/Chaphasilor/jellyfin-rewind. There you can also find the files needed to self-host your own instance if you feel like it (under “Releases”).
Self-hosting might actually enable you to use Jellyfin Rewind if nothing else works, because both Jellyfin Rewind and your Jellyfin server are running locally.

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!!! - Chaphasilor

  • TRSturbo@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    6 months ago

    This is absolutely outstanding, thank you for the hard work put into this. I’ve been missing this feature since the switch from spotify!

    Running into constant errors trying to access the generated report from mobile (iOS Safari/Chrome/Edge), but I will be trying this on my desktop here soon to explore some more.

    • Chaphasilor [he/him]OP
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 months ago

      Yeah it seems like Safari prefers to crash instead of allocating a bit more RAM, it should work fine on dekstop/android though. Sadly I don’t have an iPhone to test with 😅

      Please let me know if you got it to work on another device!

      • TRSturbo@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 months ago

        Just to follow back up - it worked flawlessly from desktop. Many cheers again for this!

        • Chaphasilor [he/him]OP
          link
          fedilink
          English
          arrow-up
          2
          ·
          6 months ago

          I’m really happy to hear that! But I’ll try to get an iPhone from someone and do some more testing as well :D

  • florge@feddit.uk
    link
    fedilink
    English
    arrow-up
    5
    ·
    6 months ago

    That’s pretty cool, unfortunately the Playback Reporting plugin on my server was only set the last few months but still insightful!

    • Chaphasilor [he/him]OP
      link
      fedilink
      English
      arrow-up
      3
      ·
      6 months ago

      Did the app properly tell you about it and give you the button to increase the retention interval? Because that’s a feature I worked on a lot, and I would love if it actually paid off!

      • TRSturbo@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        6 months ago

        Can confirm that feature alerted and modified the setting for me as expected to retain forever. Worked like a charm!

      • florge@feddit.uk
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 months ago

        Yep it allowed me to decide between changing it to forever and two years. Checked it after and it had indeed been changed.

  • Krafting@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    6 months ago

    This seems like an awesome project, I only started listening to music on my Jellyfin in november, I will definitely try this later! Thanks for your work keep going!

    • Chaphasilor [he/him]OP
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 months ago

      Thank you so much! Let me know if you have any issue!

      You might not have access to all statistics, but some should be there, and the web app will also check your plugin configuration to make sure all your listening activity is actually collected! So if something doesn’t work, it’s important to look into it or you might be missing some data next year :)