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
  • 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 | Demo | Docs | Install
  1. Cloudron Forum
  2. Jellyfin
  3. Jellyfin - Package Updates

Jellyfin - Package Updates

Scheduled Pinned Locked Moved Jellyfin
56 Posts 6 Posters 7.8k 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.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #38

    [1.8.2]

    • Update Jellyfin to 10.9.3
    • Full changelog
    • Extract media attachment one by one if the filename appears to be a path [PR #11812], by @gnattu
    • Filter invalid IPs on external interface matching [PR #11766], by @gnattu
    • Use SharedStream for LiveTV more restrictively [PR #11805], by @gnattu
    • Fix the IOSurf error in QSV transcoding [PR #11830], by @nyanmisaka
    • Improve reliability of HasChanged check [PR #11792], by @Shadowghost
    • Trickplay: kill ffmpeg when task is cancelled [PR #11790], by @NotSaifA
    • Force more compatible transcoding profile for LiveTV [PR #11801], by @gnattu
    • Exclude virtual items from DateLastMediaAdded calculation [PR #11804], by @Shadowghost
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #39

      [1.8.3]

      • Update Jellyfin to 10.9.4
      • Full changelog
      • Security: Fix FirstTimeSetupHandler allowing public access [PR #11873], by @thornbill
      • Fix replace logic [PR #11743], by @Shadowghost
      • Mark Audio as RequiresDeserialization and backfill data [PR #11762], by @Shadowghost
      • Move NFO series season name parsing to own local provider [PR #11719], by @Shadowghost
      • Audio normalization: parse ffmpeg output line by line [PR #11910], by @Bond-009
      • Relax remuxing requirement for LiveTV [PR #11851], by @gnattu
      • Fix multi-part album folder being detected as artist folder [PR #11886], by @gnattu
      • Use music metadata from ffprobe when TagLib fails [PR #11859], by @gnattu
      • Return missing episodes for series when no user defined [PR #11806], by @Shadowghost
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #40

        [1.8.4]

        • Update Jellyfin to 10.9.5
        • Full changelog
        • Fallback to local dir when saving to media dir fails [PR #11978], by @Shadowghost
        • Fix Library renaming [PR #11963], by @gnattu
        • Fix identify over NFO and replace all when NFO saving enabled [PR #11921], by @Shadowghost
        • Create readonly DB connections when possible [PR #11969], by @Bond-009
        • Fix local image saving [PR #11934], by @Shadowghost
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #41

          [1.8.5]

          • Update Jellyfin to 10.9.6
          • Full changelog
          • Fix fallback artist when taglib fails [PR #11989], by @gnattu
          • Do not stop validation if folder was removed [PR #11959], by @Shadowghost
          • Use only 1 write connection/DB [PR #11986], by @Bond-009
          • Set ProductionLocations instead of Tags [PR #11984], by @Shadowghost
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #42

            [1.8.6]

            • Update Jellyfin to 10.9.7
            • Full changelog
            • Fix HDR detection for 4K Blu-Ray BDMVs [PR #12166], by @Bond-009
            • Log album name and id in normalization task [PR #11911], by @Bond-009
            • Try to add extracted lyrics during scanning [PR #12126], by @gnattu
            • Fix season backdrops [PR #12055], by @Shadowghost
            • Rewrite PlaylistItemsProvider as ILocalMetadataProvider [PR #12053], by @Shadowghost
            • Fix empty image folder removal for legacy locations [PR #12025], by @Shadowghost
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #43

              [1.8.7]

              • Update Jellyfin to 10.9.8
              • Full changelog
              • Properly escape paths in concat file for BDMV [PR #12296], by @Bond-009
              • Fix localization of audio title [PR #12278], by @Bond-009
              • Fix season handling ("Season Unknown" / unneccesary empty seasons) [PR #12240], by @nielsvanvelzen
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #44

                [1.8.8]

                • Update Jellyfin to 10.9.9
                • Full changelog
                • Fix creating virtual seasons (again) [PR #12356], by @nielsvanvelzen
                • Update Serilog deps [PR #12368], by @Bond-009
                • Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor [PR #11901], by @gnattu
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #45

                  [1.8.9]

                  • Update Jellyfin to 10.9.10
                  • Full changelog
                  • Include AVIF extension for support images [PR #12415], by @ikelos
                  • Apply all codec conditions [PR #12499], by @dmitrylyzo
                  • Revert "NextUp query respects Limit" [PR #12414], by @fredrik-eriksson
                  • Set Content-Disposition header to attachment for image endpoints [PR #12490], by @nielsvanvelzen
                  • Fix bitstream filter not applied to videos in TS container [PR #12493], by @nyanmisaka
                  • Fix the record series button missing on many programs (port of #12398) [PR #12481], by @Bond-009
                  • Don't force non-virtual when all episodes in season are isMissing=true [PR #12425], by @scampower3
                  • Check attachment path for null before use [PR #12443], by @gnattu
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #46

                    [1.8.10]

                    • Update Jellyfin to 10.9.11
                    • Full changelog
                    • Fix subtitle and attachment extraction when input path contains quotes [PR #12575], by @dmitrylyzo
                    • Use filtered codecs to build appliedConditions [PR #12562], by @nyanmisaka
                    • Fix alt version name generation [PR #12558], by @Bond-009
                    • Create and use FormattingStreamWriter [PR #12550], by @Bond-009
                    • Fix CodecProfiles and video encoder profiles [PR #12521], by @nyanmisaka
                    • Don't apply chapter image settings to music [PR #12531], by @gnattu
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote on last edited by
                      #47

                      [1.9.0]

                      • Update Jellyfin to 10.10.0
                      • Full changelog
                      • Fix OpenAPI workflow [PR #11733], by @nielsvanvelzen
                      • Feature/media segments plugin api [PR #12359], by @JPVenson
                      • Add media segments API [PR #12345], by @JPVenson
                      • Enable Dolby AC-4 decoder [PR #11486], by @gnattu
                      • Use real temp dir instead of cache dir for temp files [PR #12226], by @Bond-009
                      • Add software tonemap filter support [PR #12270], by @gnattu
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote on last edited by
                        #48

                        [1.9.1]

                        • Update Jellyfin to 10.10.1
                        • Set AudioCodec when building stream [MR #​12931], by @​gnattu
                        • Remove DynamicImageResponse local image after saved to metadata folder [MR #​12940], by @​gnattu
                        • Fixed possible NullReferenceException in SessionManager [MR #​12915], by @​JPVenson
                        • Don't try to prune images for virtual episodes. [MR #​12909], by @​revam
                        • Fix TMDB import failing when no IMDB ID is set for a movie [MR #​12891], by @​benedikt257
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote on last edited by
                          #49

                          [1.9.2]

                          • Update jellyfin to 10.10.2
                          • Full Changelog
                          • Added query filter to disregard disabled Providers [MR #​12916], by @​JPVenson
                          • Respect cancellation token/HTTP request aborts correctly in SymlinkFollowingPhysicalFileResultExecutor [MR #​13033], by @​goknsh
                          • Update dependencies [MR #​13038], by @​Bond-009
                          • Fix playlists [MR #​12934], by @​Shadowghost
                          • Fix missing procamp vaapi filter [MR #​13026], by @​nyanmisaka
                          • Only set first MusicBrainz ID for audio tags [MR #​13003], by @​gnattu
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote on last edited by
                            #50

                            [1.9.3]

                            • Update jellyfin to 10.10.3
                            • Full Changelog
                            • Exclude file system based library playlists from migration [MR #​13059], by @​Shadowghost
                            • Downgrade minimum sdk version [MR #​13063], by @​crobibero
                            1 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              App Dev
                              wrote on last edited by
                              #51

                              [1.9.4]

                              • Update jellyfin to 10.10.4
                              • Full Changelog
                              • Never treat matroska as webm for audio playback [MR #​13345], by @​gnattu
                              • Don't generate trickplay for backdrops [MR #​13183], by @​gnattu
                              • Use nv15 as intermediate format for 2-pass rkrga scaling [MR #​13313], by @​gnattu
                              • Fix DTS in HLS [MR #​13288], by @​Shadowghost
                              • Transcode to audio codec satisfied other conditions when copy check failed. [MR #​13209], by @​gnattu
                              • Fix missing episode removal [MR #​13218], by @​Shadowghost
                              • Fix NFO ID parsing [MR #​13167], by @​Shadowghost
                              • Always do tone-mapping for HDR transcoding when software pipeline is used [MR #​13151], by @​nyanmisaka
                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                App Dev
                                wrote on last edited by
                                #52

                                [1.9.5]

                                • Update jellyfin to 10.10.5
                                • Full Changelog
                                • Add check to prevent downgrade from future EFCore refactor [MR #​13103], by @​JPVenson
                                • Open files with FileShare.Read for BlurHash calculations [MR #​13425], by @​Bond-009
                                • Don't select audio stream and codec explicitly for copy when bitrate exceeds limit [MR #​13423], by @​gnattu
                                • Fix parallel use of not thread-safe SubtitleFormat instance [MR #​13384], by @​alltilla
                                • Use WriteThrough for ImageSaver [MR #​13411], by @​gnattu
                                • Catch IOExceptions for GetFileSystemMetadata [MR #​13390], by @​gnattu
                                • Fix rating levels [MR #​13388], by @​Shadowghost
                                • Fix: handling of <set> elements in NfoParser [MR #​13092], by @​TheMelmacian
                                • Fix interface selection [MR #​13382], by @​Shadowghost
                                1 Reply Last reply
                                0
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  App Dev
                                  wrote on last edited by
                                  #53

                                  [1.9.6]

                                  • Update jellyfin to 10.10.6
                                  • Full Changelog
                                  • Crashes on Apple silicon [Issue #​13379] should be fixed by the bump to .NET framework version 8.0.13 in this release
                                  • Update dependency z440.atl.core to 6.16.0 [MR #​13526], by @​crobibero
                                  • Fix subnet contains check [MR #​13489], by @​gnattu
                                  • Fix image encoding concurrency limit [MR #​13532], by @​gnattu
                                  • Fix SchedulesDirect image prefetching [MR #​13469], by @​Shadowghost
                                  • Skip allowed tags check for parents of an item [MR #​12721], by @​elfalem
                                  • Fix LiveTV Guide Backdrop image not updating [MR #​13504], by @​IDisposable
                                  • Correctly handle audio number tag fallbacks [MR #​13490], by @​gnattu
                                  • Allow api key to subscribe to admin websockets [MR #​13499], by @​crobibero
                                  • Fix rating mistake in us.csv [MR #​13487], by @​Bond-009
                                  • Fall back to calculating mime type from path when needed [MR #​13439], by @​Bond-009
                                  • Fix interface ordering again [MR #​13448], by @​Shadowghost
                                  • Fixed Websocket not locking state correctly [MR #​13459], by @​JPVenson
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    App Dev
                                    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
                                      App Dev
                                      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
                                        App Dev
                                        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
                                        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