Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Jellyfin
  3. Jellyfin - Package Updates

Jellyfin - Package Updates

Scheduled Pinned Locked Moved Jellyfin
63 Posts 6 Posters 20.2k Views 6 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    wrote on last edited by
    #54

    [1.10.0]

    • Update jellyfin-plugin-ldapauth to 20
    • Added ProfileImageFormat support
    • Removed jpegphoto attribute when photo sync isn't enabled
    • Implement Password Modify Extended Operation
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      wrote on last edited by
      #55

      [1.11.0]

      • Update base image to 5.0.0
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        wrote on last edited by
        #56

        [1.11.1]

        • Update jellyfin to 10.10.7
        • Full Changelog
        • Configurations behind a reverse proxy that did not explicitly configure trusted proxies will not work after this release. This was never a supported configuration, so please ensure you correct your configuration before upgrading. See the updated docs here for more information.
        • Fix validation of API parameters to FFmpeg [GHSA-2c3c-r7gp-q32m], by @Shadowghost
        • Fix trusting forward headers if none are configured [GHSA-qcmf-gmhm-rfv9], by @JPVenson
        • Fix regression where "Search for missing metadata" not handling cast having multiple roles MR #13720, by @Lampan-git
        • Clone fallback audio tags instead of use ATL.Track.set MR #13694, by @gnattu
        • Backport 10.11 API enum changes MR #13835, by @nielsvanvelzen
        • Support more rating formats MR #13639, by @IDisposable
        • Fix stackoverflow in MediaSourceCount MR #12907, by @JPVenson
        • Upgrade LrcParser to 2025.228.1 MR #13659, by @congerh
        • Include Role and SortOrder in MergePeople to fix "Search for missing metadata" MR #13618, by @Lampan-git
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          wrote on last edited by
          #57

          [1.11.2]

          • checklist added to manifest
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #58

            New update is blocked by upstream database migrations bug https://github.com/jellyfin/jellyfin/issues/15027

            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              wrote on last edited by
              #59

              [1.12.0]

              • Update jellyfin to 10.11.5
              • Full Changelog
              • Fix unnecessary database JOINs in ApplyNavigations [MR #15666], by @andrewrabert
              • Skip invalid ignore rules [MR #15746], by @Shadowghost
              • Fix backdrop images being deleted when stored with media [MR #15766], by @theguymadmax
              • Fix NullReferenceException in ApplyOrder method [MR #15768], by @theguymadmax
              • Fix AV1 decoding hang regression on RK3588 [MR #15776], by @nyanmisaka
              • Fix collections display order [MR #15767], by @theguymadmax
              • Fix parental rating filtering with sub-scores [MR #15786], by @theguymadmax
              • Fix case sensitivity edge case [MR #15752], by @Collin-Swish
              • Fix trickplay images using wrong item on alternate versions [MR #15757], by @theguymadmax
              • Fix blocking in async context in LimitedConcurrencyLibraryScheduler [MR #15662], by @SapientGuardian
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                wrote on last edited by
                #60

                [1.13.0]

                • Migrate from LDAP to OpenID
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  wrote on last edited by
                  #61

                  [1.13.1]

                  • Fixup full override of branding.xml on every restart
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    wrote on last edited by
                    #62

                    [1.13.2]

                    • Update jellyfin to 10.11.6
                    • Full Changelog
                    • Prioritize better matches on search [MR #15983], by @Shadowghost
                    • Fix artist display order [MR #15816], by @theguymadmax
                    • Restore weekly refresh for library folder images [MR #16046], by @theguymadmax
                    • Be more strict about PersonType assignment [MR #15872], by @Shadowghost
                    • Fix birthplace not saving correctly [MR #16020], by @theguymadmax
                    • Trim music artist names [MR #15808], by @theguymadmax
                    • Add mblink creation logic to library update endpoint. [MR #15965], by @Collin-Swish
                    • Fix watched state not kept on Media replace/rename [MR #15899], by @MarcoCoreDuo
                    • Skip hidden directories and .ignore paths in library monitoring [MR #16029], by @theguymadmax
                    • Revert "always sort season by index number" [MR #15950], by @theguymadmax
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      wrote last edited by
                      #63

                      [1.13.3]

                      • Update jellyfin-plugin-sso to 4.0.0.4
                      • Full Changelog
                      • Add Pocket ID config steps by @​mhlas7 in #​312
                      • fix: invalidate state immediately after auth by @​jon4hz in #​343
                      • Add kanidm config steps by @​Joker9944 in #​347
                      • Update README dead link, add warning for permission overwritten by @​ForsakenRei in #​318
                      • Bugfix: Prevent KeyNotFoundExceptions in OidPost by @​mandos21 in #​349
                      1 Reply Last reply
                      0

                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                      With your input, this post could be even better 💗

                      Register Login
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search