Is there an easy way to migrate my Plex music library (including the star ratings) to a Jellyfin music library?

I have well over 10 000 tracks that have been meticulously curated and rated (for better playlist management) and from what I understand, those ratings are nowhere to be found in the actual file metadata.

Is there a way to port over these ratings to Jellyfin?

I simply cannot imagine starting from scratch all over again

  • @ChillPill
    link
    English
    21 year ago

    Here is a script written for subsonic (navidrome) that a helpful redditor pointed me to a while back. Maybe Navidrome could be an alternative to jellyfin if ratings are important? I have not tested this myself as I have not put any effort into moving away from Plex as I had planned.

    https://github.com/profesaurus/transfer_plex_ratings_to_subsonic

    • @twistedtxbOP
      link
      English
      11 year ago

      Thanks so much, I will try it out