github jellyfin/jellyfin v10.9.0
10.9.0

latest releases: v10.9.3, v10.9.2, v10.9.1...
17 days ago

🚀 Jellyfin Server 10.9.0

We are pleased to announce the latest stable release of Jellyfin, version 10.9.0!

This major release brings many new features, improvements, and bugfixes to improve your Jellyfin experience.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

You can find more details about and discuss this release on our forums.

Changelog (743)

🔒 Security

🌟 Highlights

🏗️ Enhancements

📈 General Changes

  • Use actual item removal count for library change determination [PR #11526], by @gnattu
  • Default to not extract lyrics [PR #11523], by @gnattu
  • Let AutoDiscoveryHost bind to all addresses [PR #11504], by @gnattu
  • Always set cast receivers during migration [PR #11516], by @crobibero
  • Add Not Implemented response check to m3u tuner HEAD request [PR #11496], by @davidfdezalcoba
  • Allow explicitly set userId for RequestHelpers.GetSession [PR #11505], by @gnattu
  • Fix broken hardware encoder and filter for trickplay [PR #11506], by @gnattu
  • Workarounds TV tuners rejecting HEAD method [PR #11495], by @gnattu
  • Clean up synchronization [PR #11458], by @MarkCiliaVincenti
  • Playlist fixes [PR #11487], by @Shadowghost
  • Don't close inactive session on default [PR #11491], by @gnattu
  • Fix external LRC files being incorrectly overwritten during the initial scan [PR #11480], by @gnattu
  • Fix subtitle saving if file already exists [PR #11310], by @Shadowghost
  • Validate Collection Folders on adding and removal [PR #11444], by @gnattu
  • Fix missing season Index [PR #11472], by @gnattu
  • Always attempt to get User if a user id is provided [PR #11471], by @crobibero
  • More efficient array creation [PR #11468], by @Bond-009
  • Fix incomplete tag query for whitelist tags [PR #11416], by @gnattu
  • Improve audio normalization [PR #11457], by @Bond-009
  • Use more accurate rounding in GetFixedOutputSize [PR #11435], by @gnattu
  • Properly await Task.Delay() [PR #11361], by @Bond-009
  • Fix multiple intro providers and remove unneeded ToLists [PR #11431], by @Bond-009
  • Use StringSplitOptions.TrimEntries where possible [PR #11421], by @Bond-009
  • Always scan ReplayGain tag [PR #11418], by @Bond-009
  • Fix task CleanupCollectionAndPlaylistPathsTask removing valid paths [PR #11410], by @jmqm
  • Don't run ffprobe a second time for music file [PR #11419], by @Bond-009
  • Only apply custom downmix to 5.1 audios [PR #11401], by @gnattu
  • fix: don't apply whitelist tags to libraries [PR #11377], by @gnattu
  • Maintaining track order when a new playlist is created from an existing playlist [PR #11371], by @nickyg91
  • Fix InvalidCastException in ItemUpdateController [PR #11398], by @nielsvanvelzen
  • Limit sessions per user [PR #11370], by @crobibero
  • ci: Ensure lock directory exists [PR #11383], by @joshuaboniface
  • Fix WebSocket disconnecting when exception is thrown during processing [PR #11395], by @nielsvanvelzen
  • ci: Add flock to openapi spec upload [PR #11381], by @joshuaboniface
  • #11289 Fixed cleanup task not checking for folders [PR #11311], by @JPVenson
  • fix: explicitly allow remove root when performing library removal [PR #11352], by @gnattu
  • Changes SessionWebSocketListener to (re)use a timer [PR #11358], by @Bond-009
  • Enable nullable for LibraryManager [PR #11191], by @Bond-009
  • Support age in LocalizationManager.GetRatingLevel [PR #11367], by @nielsvanvelzen
  • fix: bind auto-discovery to multicast ip on macOS [PR #11368], by @gnattu
  • fix: don't extract external sub [PR #11373], by @gnattu
  • Write JSON directly to logfile [PR #11360], by @Bond-009
  • fix: fallback to artist if album artist not provided [PR #11357], by @crobibero
  • fix: use new serializer cache per IXmlSerializer [PR #11356], by @crobibero
  • Validate item access [PR #11171], by @crobibero
  • fix: fix off-by-one error in GetAttributeValue [PR #11351], by @revam
  • Don't decode animated images [PR #11109], by @crobibero
  • Only update if actively refreshing [PR #11341], by @crobibero
  • Fix track MBID in audio metadata [PR #11301], by @lyarenei
  • Enable more warnings as errors [PR #11288], by @Bond-009
  • Don't throw if file was already removed [PR #11286], by @Shadowghost
  • Allow ApiKey to authorize against the FirstTimeSetupOrElevated policy [PR #11338], by @crobibero
  • Add support for out-of-spec but existent, Dolby Vision Profile 8 CCid 6 media. [PR #11334], by @GeorgeH005
  • Add index for lastPlayedDate [PR #11342], by @crobibero
  • Fix policy for GetRemoteSubtitles [PR #11321], by @nielsvanvelzen
  • Fix disabled libraries being returned in MediaFolders api [PR #11236], by @thornbill
  • Fix some spelling mistakes [PR #11287], by @Shadowghost
  • Add jacket to the list of music images [PR #11314], by @Tina-otoge
  • Fix apple audio codecs [PR #11315], by @gnattu
  • fix: rtsp live stream ffprobe timeout [PR #11279], by @chencaidy
  • fix: av1 codecs string [PR #11280], by @gnattu
  • Lowercase CollectionTypeOptions to match legacy experience [PR #11272], by @crobibero
  • Fix FindExtras overwriting current extra type [PR #11260], by @nielsvanvelzen
  • Remove SessionInfo.FullNowPlayingItem from API responses [PR #11268], by @nielsvanvelzen
  • fix metadata refresh for artists [PR #11257], by @sibbi77
  • Catch exceptions in auto discovery [PR #11252], by @crobibero
  • fix: don't do empty hwupload for VT [PR #11235], by @gnattu
  • fix: use a reentrant lock when accessing active connections [PR #11256], by @cvium
  • fix: add image count check to splash screen generation [PR #11245], by @revam
  • Add i18n for TaskCleanCollectionsAndPlaylists [PR #11248], by @crobibero
  • fix: unset qmin and qmax for vt [PR #11246], by @gnattu
  • fix: disable api endpoint for ffmpeg path for security [PR #11225], by @gnattu
  • Fix the broken codecs shifting [PR #11243], by @nyanmisaka
  • Fix compiler warnings for Emby.Server.Implementations [PR #9641], by @Daaiid
  • fix: move trickplay specific option into TrickplayOptions [PR #11229], by @gnattu
  • Fix default values missing in ClientCapabilities(Dto) [PR #11232], by @nielsvanvelzen
  • Adds rename command to commands.yml [PR #11178], by @felix920506
  • fix: prefer cli ffmpeg path over config file [PR #11219], by @gnattu
  • Fix OpenAPI workflow publishing pull request artifact as unstable specification [PR #11224], by @nielsvanvelzen
  • Handle OpenAPI spec uploads properly [PR #11215], by @joshuaboniface
  • fix: remove legacy codecs for VideoToolbox [PR #11217], by @gnattu
  • Add openapi.json upload to new repo server [PR #11214], by @joshuaboniface
  • Check all tags for allow/block [PR #11206], by @crobibero
  • Fix sar->dar typo in #11185 [PR #11210], by @nyanmisaka
  • fix: use Metal tonemap instead of OpenCL [PR #11198], by @gnattu
  • fix: map encoder preset to quality setting for VideoToolbox [PR #11205], by @gnattu
  • Fix codec vs ActualOutputVideoCodec [PR #11203], by @nyanmisaka
  • Add new VideoRangeTypes to fully support DoVi on webOS [PR #10469], by @viktory36
  • Add default auth policy to generated openapi spec [PR #11181], by @crobibero
  • fix: use a more recent UA for M3U Tuner [PR #11199], by @gnattu
  • feat(i18n): transliterate item name before sorting and filtering [PR #11172], by @BLumia
  • fix: make sure the dimension is divisible by two for zscale [PR #11185], by @gnattu
  • Convert bump_version to bumper only [PR #11184], by @joshuaboniface
  • refactor: use Channels as queueing mechanism for periodic websocket messages [PR #11092], by @cvium
  • fix: skip library folders that are inaccessible or empty [PR #9291], by @cvium
  • Restore bump_version script [PR #11177], by @crobibero
  • Remove legacy build utilities [PR #11162], by @crobibero
  • Fixes 'replace missing metadata' overwrites existing metadata that does exist [PR #11136], by @scampower3
  • IIS Hosting [PR #11120], by @kimboslice99
  • Add lyric files to supported extensions [PR #11163], by @robert-hamilton36
  • Add a github action to automatically precheck new issues for problems [PR #11154], by @felix920506
  • Fix parsing of audio PremiereDate property [PR #11155], by @sel10ut
  • Change parsing logic of audio track title [PR #11156], by @sel10ut
  • chore: remove repetitive words [PR #11159], by @standstaff
  • Don't attempt to calculate blurhash for svg [PR #11127], by @crobibero
  • Added logging for where config logs and cache directories are stored [PR #11124], by @PeachesMLG
  • Specify file as concat when extracting attachments [PR #11129], by @crobibero
  • Lowercase MediaStreamProtocol for backwards compatibility [PR #11126], by @crobibero
  • Cleanup PhotoProvider.cs using new .NET 8 features [PR #11119], by @PeachesMLG
  • Remove Azure pipelines CI [PR #11121], by @joshuaboniface
  • Add migration for new plugin repo [PR #11100], by @crobibero
  • Extract and cache all media attachments in bulk [PR #11029], by @alltilla
  • Precache livetv program images [PR #11083], by @crobibero
  • Add support for converting from svg to other image types [PR #11077], by @crobibero
  • Save embedded lyrics when probing audio [PR #11081], by @crobibero
  • Always use ffmpeg codec for bluray [PR #11079], by @crobibero
  • Collect candidate audio streams if no audio index is specified [PR #11046], by @dmitrylyzo
  • Return backdrops with text as thumb for tmdb [PR #11078], by @crobibero
  • fix replace missing metadata for music [PR #10691], by @bhowe34
  • Rename route parameters that are id to be more descriptive [PR #11068], by @crobibero
  • Store lyrics in the database as media streams [PR #9951], by @crobibero
  • Remove "Media Playback" option from new issues [PR #11033], by @felix920506
  • LiveTV MediaSourceProvider refactor [PR #11054], by @barronpm
  • Do not dispose the ffmpeg process [PR #11064], by @Shadowghost
  • Add item id to download activity [PR #11055], by @crobibero
  • LiveTV Recordings Refactor [PR #11045], by @barronpm
  • Add PlaybackOrder to Session state [PR #10934], by @dkacperski97
  • Add IListingsManager Service [PR #10981], by @barronpm
  • Add missing MIME types for comicbook formats [PR #11010], by @rluetzner
  • Fix tiles playlist not using relative paths [PR #11000], by @nicknsy
  • BDMV fixes [PR #10990], by @Shadowghost
  • Make the bitrate of the fallback stream the same as the original [PR #9121], by @dmitrylyzo
  • Add icon for Jellyfin Windows build [PR #10997], by @nyanmisaka
  • Fix tests: discard webm from test mkvs if there is an unsupported codec [PR #10999], by @dmitrylyzo
  • Escape subtitle extraction input path [PR #10992], by @felix920506
  • Correct m4b mimetype [PR #10980], by @felix920506
  • Discard WebM if there is an unsupported codec [PR #10772], by @dmitrylyzo
  • Replace IServerEntryPoint with IHostedService [PR #10976], by @barronpm
  • Update issue report.yml [PR #10946], by @felix920506
  • SchedulesDirect fix [PR #10847], by @barronpm
  • Fix some incompatible API deprecations [PR #10973], by @nielsvanvelzen
  • Progress cleanup [PR #10969], by @barronpm
  • Fix InvalidOperationException if log file not found [PR #10956], by @beakerandjake
  • Update README to include default web client urls [PR #10949], by @beakerandjake
  • Live TV DI [PR #10951], by @barronpm
  • Fix NFO parser to be able to read corrct STRM URL format [PR #10870], by @MaVdbussche
  • Add IGuideManager service [PR #10878], by @barronpm
  • Fix long live tv load times, Fixes #10761 [PR #10881], by @TelepathicWalrus
  • Fix action building [PR #10899], by @Gauvino
  • Use NuGetAuthenticate@1 [PR #10882], by @crobibero
  • Refactor Dockerfile and build [PR #10603], by @Gauvino
  • Use helper function to compare guid [PR #10825], by @crobibero
  • Add ITunerHostManager service and minor LiveTv cleanup [PR #10858], by @barronpm
  • Fixed disposable not being called [PR #10613], by @JPVenson
  • Fix incorrect path check in CleanupCollectionAndPlaylistPathsTask [PR #10876], by @Bond-009
  • Move Live TV code to Jellyfin.LiveTv [PR #10838], by @barronpm
  • Remove DLNA-specific DeviceProfile code [PR #10850], by @barronpm
  • Respond with Service Unavailable if not in correct network [PR #10822], by @crobibero
  • Specify DateTimeKind when pulling a DateTime out of the database [PR #10823], by @crobibero
  • Detect audio spatial format [PR #9996], by @mohd-akram
  • Fix NU1507 to allow only nuget.org via nuget.config [PR #10396], by @DaveSenn
  • Add option to use replaygain tags for audio [PR #10566], by @TelepathicWalrus
  • Feature/enable gh codespaces [PR #10324], by @JPVenson
  • Auto Discovery Cleanup [PR #10793], by @barronpm
  • Fix More Live TV Warnings [PR #10818], by @barronpm
  • Fix broken code coverage [PR #10788], by @Bond-009
  • Add ITranscodeManager [PR #10758], by @barronpm
  • Fix Somalia's display name [PR #10765], by @st3v3nmw
  • Fix StreamBuilder tests [PR #10757], by @dmitrylyzo
  • Fix some warnings in LiveTV [PR #10682], by @barronpm
  • Quote bash paths to prevent word splitting [PR #10672], by @Erotemic
  • Convert CollectionType to use lowercase enum names [PR #10702], by @crobibero
  • Fully specify github action versions [PR #10738], by @1337joe
  • Remove OpenAPI artifact upload from test workflow [PR #10736], by @nielsvanvelzen
  • Add new API endpoint to view/update Item UserData [PR #10573], by @arabcoders
  • Remove unused DLNA models [PR #10685], by @barronpm
  • Fix: Plugin Installed Alerts missing from Admin Dashboard #10620 [PR #10625], by @ilovepilav
  • Allow persons on books [PR #10371], by @Pithaya
  • Query Improvements [PR #10617], by @barronpm
  • LibraryChangedNotifier Cleanup [PR #10592], by @barronpm
  • Use new .NET 8 features [PR #10591], by @Bond-009
  • Fix action building [PR #10590], by @Gauvino
  • Move DLNA to Plugin (Part 1 (Part 2)) [PR #10574], by @barronpm
  • Move DLNA to Plugin (Part 1) [PR #10557], by @barronpm
  • Convert string MediaType to enum MediaType [PR #9762], by @crobibero
  • Validate AuthenticationProviderId and PasswordResetProviderId [PR #10553], by @Chris-Codes-It
  • Add GH Workflow for CI Tests [PR #10392], by @DavidFair
  • Convert CollectionType, SpecialFolderType to enum [PR #9764], by @crobibero
  • Convert ItemSortBy to enum [PR #9765], by @crobibero
  • Revert SkiaSharp upgrade, fix library scan crashes [PR #10544], by @justin-sleep
  • Update link to Jellyfin website [PR #10501], by @methbkts
  • Combine Title and Overview for multi-episodes files for the TMDB provider [PR #10078], by @scampower3
  • Add IDisposableAnalyzers to more projects [PR #10531], by @Bond-009
  • Update SkiaSharp to v2.88.6 [PR #10513], by @Bond-009
  • Correct docstring for /Upcoming [PR #10519], by @s-t-e-v-e-n-k
  • Forward user_agent config to ffprobe [PR #10448], by @vincent
  • Don't remove all tokens if invalid header is provided [PR #10490], by @crobibero
  • #10333 Fix for stale PRs check: increase operations, process ascending [PR #10473], by @jacobslusser
  • refactor: cache the resize image filter [PR #10472], by @cvium
  • chore(deps): use Svg.Skia instead of the deprecated SkiaSharp.Svg [PR #10471], by @cvium
  • Add auto close of an inactive session after X minutes [PR #10357], by @herby2212
  • add EnableSubtitleManagement permission [PR #10410], by @Ch1nkara
  • Fix mismatch between intel VAAPI UMD/KMD in rare cases [PR #10451], by @nyanmisaka
  • #10333 Increases operations per run of GitHub 'stale' action [PR #10447], by @jacobslusser
  • chore(deps): downgrade IDisposableAnalyzers to 4.0.4 [PR #10457], by @cvium
  • add IAsyncDisposable to DisplayPreferencesManager [PR #10455], by @cvium
  • Fix fuzz projects [PR #10416], by @Bond-009
  • Fix a few resharper warnings and appy a few its suggestions [PR #10366], by @goremykin
  • Customizable Cast Receiver [PR #10270], by @crobibero
  • Multiple Stream changes [PR #10390], by @Bond-009
  • Dlna cleanup [PR #10391], by @barronpm
  • Enable CodeAnalysisTreatWarningsAsErrors for MediaBrowser.Common [PR #10389], by @Bond-009
  • StreamingHelpers.GetOutputFileExtension should never return null [PR #10387], by @Bond-009
  • Empty Guids shouldn't make it into the refresh queue [PR #10379], by @Bond-009
  • Deprecate CanLaunchWebBrowser [PR #10381], by @Bond-009
  • Refactor URI overrides [PR #10051], by @Shadowghost
  • Fix HLS playback of m4a files with mjpeg stream [PR #10069], by @lonebyte
  • XML Parsing Cleanup [PR #10352], by @barronpm
  • Use Process.WaitForExitAsync added in .NET 5 [PR #10378], by @Bond-009
  • Fix using movie.nfo first when .nfo also exists [PR #10339], by @leovan
  • Jellyfin.Drawing minor improvements [PR #10347], by @Bond-009
  • Add SystemManager service [PR #10337], by @barronpm
  • Combine Title and Overview for multi-episodes files for NFO file [PR #10080], by @scampower3
  • Use CryptoStream to convert stream from base64 [PR #10346], by @Bond-009
  • Fix multiple FLAC HTTP Live Streaming issues [PR #10067], by @lonebyte
  • Don't create non existent persons in LibraryManager.GetPerson [PR #10345], by @Bond-009
  • Use Authorization header in integration tests [PR #10336], by @Bond-009
  • Reduce string allocations [PR #10348], by @Bond-009
  • Add support for transcode audio file to PCM format [PR #10321], by @feilongfl
  • Fix/probesize [PR #10255], by @thomasjohansen
  • Add full version tag for renovate [PR #10370], by @1337joe
  • Fixed probesize argument passing to FFmpeg [PR #10135], by @0x25CBFC4F
  • Fix JELLYFIN_FFMPEG_OPT is not enabled in fedora ExecStart [PR #10330], by @nyanmisaka
  • #10333 Updates issue stale action to fix issues with not running [PR #10334], by @jacobslusser
  • Minor cleanup [PR #10331], by @barronpm
  • Add book related values to the PersonKind enum [PR #10325], by @Pithaya
  • PhotoResolver: change how generated images are detected [PR #10222], by @Bond-009
  • Add shebang to jellyfin.init [PR #10318], by @MartinWilkerson
  • Allow repeated same tv guide channels on M3U tuner [PR #10323], by @hagaygo
  • Use IHostLifetime for Shutdown/Restart [PR #10261], by @barronpm
  • Ignore .zfs folder [PR #10219], by @Bond-009
  • Add We;Na to artist split whitelist [PR #10329], by @1337joe
  • Fix sed failing on Docker builds for CentOS/Fedora [PR #10285], by @DavidFair
  • fix: use TryGetString to avoid crashing, fixes #10306 [PR #10308], by @cvium
  • Update node versions [PR #10305], by @thornbill
  • CollectionFolder: replace Dictionary + locks with ConcurrentDictionary [PR #10276], by @Bond-009
  • Make startup script more portable [PR #10212], by @brianjmurrell
  • Add missing LocalAccessOrRequiresElevationHandler [PR #10268], by @crobibero
  • Downgrade SkiaSharp to prevent segfault [PR #10264], by @Bond-009
  • Start adding IDisposableAnalyzers to projects [PR #10266], by @Bond-009
  • Fully specify version tags for renovate [PR #10263], by @1337joe
  • Downgrade SkiaSharp.NativeAssets.Linux to prevent segfault [PR #10257], by @Bond-009
  • Extend collections cleanup task to include playlists too [PR #10234], by @Shadowghost
  • Minor LibraryMonitor improvements [PR #10218], by @Bond-009
  • fix: open the connection when using SqliteConnection directly [PR #10230], by @cvium
  • Run collect script on failures [PR #10217], by @thornbill
  • add auto-bump_version workflow [PR #6209], by @h1dden-da3m0n
  • Avoid shell expansion issues [PR #10211], by @brianjmurrell
  • Update Swashbuckle.AspNetCore.ReDoc to 6.5.0 [PR #10210], by @Bond-009
  • Add program directories to JELLYFIN_ARGS for sysvinit compatibility [PR #10039], by @hugueslarrive
  • Add a small Bash script to launch Jellyfin, instead of a symlink. [PR #10169], by @gandihar
  • Enable nullable for more files [PR #10056], by @Bond-009
  • Add global.json to specify dotnet version [PR #10207], by @crobibero
  • Removed nesting levels through block-scoped using statement [PR #10025], by @Lehonti
  • Fix typo in NetworkConfiguration.cs [PR #10190], by @eltociear
  • Add new Spain content rating ERI [PR #10165], by @danimart1991
  • refactor: use Microsoft.Data.Sqlite instead of SQLitePCL.pretty [PR #10138], by @cvium
  • Use the correct trancode path [PR #10158], by @Bond-009
  • Fix a few multiple enumerations [PR #10154], by @goremykin
  • Enable nullable for more files and add tests [PR #10141], by @Bond-009
  • Reduce log spam on failed logins [PR #10137], by @Bond-009
  • Fix debian/ubuntu arm64 build error,runtime argument missing [PR #10139], by @FantasyGmm
  • Reduce the amount of allocations in GetWhereClauses [PR #10114], by @Bond-009
  • fix: accessing Standard* of a Process requires manually disposing them afterwards [PR #10125], by @cvium
  • refactor: use ConcurrentDictionary when IMemoryCache isn't needed [PR #10122], by @cvium
  • Album gain [PR #10085], by @TelepathicWalrus
  • Fix French parental rating system [PR #10117], by @Elu43
  • Add Slovak parental ratings [PR #10120], by @sambartik
  • Fixes metadata refresh problems with NFO files [PR #10090], by @scampower3
  • Fix subtitle encoder if webvtt is requested [PR #9669], by @sleepycatcoding
  • Add parsing for dates with spaces [PR #10053], by @christianlegge
  • Fix error in test preventing Moq update (#10096) [PR #10097], by @Bond-009
  • Fix the probing of m4a metadata with missing composer [PR #10062], by @lonebyte
  • Add support for more remote subtitle info [PR #10035], by @MBR-0001
  • Fix album art extraction for multi-disc music albums [PR #10029], by @tallbl0nde
  • Various improvements [PR #9875], by @Shadowghost
  • Fix the is-local check when resetting the password [PR #10060], by @lonebyte
  • Fix Jellyfin.Networking.Tests [PR #10055], by @Bond-009
  • Add ability to upload (and save) SDH subtitles [PR #10036], by @MBR-0001
  • Fix format normalizer for multiple input formats [PR #10049], by @Shadowghost
  • Fix Australian parental rating system [PR #10006], by @Shadowghost
  • Change: Add TinyMediaManager compatibility for german parental rating [PR #9992], by @Blackskyliner
  • fix: set memorystream position after copying [PR #10022], by @cvium
  • fix #9983 MigrateNetworkConfiguration error [PR #9987], by @Sky-High
  • Extract networking constants [PR #9958], by @Shadowghost
  • Use RegexGenerator where possible [PR #9799], by @Bond-009
  • Augment tag searching to consider individual ItemValues instead of the delimited tags field [PR #8914], by @bradbeattie
  • Rewrite NetworkManager and incorporate various fixes from open PRs [PR #8147], by @Shadowghost
  • Fix sending websocket messages [PR #9948], by @crobibero
  • Add a way to handle more invalid characters when sanitizing a filename [PR #9219], by @ProfessionalismIsMyMiddleName
  • Disable real time monitoring by default [PR #9447], by @Bond-009
  • Fix Websocket OpenApi [PR #9935], by @crobibero
  • Added CleanupCollection task [PR #9231], by @JPVenson
  • Migrate VideoRange and VideoRangeType to Enum [PR #9890], by @Shadowghost
  • Do HEAD request to get content type instead of checking for extension [PR #8823], by @Bond-009
  • Fixed RTL text not beeing rendered properly on Lib images [PR #9612], by @JPVenson
  • chore(ci): add labels to docker images [PR #9210], by @candrews
  • Don't ignore parentId for playlists [PR #9909], by @Bond-009
  • Add default value to OpenAPI specification for UserPolicy.EnableCollectionManagement [PR #9933], by @nielsvanvelzen
  • Update stylecop.analyzers to v1.2.0-beta.507 [PR #9915], by @Bond-009
  • Reduce bottlenecks scan code [PR #9863], by @Bond-009
  • Move hardcoded LibraryUpdateDuration to ServerConfiguration. [PR #9894], by @fhriley
  • Use intermediate env for openapi workflow [PR #9906], by @crobibero
  • Fix #9642 backport [PR #9902], by @nyanmisaka
  • Add all websocket messages to generated openapi spec [PR #9682], by @crobibero
  • Whitelist plugin dlls [PR #9564], by @AmbulantRex
  • Implement NFO named season parsing [PR #8203], by @Shadowghost
  • Fix InvalidOpEx while trying to read HttpResponseContent 2x [PR #9861], by @Bond-009
  • Make LUFS property nullable in BaseItemDto [PR #9858], by @nielsvanvelzen
  • Mock configuration to get SqliteCacheSizeKey during test [PR #9857], by @crobibero
  • Increase journal_size_limit Defaults [PR #9667], by @Silvenga
  • Source SQLite cache_size from an Environment Variable [PR #9666], by @Silvenga
  • Fix TotalRecordCount calculation [PR #9818], by @Shadowghost
  • Check for Imdb id for series [PR #9803], by @Bond-009
  • Set removed and added tags recursively [PR #9771], by @Shadowghost
  • Fix readonlyspan usage [PR #9775], by @crobibero
  • Rescue malformed Xml response in DLNA PlayTo [PR #9759], by @seaeagle1
  • Fix playlists library and migration [PR #9770], by @Shadowghost
  • Fix access to playlists not created by a user [PR #9746], by @Shadowghost
  • Happy Eyeballs (IP6 fallback to IP4) implementation of http client. [PR #8598], by @Neuheit
  • Fix local JPG primary image for video being overwritten by screen grabber [PR #9552], by @SenorSmartyPants
  • Remove ExtendedFileSystemInfo [PR #9749], by @Bond-009
  • Fix MigrateRatingLevels [PR #9461], by @Shadowghost
  • Fix pull request #9485 - scaleFactor limitation to 1 [PR #9738], by @olanwe
  • Fix FirstTimeSetupHandler not failing on invalid user if not in setup mode [PR #9747], by @Shadowghost
  • Whitelist Smith/Kotzen [PR #9729], by @1337joe
  • sql connection pool [PR #9643], by @Bond-009
  • Add artist to artist split whitelist [PR #9705], by @fuchsmich
  • Add artist to artist split whitelist [PR #9659], by @pogmommy
  • fix: dead link [PR #9626], by @brettpetch
  • Fix null parental rating comparison [PR #9618], by @bradbeattie
  • Update issue template to help HWA debugging [PR #9645], by @nyanmisaka
  • Properly dispose prepared statements [PR #9635], by @Bond-009
  • #7626 Added handling for common FormatExceptions with Skia loading sv… [PR #9581], by @JPVenson
  • Fix analyzers warnings and suggestions [PR #9607], by @goremykin
  • Augment similarity with person matches [PR #9613], by @bradbeattie
  • Use minby and maxby [PR #9583], by @goremykin
  • Implement check to hide all libraries when user has no access [PR #9536], by @elmuffo
  • Fix migration for MusicBrainz [PR #9559], by @IDisposable
  • Add action to close PRs with merge conflicts [PR #9561], by @thornbill
  • Don't add .spc audio files (#9034) [PR #9545], by @Bond-009
  • Fix item deletion with api key (#7610) [PR #9541], by @Bond-009
  • Fix playlist creation and removal [PR #9466], by @Shadowghost
  • Add merge conflict comment [PR #9529], by @thornbill
  • Convert Person.Type to use PersonKind enum [PR #9487], by @crobibero
  • Fix audio VBR calculation [PR #9522], by @knackebrot
  • Extras: Clean filename and process NFOs [PR #9403], by @SenorSmartyPants
  • Multiple HLS codec and bitrate fixes [PR #9388], by @Shadowghost
  • Don't overwrite NFO images [PR #9452], by @SenorSmartyPants
  • Fix pre-existing chapter images not being deleted [PR #9103], by @DarrenRuane
  • Fix file stacking [PR #9496], by @mammo0
  • Fix #9378 [PR #9505], by @Bond-009
  • Update workflow actions to specify full version [PR #9502], by @1337joe
  • Reduce usage of GetAwaiter().GetResult() [PR #9418], by @Bond-009
  • Extend country code rating matching [PR #9460], by @Shadowghost
  • Add config option to disable dummy chapter generation [PR #9410], by @Shadowghost
  • Fall back to using "logo" attrib if "tvg-logo" is mssing in M3U-tuner [PR #9475], by @gitteric
  • Add manual web builds [PR #9468], by @thornbill
  • Save TVChannel Height if set [PR #8777], by @SenorSmartyPants
  • Enable nullable for more files [PR #9449], by @Bond-009
  • Fix DVD and BD folder playback [PR #9254], by @Shadowghost
  • Audiobook grouping fixes [PR #9446], by @1337joe
  • Ignore avg critic rating Rotten Tomatoes [PR #9448], by @Bond-009
  • Allow webp for local images [PR #9454], by @Bond-009
  • Reduce log spam [PR #9417], by @Bond-009
  • Allocate fewer Lists [PR #9416], by @Bond-009
  • Add SeasonProviderIds to EpisodeInfo [PR #9407], by @nalsai
  • Fix auth endpoints using api key [PR #9408], by @crobibero
  • Enable nullable for more files [PR #9397], by @Bond-009
  • Catch Exception when disposing connection [PR #9326], by @ipitio
  • Simplify audio transcode channel lookup [PR #9389], by @crobibero
  • Enable nullable for more files [PR #9381], by @Bond-009
  • Copy IsAutomated option when making MetadataRefreshOptions copy. [PR #9385], by @nicknsy
  • Overhaul content rating handling [PR #8526], by @Shadowghost
  • Fix #7516 [PR #9365], by @Bond-009
  • Various fixes [PR #9361], by @Shadowghost
  • Improve alternate ordering [PR #9336], by @Bond-009
  • Optimize tryparse [PR #9356], by @Bond-009
  • Various MusicBrainz fixes [PR #9352], by @Shadowghost
  • Change transcoderChannelLimit default to 8 [PR #9266], by @holow29
  • Enable nullable for more files [PR #9322], by @Bond-009
  • Add rule and tests to fix #9341 [PR #9343], by @Lenart12
  • Fix MusicBrainz default server [PR #9349], by @Shadowghost
  • Reduce string allocations by regex [PR #9337], by @Bond-009
  • Fix use after dispose [PR #9340], by @Bond-009
  • Validate requested user id [PR #8812], by @crobibero
  • Verify ContentType of uploaded images [PR #9061], by @Bond-009
  • Make exact match primary video [PR #9319], by @Bond-009
  • Fix NRE in DisposeAsyncCore [PR #9320], by @MBR-0001
  • Fix LocalAccessOrRequiresElevationHandler [PR #9315], by @Shadowghost
  • Backport #9130 [PR #9160], by @Shadowghost
  • Enable nullable for more files [PR #9310], by @Bond-009
  • Fix #9300 [PR #9312], by @Bond-009
  • Add permissions for collection management [PR #8887], by @Shadowghost
  • Fix locked item metadata updates [PR #9306], by @1337joe
  • refactor: simplify authz [PR #9282], by @cvium
  • Fix error in XmlTvListingsProviderTests [PR #9302], by @Bond-009
  • Always run code analyzers for tests projects [PR #9304], by @Bond-009
  • Return NotFound when itemId isn't found [PR #9253], by @Bond-009
  • LiveTV fixes [PR #9297], by @crobibero
  • Remove .npmrc and nuget.config files [PR #9284], by @Bond-009
  • Implement hardware filters for videotoolbox, use Apple AAC encoder when available [PR #7807], by @gnattu
  • Use one AssemblyLoadContext per plugin [PR #9115], by @barronpm
  • Fix backdrop image fetching to prioritize non-language images [PR #8982], by @bradbeattie
  • Specify required movflags when encoding M4A audio [PR #9249], by @jmshrv
  • Fix transcoded audio not playing [PR #9263], by @TelepathicWalrus
  • Simplify CreateApplicationPaths [PR #9171], by @Bond-009
  • fix: swap to jellyfin-ffmpeg5 [PR #9256], by @brettpetch
  • Migrate Jellyfin.Api to scoped namespace [PR #9215], by @Shadowghost
  • Use Directory.Packages.props [PR #9135], by @zcsizmadia
  • ApplicationHost cleanup [PR #9191], by @barronpm
  • fix: require current password when admin changes their own password [PR #9238], by @cvium
  • Fix audio codec not being used in UniversalAudio [PR #9192], by @jmshrv
  • fix: don't allow exceptions to propagate from Refresh progress event handlers [PR #9228], by @cvium
  • Improve ffprobe json parsing and don't log error for Codec Type attachment [PR #9227], by @Bond-009
  • Add 404 response to MarkPlayedItem/MarkUnplayedItem [PR #9211], by @chrisb92
  • Remove Emby.Notifications [PR #9147], by @barronpm
  • Remove ability to add a played indicator to images [PR #9186], by @crobibero
  • Add Phantom/Ghost to normalizer whitelist [PR #9180], by @lstrojny
  • Remove restart.sh dependencies from packaging [PR #9164], by @ykgmfq
  • Save modified userData after parsing an nfo [PR #9176], by @ProfessionalismIsMyMiddleName
  • Simplify AlphanumericComparator [PR #9170], by @Bond-009
  • Remove OS information from System Info [PR #9175], by @barronpm
  • Remove CustomHeaderNames [PR #9143], by @barronpm
  • Fix PGS position issue in Vulkan pipeline [PR #9146], by @nyanmisaka
  • Minor improvements [PR #9156], by @Bond-009
  • Fix debug builds [PR #9154], by @Bond-009
  • Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' (#6222) [PR #9126], by @Bond-009
  • Change log level for bind address usage to debug [PR #9066], by @barronpm
  • Remove DvdLib [PR #9068], by @barronpm
  • Increase stale bot operations per run [PR #9133], by @Shadowghost
  • Fix packaging to remove restart.sh script [PR #9124], by @Shadowghost
  • EF Core Cleanup [PR #9108], by @barronpm
  • Refactor Startup + Enable in-process restarting [PR #9100], by @barronpm
  • Allow limiting parallel image encodings to reduce memory usage [PR #8783], by @hannesbraun
  • Fine tune DB settings [PR #9044], by @Bond-009
  • Fix client supported image formats [PR #9071], by @teobaranga
  • Update test dependencies [PR #9094], by @barronpm
  • Migrate to IHost [PR #9078], by @barronpm
  • Fix all warnings in MediaBrowser.MediaEncoding [PR #9073], by @Bond-009
  • Use file-scoped namespaces in Drawing projects [PR #9065], by @barronpm
  • Add stereo downmix algorithm selection. [PR #9001], by @Shadowghost
  • Fix all warnings in Jellyfin.Server.Implementations and MediaBrowser.Providers [PR #9070], by @Bond-009
  • Rename Emby.Drawing and move to src [PR #9054], by @barronpm
  • Move Jellyfin.Drawing.Skia to src [PR #9064], by @barronpm
  • Add Chinese Bilingual language [PR #7623], by @MBR-0001
  • Add dts to list of audio codecs which require ffmpeg strict -2 [PR #9029], by @DavidFair
  • Fix recursive children lookup of folders [PR #8678], by @EgorBakanov
  • Fixing similar parental rating calculation [PR #8959], by @bradbeattie
  • Deduplicate media stream ordering code [PR #9014], by @Bond-009
  • Use EventManager for AuthenticationSuccess, AuthenticationFailure [PR #8960], by @crobibero
  • Fix all warnings in Jellyfin.Api [PR #9003], by @Bond-009
  • Add jellyfin to the render and video groups for HWA [PR #9006], by @nyanmisaka
  • Use nfo provided remote images on initial scan [PR #8995], by @daullmer
  • DVR: Add options to disable NFO and image saving [PR #8775], by @SenorSmartyPants
  • Give stale action write permission for issues [PR #8990], by @Bond-009
  • Checkout common ancestor for comparison in OpenAPI workflow [PR #8985], by @nielsvanvelzen
  • Add support for .sup subtitle [PR #8808], by @crobibero
  • Use custom database healthcheck [PR #8973], by @crobibero
  • Fix multi cleaning [PR #8978], by @Xavier-Do
  • Cleanup and refactor streambuilder [PR #7494], by @Shadowghost
  • Fix image searching to prioritize explicit language match if searching in English [PR #8946], by @bradbeattie
  • Use Diacritics.NET [PR #8964], by @Bond-009
  • Correct path to installation guide [PR #8948], by @mason-mcglothlin
  • Use DistinctBy introduced in .NET 6 [PR #8922], by @Bond-009
  • Adding "creation_time" as a tag lookup for FFProbe for premiere date [PR #8884], by @bradvolen
  • Correct systemd dynamic directory [PR #8924], by @joshuaboniface
  • Use Order() introduced in .NET 7 [PR #8923], by @Bond-009
  • Default to no bitrate limit if no maxBitrate is set [PR #8850], by @Shadowghost
  • Improve DB perf for everyone not using debug logging [PR #8827], by @Bond-009
  • Use static methods StopWatch where it makes sense [PR #8898], by @Bond-009
  • Fix debug builds [PR #8909], by @Bond-009
  • Change log level for slow HTTP responses from WRN TO DBG [PR #8826], by @Bond-009
  • Fix Windows FFmpeg download link [PR #8901], by @Shadowghost
  • Add option to allow extras to use embedded titles [PR #7767], by @1337joe
  • Augment search to consider tags [PR #8842], by @bradbeattie
  • Fix fedora and centos nightly [PR #8875], by @Bond-009
  • Fix nightly builds [PR #8870], by @Bond-009
  • Remove dependency on OptimizedPriorityQueue [PR #8868], by @Bond-009
  • Fix to make sure that UDF streams are opened with Share.Read (#8276) [PR #8867], by @stanionascu
  • Always log when starting ffprobe [PR #8866], by @Bond-009
  • Check HTTP status code before writing response to file [PR #8863], by @Bond-009
  • feat: macOS arm64 build support [PR #8515], by @gnattu
  • Use is and is not when comparing with null [PR #8511], by @Bond-009
  • Add support for avif and webp for photos [PR #8857], by @f5xs-0000a
  • Target .NET 7 [PR #8547], by @Bond-009
  • Fix build [PR #8859], by @Bond-009
  • Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis [PR #8709], by @Bond-009
  • Add support for OPUS and fixes for FLAC case issue in HLS [PR #8546], by @nyanmisaka
  • Allow non-ASCII in downloaded filenames [PR #8825], by @potatodiet
  • Add MusicBrainz server validation and fallback [PR #8833], by @Shadowghost
  • Harden GitHub Workflows security [PR #8664], by @sashashura
  • Add delay_moov flag for progressive mp4 transcoding [PR #8836], by @thornbill
  • The -autoscale option was added in FFmpeg 4.4 [PR #8813], by @Bond-009
  • Fix CI [PR #8824], by @Bond-009
  • Offset API Played Indicator to correct position [PR #8819], by @photonconvergence
  • Minor search update - full word titles matches first [PR #8757], by @SteveTheGrey
  • Chapter Image settings(back-end): [PR #8137], by @negulici-r-barnabas
  • Investigate some TODO comments [PR #8790], by @Bond-009
  • Fix last CA1305 error [PR #8806], by @Bond-009
  • Add missing format providers (fix CA1305 errors) [PR #8745], by @Terrance
  • Providermanager cleanup [PR #7039], by @1337joe
  • DVR: Prefer HD channels then earliest showing when handling duplicate showings. [PR #8768], by @SenorSmartyPants
  • Sort external files when scanning [PR #8695], by @JeWe37
  • Don't cancel DVR recordings when adjusting settings [PR #8752], by @SenorSmartyPants
  • Don't auto-update if plugin is pending restart [PR #8727], by @crobibero
  • Add xmldocs for TMDb provider, correct provider spelling [PR #7602], by @Shadowghost
  • Change LocalizationOption for Traditional Chinese [PR #8737], by @TheBlueKingLP
  • Fix integration tests [PR #8742], by @Bond-009
  • remove JellyfinDbProvider and add second level caching [PR #8601], by @cvium
  • Fix secondary audio [PR #8666], by @dmitrylyzo
  • Add support for "Digital Media" album splits [PR #8713], by @trentks
  • HDHomeRun - Fix incorrect starting offset of buffer span in CheckTunerAvailability. [PR #8726], by @swedishborgie
  • Add regression test for #8696 [PR #8698], by @Bond-009
  • Don't throw exception if program.Title is null [PR #8696], by @crobibero
  • Fix URI creation in redirection middleware [PR #8551], by @Shadowghost
  • Fix double assignment [PR #8670], by @jvitkauskas
  • Clean up some unnecessary ToLists and deprecated function [PR #8618], by @j-griffiths
  • Fix extra type differentiation [PR #8638], by @photonconvergence
  • Fix Docker healthcheck output [PR #8529], by @jjlin
  • Revert dependency updates to Azure Pipelines [PR #8627], by @crobibero
  • Migrate MusicBrainz plugin to MetaBrainz.MusicBrainz [PR #7603], by @Shadowghost
  • Prevent host lookup on GetSmartUrl for HTTP requests (master) [PR #8603], by @Shadowghost
  • Rewrite BaseItem.ModifySortChunks [PR #8540], by @Bond-009
  • Skip missing symlink instead of breaking out of directory scan [PR #8521], by @1337joe
  • Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+) [PR #7708], by @nyanmisaka
  • Fix some things that slipped through the cracks [PR #8541], by @Bond-009
  • Fix subtitle selection behaviour [PR #8472], by @j-griffiths
  • Use System.IO.Compression instead of SharpCompress for gzips [PR #7840], by @adrez99
  • Add extras with "Other" as a label [PR #8520], by @anthonylavado
  • Skip generic shows from duplicate removal actions [PR #8370], by @abpei
  • Update embedded image names to match docs [PR #8522], by @1337joe
  • Remove r3 from clean strings [PR #8027], by @Bond-009
  • Extend music parsing [PR #7514], by @Shadowghost
  • Fix hearing impaired localization lookup [PR #8512], by @1337joe
  • Update fuzzing projects to .net6 [PR #8510], by @Bond-009
  • Redirect natively if no baseurl is set [PR #8408], by @Shadowghost
  • Fix DLNA UpdateProfile test [PR #6751], by @Bond-009
  • Use ArgumentNullException.ThrowIfNull helper method [PR #8503], by @Bond-009
  • Fixed a few compiler warnings (#2149) [PR #8505], by @JJS
  • fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext [PR #8500], by @cvium
  • Added handling of streams of type "data" [PR #8483], by @crobibero
  • Remove redundant using directives [PR #8469], by @hannesbraun
  • Remove LGTM badge [PR #8410], by @Bond-009
  • Remove libraspberrypi0 package from arm Dockerfile [PR #8402], by @Bond-009
  • Use record for AudioBookFilePathParserResult [PR #8409], by @Bond-009
  • Fix special features not being sorted [PR #8401], by @ZachPhelan
  • Fix HTML for badges in README [PR #8407], by @hannesbraun
  • Add Sweden, Finland and Norway content rating [PR #7846], by @hogenf
  • Drop transitional package apt-transport-https [PR #5950], by @ypid
  • Pass referer parameter to ffmpeg [PR #8144], by @joseph39
  • Add more artists to '/' separator whitelist [PR #8386], by @justjakka
  • Don't allow throwing System.Exception [PR #8378], by @Bond-009
  • Require properly typed ActionResult [PR #8382], by @crobibero
  • Add A/T/O/S to '/' separator whitelist [PR #8384], by @justjakka
  • Make Password Reset case sensitive [PR #8377], by @Bond-009
  • Fixes for FFProbe Keyframe extraction [PR #8335], by @eglia
  • Minor cleanup [PR #8250], by @Bond-009
  • Simplify UniversalAudioController code, remove redundant null checks [PR #8359], by @nielsvanvelzen
  • Fix musl publish command [PR #8376], by @crobibero
  • Fix musl build permissions [PR #8375], by @crobibero
  • Use Guid type for UserConfiguration fields [PR #8325], by @nielsvanvelzen
  • Add musl-linux-arm64 support [PR #8112], by @JinYi-Tsinghua
  • Fix QuickConnect operation names [PR #8360], by @nielsvanvelzen
  • JELLYFIN_NOWEBAPP_OPT is now --nowebclient [PR #8313], by @brianjmurrell
  • Fix regression in DlnaHttpClient [PR #8300], by @Bond-009
  • Rework SsdpHttpClient [PR #7433], by @Bond-009
  • Fix various typos [PR #8267], by @luzpaz
  • Make IgnoreDts configurable for M3U tuner [PR #7903], by @knackebrot
  • don't require a user id for items api call using api key [PR #7965], by @jasongdove
  • Fix operation name in SearchController and correct nullability for SearchHint [PR #8279], by @nielsvanvelzen
  • fix: single video folder during photos lib scan [PR #7845], by @utkuozdemir
  • Increase (really) timeout for subtitle extraction to 30min [PR #8259], by @RealGreenDragon
  • Use guid for adjacentTo API parameter [PR #8261], by @nielsvanvelzen
  • Jellyfin 10.9.0 [PR #8118], by @crobibero
  • Use guid for seriesId API parameter [PR #8262], by @nielsvanvelzen
  • Move transcodes to be under CachePath [PR #8107], by @candrews
  • Add escape hatch for Series merging [PR #8008], by @revam
  • Fix yuvj420p pixel format hardware decoding [PR #8001], by @nyanmisaka
  • Fix the broken transcoding throttler [PR #7994], by @nyanmisaka
  • Catch external streams exceptions [PR #7988], by @nyanmisaka
  • Upgrade to dotnet 6.0.6, update remaining dependencies [PR #7984], by @crobibero
  • Override the VAAPI driver env if i965 device is known [PR #7975], by @nyanmisaka
  • Fix HWA decoders are not applied to BluRay folders [PR #7968], by @nyanmisaka
  • Fix subtitle encoder if subrip is requested [PR #7960], by @Shadowghost
  • Fix output extension if user has no transcoding permission [PR #7955], by @nyanmisaka
  • Add DoVi side data parsing [PR #7964], by @nyanmisaka
  • fix: use proper bind address for DLNA location url (#7953) [PR #7954], by @cvium
  • Brighter VPP tone-mapping on Intel [PR #7950], by @nyanmisaka
  • Add VideoRangeType to video conditions [PR #7947], by @nyanmisaka
  • feat: partially handle SVG files and remove exceptions from blurhash and dimensions [PR #7946], by @cvium
  • Fix the int overflow issue and the wrong map index of external audio [PR #7941], by @nyanmisaka
  • Fix recommendations [PR #7940], by @Shadowghost
  • Move service hardening options to override config [PR #7887], by @joshuaboniface
  • Rework Fedora build [PR #7614], by @mihawk90
  • Fix splashscreen [PR #7895], by @crobibero
  • Enable XmlReaderSettings.Async, fixes #7929 [PR #7934], by @Bond-009
  • Remove MPEG4 hwaccel from AMF [PR #7925], by @nyanmisaka
  • Improve AMF tonemap speed when using sw decoding [PR #7924], by @nyanmisaka
  • fix: read configuration during Invoke instead of during construction [PR #7913], by @cvium
  • fix: only use keyframes when remuxing video [PR #7911], by @cvium
  • Switch to FirstOrDefault extension [PR #7894], by @crobibero
  • fix: tv shows do not support multi edition [PR #7892], by @cvium
  • Prevent 400 error when using navigation buttons. [PR #7885], by @iwalton3
  • fix: respect the image refresh options when parsing remote images from NFO [PR #7873], by @cvium
  • Add tests for preferred audio language selection [PR #7682], by @1337joe
  • chore: disable DLNA by default [PR #7868], by @cvium
  • Don't add MigrationOptions to the api spec [PR #7867], by @crobibero
  • chore: enable on demand keyframe extraction for mkv [PR #7854], by @cvium
  • Fix Dolby Vision profile 5 and 8 to SDR HW tone-mapping [PR #7828], by @nyanmisaka
  • Fix the PNG image decoding issue in Skia [PR #7852], by @nyanmisaka
  • Backport all dependency updates [PR #7842], by @crobibero
  • IAsyncDisposable is one big pitfall [PR #7810], by @Bond-009
  • Exclude streams with mismatched types in external files [PR #7802], by @nyanmisaka
  • Fix closing livetv stream on session end [PR #7781], by @crobibero
  • Conditionally include platform specific Skia assets [PR #7792], by @crobibero
  • Clear TranscodingInfo if play method changed [PR #7785], by @dmitrylyzo
  • Enable SupportsTranscoding if device has transcoding profiles [PR #7784], by @crobibero
  • Support searching with tv program filters [PR #7780], by @1337joe
  • Manually describe Version for openapi [PR #7775], by @crobibero
  • Fix to allow for episode numbering over 999 in certain scenarios [PR #7741], by @LewkyB
  • Fix the mismatched resolution in sw PGS burn-in [PR #7736], by @nyanmisaka
  • Don't let permission denied kill library scans [PR #7724], by @jtcasper
  • Populate authentication info with server details if using API key [PR #7774], by @crobibero
  • Update to dotnet 6.0.5 [PR #7766], by @crobibero
  • fix: disable "Automatically add to collection" by default [PR #7749], by @cvium
  • Update TMDbLib to 1.9.2 [PR #7723], by @crobibero
  • Fix the disordered color in Dolby Vision remuxing on Safari [PR #7718], by @nyanmisaka
  • Fix the issue that HEVC transcoding can't be disabled [PR #7712], by @nyanmisaka
  • Respect limited opus sampling rates when building trancoding command [PR #7716], by @Shadowghost
  • Fix streambuilder reasons for direct playback checks [PR #7699], by @Shadowghost
  • Don't migrate auth token if user doesn't exist [PR #7693], by @crobibero
  • Fixes diacritics regression #7484 #7450 #7560 [PR #7604], by @Jellifi007
  • Fix DVR error: too long filename [PR #7544], by @jaantaponen
  • Fix Matrix badge link to space instead of community [PR #7744], by @n-peugnet
  • Properly handle stream addition and removal for strm use cases [PR #7529], by @Shadowghost
  • Prefer MetadataProvider enum as provider id key over arbitrary strings [PR #7654], by @Shadowghost
  • Add libssl3 as an alternative dependency for Ubuntu 22.04 LTS [PR #7648], by @nyanmisaka
  • Fix H264 level on safari fmp4 [PR #7643], by @nyanmisaka
  • Fix quick connect tests [PR #7638], by @1337joe
  • Only delete xmltv cache file if exist [PR #7625], by @crobibero
  • Correct LocalTrailerCount in API [PR #7634], by @neilsb
  • Fix xmltv caching part 2 [PR #7592], by @1337joe
  • Add missing properties to PlaybackStart, PlaybackStop [PR #7605], by @crobibero
  • Update Jellyfin.XmlTv to 10.8.0 [PR #7591], by @1337joe
  • Fix the wrong external audio map index if text subtitle exists [PR #7580], by @nyanmisaka
  • Update to dotnet 6.0.4 [PR #7590], by @crobibero
  • Remove mp2 from video file extensions [PR #7578], by @Shadowghost
  • Require elevation to save list of plugin repositories [PR #7569], by @crobibero
  • Fix NamedConfiguration API Generation [PR #7561], by @DMouse10462
  • Fix xmltv caching [PR #7567], by @cvium
  • Write UTC Date to .nfo files [PR #7543], by @daullmer
  • Fix StreamBuilder [PR #7537], by @dmitrylyzo
  • Add fallback for image downloads with bad reported MediaType [PR #7521], by @1337joe
  • Optimize GetMD5 function [PR #7575], by @Bond-009
  • Fix PGS burn-in on certain iGPU such as Iris Plus 655 [PR #7557], by @nyanmisaka
  • fix: remove (incorrect) negation of bool expression [PR #7551], by @cvium
  • fix: use IPAddress.IsLoopback instead of custom [PR #7549], by @cvium
  • Fix album index sorts [PR #7548], by @1337joe
  • Make recording stop at scheduled stop time [PR #7542], by @1337joe
  • Remove video file from file list before processing external files [PR #7527], by @Shadowghost
  • Fix media path saving to wrong library when name duplicated [PR #7525], by @1337joe
  • Allow media without streams to playback [PR #7523], by @crobibero
  • Fix StudioImageProvider [PR #7507], by @crobibero
  • Catch checksum mismatch when updating plugins [PR #7512], by @crobibero
  • Safely get/set User permission/preference [PR #7506], by @crobibero
  • Add 10.8.0 to issue template [PR #7513], by @1337joe

Don't miss a new jellyfin release

NewReleases is sending notifications on new releases.