Jellyfin, the open source media server, has released their 6th RC for version 10.11.0.

This is a preview release, intended for those interested in testing 10.11.0 before it’s final public release.

If you intend to test this, BE SURE you stop your Jellyfin server and take a full backup before upgrading!

WIP release notes here for now: https://notes.jellyfin.org/v10.11.0_features

See the GitHub link for more details and a full list of changes.

  • Stefen Auris@pawb.social
    link
    fedilink
    English
    arrow-up
    11
    ·
    1 day ago

    I feel like something with such a major backend change that will affect compatibility deserves a higher version number. I’m going to tweak my docker compose file to ensure I dictate when this big database update happens

    • ShortN0te@lemmy.ml
      link
      fedilink
      English
      arrow-up
      4
      ·
      11 hours ago

      Be aware,

      Jellyfin uses semantic versioning. All releases will have versions in the X.Y.Z format, starting from 10.0.0. Note however that the 10.Y.Z release chain represents the “cleanup” of the codebase, so it should be accepted that 10.Y.Z breaks all compatibility, at some point, with previous Emby-compatible interfaces, and may also break compatibility with previous 10.Y releases if required for later cleanup work

    • mushroomman_toad@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      24 hours ago

      Yeah, there’s going to be a long, uninterruptable database migration at the next startup and they recommend taking backups before. My renovate is fully disabled for Jellyfin right now.