Jellyfin

Media

The free software media system.

Latest v10.11.11 · by JellyfinWebsitejellyfin/jellyfin

Release activity

Release activity — 10 releases across 10 days since Jan 19, 2026. Each cell is one day; darker means more releases that day. Nothing is recorded before Jan 19, 2026. Older weeks are hidden at this screen width.
MayJunJulAug
SundayNo releases on Apr 19, 2026No releases on Apr 26, 2026No releases on May 3, 2026No releases on May 10, 2026No releases on May 17, 20261 release on May 24, 2026No releases on May 31, 2026No releases on Jun 7, 2026No releases on Jun 14, 20261 release on Jun 21, 20261 release on Jun 28, 2026No releases on Jul 5, 2026No releases on Jul 12, 2026No releases on Jul 19, 2026No releases on Jul 26, 20261 release on Aug 2, 2026
MondayNo releases on Apr 20, 2026No releases on Apr 27, 2026No releases on May 4, 2026No releases on May 11, 2026No releases on May 18, 2026No releases on May 25, 2026No releases on Jun 1, 2026No releases on Jun 8, 2026No releases on Jun 15, 2026No releases on Jun 22, 2026No releases on Jun 29, 2026No releases on Jul 6, 2026No releases on Jul 13, 2026No releases on Jul 20, 2026No releases on Jul 27, 2026No releases on Aug 3, 2026
TuesdayNo releases on Apr 21, 2026No releases on Apr 28, 2026No releases on May 5, 2026No releases on May 12, 2026No releases on May 19, 2026No releases on May 26, 2026No releases on Jun 2, 2026No releases on Jun 9, 2026No releases on Jun 16, 2026No releases on Jun 23, 2026No releases on Jun 30, 2026No releases on Jul 7, 2026No releases on Jul 14, 2026No releases on Jul 21, 2026No releases on Jul 28, 2026No releases on Aug 4, 2026
WednesdayNo releases on Apr 22, 2026No releases on Apr 29, 2026No releases on May 6, 2026No releases on May 13, 2026No releases on May 20, 2026No releases on May 27, 2026No releases on Jun 3, 2026No releases on Jun 10, 2026No releases on Jun 17, 2026No releases on Jun 24, 2026No releases on Jul 1, 2026No releases on Jul 8, 2026No releases on Jul 15, 20261 release on Jul 22, 2026No releases on Jul 29, 2026No releases on Aug 5, 2026
ThursdayNo releases on Apr 23, 2026No releases on Apr 30, 2026No releases on May 7, 2026No releases on May 14, 20261 release on May 21, 2026No releases on May 28, 2026No releases on Jun 4, 2026No releases on Jun 11, 2026No releases on Jun 18, 2026No releases on Jun 25, 2026No releases on Jul 2, 2026No releases on Jul 9, 2026No releases on Jul 16, 2026No releases on Jul 23, 2026No releases on Jul 30, 2026No releases on Aug 6, 2026
FridayNo releases on Apr 24, 2026No releases on May 1, 2026No releases on May 8, 2026No releases on May 15, 2026No releases on May 22, 2026No releases on May 29, 2026No releases on Jun 5, 2026No releases on Jun 12, 2026No releases on Jun 19, 2026No releases on Jun 26, 2026No releases on Jul 3, 2026No releases on Jul 10, 2026No releases on Jul 17, 2026No releases on Jul 24, 2026No releases on Jul 31, 2026No releases on Aug 7, 2026
SaturdayNo releases on Apr 25, 2026No releases on May 2, 2026No releases on May 9, 2026No releases on May 16, 2026No releases on May 23, 2026No releases on May 30, 20261 release on Jun 6, 2026No releases on Jun 13, 2026No releases on Jun 20, 2026No releases on Jun 27, 2026No releases on Jul 4, 2026No releases on Jul 11, 2026No releases on Jul 18, 2026No releases on Jul 25, 2026No releases on Aug 1, 2026

10 releases since Jan 19, 2026

Changelog

v12.0-rc4Pre-release

12.0 RC4

Added 1
  • Implement AudioDb artist search
Changed 9
  • Avoid unnecessary list allocation in CheckForIdlePlayback
  • Drain stderr and stdout concurrently for encoder validation
  • Apply cleaning logic on ForcedSortName
  • Skip ComicInfo parsing if none exists
  • Update dependency SharpCompress to 0.50.1
  • Reduce correlated subqueries to improve query performance
Fixed 9
  • Check the name tag for audio/subtitle probe to fix MP4 not showing correctly
  • Fix play queue index handling in SyncPlay
  • Avoid null reference exception when sorting by user-dependent keys without a user
  • Fix incorrect year on local trailers
  • Fix hyphenated numbers in episode titles parsed as multi-episodes
  • Fix series merging
Removed 1
  • Remove ogg from video extensions since it should only be used for audio

:rocket: Jellyfin Server 12.0 RC4

We are pleased to announce the fourth release candidate preview release of Jellyfin 12.0!

This is a preview release, intended for those interested in testing 12.0 before its final public release. We welcome testers to help find as many bugs as we can before the final release.

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

A note about versioning

Starting with this release, we are dropping the preceding 10. from our versioning. Thus, 10.11.x -> [10.]12.x = 12.x. The reason is simple: at this point in the project, we don't envision a hard break in the API like we planned way back in the early days, and this version scheme was causing a lot of confusion amongst users about what a "major" release was. For more information, please see the RC1 release notes.

What's new?

The main goal of this release has been performance. 10.11.0 dropped a major backend rewrite, and while it was broadly functional, it had a lot of rough edges. This release seeks to polish out most of those rough edges and bring better performance to all users.

There are many other small fixes, improvements, changes, and translations. See our draft release notes here or below for the full list of pull requests. You can also view the Web side changelog here.

Note: You must be on Jellyfin 10.10.7+ or 10.11.x (ideally, 10.11.11) before upgrading! If you are not, the upgrade will fail. Ensure you upgrade to one of these versions first!

Note: The initial load of Jellyfin 12.x will run a few migrations and will take several minutes. Please be patient and do not interrupt the process. You can leverage the (newly improved!) startup UI on your local network to see specific progress, or off-network to see general progress, by visiting the server URL in your web browser during startup.

Note: If you install the RC, you should disable all external plugins and reinstall using the unstable plugin repository, or plugins may fail to load and cause unintended side effects.

Installing

This preview release is distributed in all our traditional forms, though not automatically via our Apt repository or latest tag.

  • For all non-Docker environments, you can find the files for manual download in our repository by selecting "Stable Preview" for your OS.
  • For Docker, you can pull the 12.0-rc4 or preview tags.
What's Changed (since v12.0-rc3)
New Contributors

Full Changelog: https://github.com/jellyfin/jellyfin/compare/v12.0-rc3...v12.0-rc4

View originalPermalink
How v12.0-rc4 went
v12.0-rc3Pre-release

12.0 RC3

Added 3
  • Allow changing capitalization of usernames
  • Support external images for audiobooks
  • Allow SeriesName to be editable from Item Metadata for books
Changed 2
  • Rework bitrate reporting
  • Use InvariantCulture when parsing machine-generated dates
Fixed 15
  • Fix book collections speed issues
  • Fix NullReferenceException in GetStreamingState for closed live streams
  • Fix Swedish rating
  • Close sessions for lost WebSockets to prevent zombie SyncPlay groups
  • Fix folder view
  • Fix ghost entries when deleting library paths

:rocket: Jellyfin Server 12.0 RC3

We are pleased to announce the third release candidate preview release of Jellyfin 12.0!

This is a preview release, intended for those interested in testing 12.0 before its final public release. We welcome testers to help find as many bugs as we can before the final release.

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

A note about versioning

Starting with this release, we are dropping the preceding 10. from our versioning. Thus, 10.11.x -> [10.]12.x = 12.x. The reason is simple: at this point in the project, we don't envision a hard break in the API like we planned way back in the early days, and this version scheme was causing a lot of confusion amongst users about what a "major" release was. For more information, please see the RC1 release notes.

What's new?

The main goal of this release has been performance. 10.11.0 dropped a major backend rewrite, and while it was broadly functional, it had a lot of rough edges. This release seeks to polish out most of those rough edges and bring better performance to all users.

There are many other small fixes, improvements, changes, and translations. See our draft release notes here or below for the full list of pull requests. You can also view the Web side changelog here.

Note: You must be on Jellyfin 10.10.7+ or 10.11.x (ideally, 10.11.11) before upgrading! If you are not, the upgrade will fail. Ensure you upgrade to one of these versions first!

Note: The initial load of Jellyfin 12.x will run a few migrations and will take several minutes. Please be patient and do not interrupt the process. You can leverage the (newly improved!) startup UI on your local network to see specific progress, or off-network to see general progress, by visiting the server URL in your web browser during startup.

Note: If you install the RC, you should disable all external plugins and reinstall using the unstable plugin repository, or plugins may fail to load and cause unintended side effects.

Installing

This preview release is distributed in all our traditional forms, though not automatically via our Apt repository or latest tag.

  • For all non-Docker environments, you can find the files for manual download in our repository by selecting "Stable Preview" for your OS.
  • For Docker, you can pull the 12.0-rc3 or preview tags.
What's Changed (since v12.0-rc2)
New Contributors

Full Changelog: https://github.com/jellyfin/jellyfin/compare/v12.0-rc2...v12.0-rc3

View originalPermalink
How v12.0-rc3 went
v12.0-rc2Pre-release

12.0 RC2

Changed 5
  • Drop the preceding 10. from versioning scheme, simplifying 10.11.x to 12.x
  • Improve performance following the backend rewrite from 10.11.0
  • Revamp startup UI for improved visual style and usability
  • Use Convert.ToHexStringLower for Schedules Direct password hash
  • Re-fetch Live TV channel icons on guide refresh
Fixed 8
  • Fix too many SQL variables in DeleteItem for large batch deletes
  • Prevent heavy database tasks from running while scan is in progress
  • Fix local Comic book plugin registration
  • Fix Live TV tuner not releasing
  • Fix localization lookup
  • Fix embedded lyrics not updating on replace all refresh
  • Batch duplicate-cleanup deletes in merge migrations
  • Remove orphaned people from database
Security 1
  • Reject unsafe plugin package names in installer

:rocket: Jellyfin Server 12.0 RC2

We are pleased to announce the second release candidate preview release of Jellyfin 12.0!

This is a preview release, intended for those interested in testing 12.0 before its final public release. We welcome testers to help find as many bugs as we can before the final release.

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

A note about versioning

Starting with this release, we are dropping the preceding 10. from our versioning. Thus, 10.11.x -> [10.]12.x = 12.x. The reason is simple: at this point in the project, we don't envision a hard break in the API like we planned way back in the early days, and this version scheme was causing a lot of confusion amongst users about what a "major" release was. For more information, please see the RC1 release notes.

What's new?

The main goal of this release has been performance. 10.11.0 dropped a major backend rewrite, and while it was broadly functional, it had a lot of rough edges. This release seeks to polish out most of those rough edges and bring better performance to all users.

There are many other small fixes, improvements, changes, and translations. See our draft release notes here or below for the full list of pull requests. You can also view the Web side changelog here.

Note: You must be on Jellyfin 10.10.7+ or 10.11.x (ideally, 10.11.11) before upgrading! If you are not, the upgrade will fail. Ensure you upgrade to one of these versions first!

Note: The initial load of Jellyfin 12.x will run a few migrations and will take several minutes. Please be patient and do not interrupt the process. You can leverage the (newly improved!) startup UI on your local network to see specific progress, or off-network to see general progress, by visiting the server URL in your web browser during startup.

Note: If you install the RC, you should disable all external plugins and reinstall using the unstable plugin repository, or plugins may fail to load and cause unintended side effects.

Installing

This preview release is distributed in all our traditional forms, though not automatically via our Apt repository or latest tag.

  • For all non-Docker environments, you can find the files for manual download in our repository by selecting "Stable Preview" for your OS.
  • For Docker, you can pull the 12.0-rc2 or preview tags.
What's Changed (since v12.0-rc1)
New Contributors

Full Changelog: https://github.com/jellyfin/jellyfin/compare/v12.0-rc1...v12.0-rc2

View originalPermalink
How v12.0-rc2 went
v12.0-rc1Pre-release

12.0 RC1

Added 5
  • Add support for more embedded metadata tags
  • Add milliseconds to default console output format
  • Add subtitle extraction timeout configuration option
  • Add ability to sort and filter activity log entries
  • Parse more information from book filenames
Changed 7
  • Drop the preceding 10. from versioning scheme, moving to two-digit versioning where the first digit represents the major release and the second digit represents the minor release
  • Disable legacy authorization methods by default
  • Reorganize subtitle URL logic and conditions in StreamInfo
  • Improve locking cleaning implementation
  • Optimize GetUniqueFlags<T>() method
  • Asynchronize the SaveImages function in Library
  • Implement proper pinning of SkiaSharp to prevent accidental updates
Fixed 3
  • Fix TV Series parsing containing only numbers
  • Fix episodes showing up on recently added shows
  • Normalize punctuation when computing CleanName so searches without punctuation match
Removed 2
  • Remove special client behavior for API response fields
  • Remove legacy API route middleware
Deprecated 1
  • Deprecate HasPassword property on UserDto

:rocket: Jellyfin Server 12.0 RC1

We are pleased to announce the first release candidate preview release of Jellyfin 12.0!

This is a preview release, intended for those interested in testing 12.0 before it's final public release. We welcome testers to help find as many bugs as we can before the final release.

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

A note about versioning

Starting with this release, we are dropping the preceeding 10. from our versioning. Thus, 10.11.x -> [10.]12.x = 12.x. The reason is simple: at this point in the project, we don't envision a hard break in the API like we planned way back in the early days, and this version scheme was causing a lot of confusion amongst users about what a "major" release was.

Thus, we are now on two digits:

  • The first digit is the major release. Expect signifiant changes between major releases. Do not ever auto-update to a new major release without first checking the release notes, and always take a backup of your server data and config before a major release upgrade.
  • The second digit is the minor release. These are primarily bug and security fix releases, and do not introduce significant feature or functionality changes. You can, usually, safely auto-update between minor releases and should not need a full backup, but it is prudent just in case. You should also ALWAYS strive to run the latest point release as security fixes are embargo'd for at most 2 weeks after the release.
What's new?

The main goal of this release has been performance. 10.11.0 dropped a major backend rewrite, and while it was broadly functional, it had a lot of rough edges. This release seeks to polish out most of those rough edges and bring better performance to all users.

There are many other small fixes, improvements, changes, and translations. See our draft release notes here or below for the full list of pull requests.

Note: You must be on Jellyfin 10.11.x (ideally, 10.11.11) before upgrading! If you are not, the upgrade will fail. I have been informed that I was wrong here, and upgrades from 10.10.7 are also possible, same as 10.11.x!

Note: The initial load of Jellyfin 12.x will run a few migrations and will take several minutes. Please be patient and do not interrupt the process.

Note: If you install the RC, you should disable all plugins and reinstall using the unstable plugin repository, or plugins may fail to load and cause unintended side effects.

Installing

This preview release is distributed in all our traditional forms, though not automatically via our Apt repository or latest tag.

  • For all non-Docker environments, you can find the files for manual download in our repository by selecting "Stable Preview" for your OS.
  • For Docker, you can pull the 12.0-rc1 or preview tags.
What's Changed (since v10.11.x)
New Contributors

Full Changelog: https://github.com/jellyfin/jellyfin/compare/v10.11.11...v12.0-rc1

View originalPermalink
How v12.0-rc1 went
v10.11.11

10.11.11

Added 1
  • Add lockhelper for UserManager

:rocket: Jellyfin Server 10.11.11

We are pleased to announce the latest stable release of Jellyfin, version 10.11.11! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

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

Changelog (1)
📈 General Changes
  • Add lockhelper for UserManager [PR #16944], by @JPVenson
View originalPermalink
How v10.11.11 went
v10.11.10

10.11.10

Fixed 2
  • Fix stale UserData cache
  • Fix user manager collation
Security 3
  • Fix GHSA-f47c-m7gr-q92j
  • Fix GHSA-jg92-mrxq-vv75
  • Fix GHSA-wwwm-px48-fpvq

:rocket: Jellyfin Server 10.11.10

We are pleased to announce the latest stable release of Jellyfin, version 10.11.10! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

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

Changelog (2)
🔒 Security
  • Fix GHSA-f47c-m7gr-q92j, by @Shadowghost
  • Fix GHSA-jg92-mrxq-vv75, by @Shadowghost
  • Fix GHSA-wwwm-px48-fpvq, by @Shadowghost
📈 General Changes
  • Fix stale UserData cache [PR #15048], by @theguymadmax
  • Fix/user manager collation [PR #16906], by @JPVenson
View originalPermalink
How v10.11.10 went
v10.11.9

10.11.9

Changed 3
  • Update log for user session related concurrency update fails
  • Allow HDR10 for VPP tonemapping
  • Use strict QSV CPB size for less powerful H.264 decoder
Fixed 2
  • Fix rate control in av1_amf encoder
  • Fix UserManager after EFcore refactor

:rocket: Jellyfin Server 10.11.9

We are pleased to announce the latest stable release of Jellyfin, version 10.11.9! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

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

Changelog (5)
📈 General Changes
  • Fix rate control in av1_amf encoder [PR #16819], by @nyanmisaka
  • Fix UserManager after EFcore refactor [PR #15368], by @JPVenson
  • Update log for user session related concurrency update fails [PR #16845], by @JPVenson
  • Allow HDR10 for VPP tonemapping [PR #16718], by @gnattu
  • Use strict QSV CPB size for less powerful H.264 decoder [PR #16743], by @nyanmisaka
View originalPermalink
How v10.11.9 went
v10.11.8

10.11.8

Fixed 3
  • Handle folders without associated library in FixLibrarySubtitleDownloadLanguages
  • Fix subtitle saving
  • Fix querying media with language filters

:rocket: Jellyfin Server 10.11.8

We are pleased to announce the latest stable release of Jellyfin, version 10.11.8! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

Note: This release fixes several regressions from 10.11.7, with the goal to get people onto an updated release due to the forthcoming (t-minus 9 days) release of the GHSAs/CVEs that were fixed in 10.11.7. Please upgrade to this release as soon as you can.

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

Changelog (3)
📈 General Changes
  • Handle folders without associated library in FixLibrarySubtitleDownloadLanguages [PR #16540], by @Shadowghost
  • Fix subtitle saving [PR #16539], by @MBR-0001
  • Fix querying media with language filters [PR #16538], by @MBR-0001
View originalPermalink
How v10.11.8 went
v10.11.7

10.11.7

Changed 2
  • Remove -copyts and add -flush_packets 1 to subtitle extraction
  • Apply analyzeduration and probesize for subtitle streams to improve codec parameter detection
Fixed 14
  • Fix CA1810 build error
  • Fix null pointer exception when H264 profile is not checked before use
  • Fix lint issue
  • Fix null reference exception in font handling
  • Fix restore backup metadata location
  • Fix NFO saver using wrong provider ID for collectionnumber
Security 4
  • Fix for GHSA-j2hf-x4q5-47j3
  • Fix for GHSA-8fw7-f233-ffr8
  • Fix for GHSA-v2jv-54xj-h76w
  • Fix for GHSA-jh22-fw8w-2v9x

:rocket: Jellyfin Server 10.11.7

We are pleased to announce the latest stable release of Jellyfin, version 10.11.7! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

WARNING: This release contains several extremely important security fixes. These vulnerabilities will be disclosed in 14 days as per our security policy. Users of all versions prior to 10.11.7 are advised to upgrade immediately.

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

Changelog (29)
:lock: Security
  • Fix for GHSA-j2hf-x4q5-47j3, by @Shadowghost
  • Fix for GHSA-8fw7-f233-ffr8, by @Shadowghost
  • Fix for GHSA-v2jv-54xj-h76w, by @Shadowghost
  • Fix for GHSA-jh22-fw8w-2v9x, by @Shadowghost
📈 General Changes
  • Fix CA1810 build error [PR #16522], by @Bond-009
  • Fix Null was not checked before using the H264 profile [PR #16519], by @nyanmisaka
  • Remove -copyts and add -flush_packets 1 to subtitle extraction [PR #16440], by @Molier
  • Fix lint issue [PR #16514], by @theguymadmax
  • Fix nullref ex in font handling [PR #16369], by @Bond-009
  • Fix restore backup metadata location [PR #16425], by @theguymadmax
  • Fix NFO saver using wrong provider ID for collectionnumber [PR #16449], by @theguymadmax
  • Fix readrate options in FFmpeg 8.1 [PR #16423], by @nyanmisaka
  • Apply analyzeduration and probesize for subtitle streams to improve codec parameter detection [PR #16293], by @IceStormNG
  • Fix filter detection in FFmpeg 8.1 [PR #16392], by @nyanmisaka
  • Fix subtitle extraction caching empty files [PR #16257], by @lowbit
  • Fix hls segment length adjustment for remuxed content [PR #16341], by @crimsonspecter
  • Fix broken library subtitle download settings [PR #16204], by @MBR-0001
  • Checkpoint WAL before moving library.db in migration [PR #16253], by @theguymadmax
  • Fix nullref in Season.GetEpisodes when the season is detached from a series [PR #16150], by @dfederm
  • Reattach user data after item removal during library scan [PR #16227], by @dfederm
  • Deduplicate provider IDs during MigrateLibraryDb migration [PR #16226], by @dfederm
  • Skip image checks for empty folders [PR #16231], by @theguymadmax
  • Fix TMDB image URLs missing size parameter [PR #16116], by @saltpi
  • Fix random sort returning duplicate items [PR #16098], by @theguymadmax
  • Fix SessionInfoWebSocketListener not using SessionInfoDto [PR #16109], by @nielsvanvelzen
  • Fix HLS playlist generation for transcodes with fractional framerate [PR #16053], by @IceStormNG
  • Rehydrate cached UserData after reattachment [PR #16071], by @MarcoCoreDuo
  • Fix TMDB crew department mapping [PR #16066], by @theguymadmax
  • Revert hidden directory ignore pattern [PR #16077], by @theguymadmax
View originalPermalink
How v10.11.7 went
v10.11.6

10.11.6

Added 2
  • Add mblink creation logic to library update endpoint
  • Add CultureDto cache
Changed 8
  • Prioritize better matches on search
  • Restore weekly refresh for library folder images
  • Be more strict about PersonType assignment
  • Trim music artist names
  • Skip hidden directories and .ignore paths in library monitoring
  • Prefer US rating on fallback
  • Enforce more strict webm check
  • Use hvc1 codectag for Dolby Vision 8.4
Fixed 10
  • Fix artist display order
  • Fix birthplace not saving correctly
  • Fix watched state not kept on Media replace/rename
  • Revert always sort season by index number
  • Fix crash when plugin repository has an invalid URL
  • Fix tag inheritance for Continue Watching queries

:rocket: Jellyfin Server 10.11.6

We are pleased to announce the latest stable release of Jellyfin, version 10.11.6! This minor release brings several bugfixes to improve your Jellyfin experience. As always, please ensure you take a full backup before upgrading!

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

Changelog (20)
📈 General Changes
  • Prioritize better matches on search [PR #15983], by @Shadowghost
  • Fix artist display order [PR #15816], by @theguymadmax
  • Restore weekly refresh for library folder images [PR #16046], by @theguymadmax
  • Be more strict about PersonType assignment [PR #15872], by @Shadowghost
  • Fix birthplace not saving correctly [PR #16020], by @theguymadmax
  • Trim music artist names [PR #15808], by @theguymadmax
  • Add mblink creation logic to library update endpoint. [PR #15965], by @Collin-Swish
  • Fix watched state not kept on Media replace/rename [PR #15899], by @MarcoCoreDuo
  • Skip hidden directories and .ignore paths in library monitoring [PR #16029], by @theguymadmax
  • Revert "always sort season by index number" [PR #15950], by @theguymadmax
  • Fix crash when plugin repository has an invalid URL [PR #15961], by @theguymadmax
  • Fix tag inheritance for Continue Watching queries [PR #15931], by @theguymadmax
  • Fix playlist item de-duplication [PR #15858], by @Collin-Swish
  • Prefer US rating on fallback [PR #15793], by @Shadowghost
  • Fix missing H.264 and AV1 SDR fallbacks in HLS playlist [PR #15833], by @nyanmisaka
  • add CultureDto cache [PR #15826], by @cvium
  • Fix the use of HWA in unsupported H.264 Hi422P/Hi444PP [PR #15819], by @nyanmisaka
  • Enforce more strict webm check [PR #15807], by @gnattu
  • Fix video lacking SAR and DAR are marked as anamorphic [PR #15834], by @nyanmisaka
  • Use hvc1 codectag for Dolby Vision 8.4 [PR #15835], by @gnattu
View originalPermalink
How v10.11.6 went
View all

Discussion