| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-28 | Backport pull request #15690 from jellyfin/release-10.11.z | martenumberto | |
| Fix: Add .ts fallback for video streams to prevent crash Original-merge: 2a0b90e3852edae22d9f7cec197e6e81e9415632 Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-12-28 | Backport pull request #15689 from jellyfin/release-10.11.z | gnattu | |
| Use original name for MusicAritist matching Original-merge: 4c5a3fbff34a603ff0344e0b42d07bc17f31f92c Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-12-28 | Backport pull request #15681 from jellyfin/release-10.11.z | ivanjx | |
| Fix symlinked file size Original-merge: d32f487e8e4762bba740b586285b663712eda69a Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-12-28 | Backport pull request #15680 from jellyfin/release-10.11.z | theguymadmax | |
| Fix ItemAdded event triggering when updating metadata Original-merge: fb65f8f8532fbad22089a3a3cfb4d9237c71c567 Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-12-28 | Backport pull request #15666 from jellyfin/release-10.11.z | andrewrabert | |
| Fix unnecessary database JOINs in ApplyNavigations Original-merge: 4cdd8c8233cc8e2b4ced9be5b7ddbd48f190a3b9 Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-12-28 | Backport pull request #15662 from jellyfin/release-10.11.z | SapientGuardian | |
| Fix blocking in async context in LimitedConcurrencyLibraryScheduler Original-merge: d91adb5d54ed706198cd3066608107bbfeedebc1 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-12-28 | Backport pull request #15659 from jellyfin/release-10.11.z | liszto | |
| Fix thumbnails never deletes from temp folder ( issue #15629 ) Original-merge: 636908fc4dc4cd69a1c20949a5f7c6cba25de67a Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-12-28 | Translated using Weblate (German) | MrPlow | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/ | |||
| 2025-12-27 | Update dependency Xunit.SkippableFact to 1.5.61 | renovate[bot] | |
| 2025-12-26 | Translated using Weblate (Arabic) | Translation expert | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2025-12-24 | Merge pull request #15797 from Smeagolworms4/fix-get-metadata-editor-info | Bond-009 | |
| Fix GET MetadataEditor ContentTypeOptions for mixed content | |||
| 2025-12-24 | Merge pull request #15831 from allmazz/upd-contributors | Bond-009 | |
| Add myself to CONTRIBUTORS.md | |||
| 2025-12-24 | Merge branch 'master' into upd-contributors | Bond-009 | |
| 2025-12-21 | Warn server administrator when IPv6 is enabled but unsupported by OS | john janzen | |
| 2025-12-21 | wip | lostb1t | |
| 2025-12-21 | wip | lostb1t | |
| 2025-12-21 | wip | lostb1t | |
| 2025-12-21 | wip | lostb1t | |
| 2025-12-21 | ise codec before path on format selection | lostb1t | |
| 2025-12-21 | fix CA2007 | lostb1t | |
| 2025-12-21 | fix: remote subtitles | lostb1t | |
| 2025-12-20 | fix crashes on devices that don't support ipv6 | john janzen | |
| 2025-12-19 | Fixed Multi Sort in New ActivityManager (#15820) | Björn Tenje Persson | |
| 2025-12-19 | Translated using Weblate (Polish) | Kityn | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pl/ | |||
| 2025-12-19 | Translated using Weblate (Spanish (Argentina)) | Fabrizio Mansilla | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/ | |||
| 2025-12-18 | Add myself to CONTRIBUTORS.md | Kirill Nikiforov | |
| 2025-12-17 | Translated using Weblate (German) | Michael | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/ | |||
| 2025-12-17 | Merge pull request #15810 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update github/codeql-action action to v4.31.9 | |||
| 2025-12-16 | Update github/codeql-action action to v4.31.9 | renovate[bot] | |
| 2025-12-16 | Translated using Weblate (Portuguese (Portugal)) | João Moura | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/ | |||
| 2025-12-15 | Fix GET MetadataEditor ContentTypeOptions for inheritedContentType | SmeagolWorms4 | |
| 2025-12-15 | Merge pull request #15798 from theguymadmax/10.11.5-template-version | Joshua M. Boniface | |
| Update issue template version to 10.11.5 | |||
| 2025-12-15 | Update issue template version to 10.11.5 | theguymadmax | |
| 2025-12-13 | Library: Async the SaveImages function (#15718) | Luigi311 | |
| 2025-12-13 | Update GitHub Artifact Actions (#15783) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2025-12-13 | parse more information from book filenames (#15655) | dkanada | |
| 2025-12-13 | Remove legacy API route middleware (#15669) | Niels van Velzen | |
| 2025-12-13 | Merge pull request #15780 from jellyfin/renovate/ci-deps | Bond-009 | |
| Update github/codeql-action action to v4.31.8 | |||
| 2025-12-12 | Merge pull request #15774 from stevenaw/optimize-GetUniqueFlags | Bond-009 | |
| Optimize GetUniqueFlags<T>() | |||
| 2025-12-12 | Update github/codeql-action action to v4.31.8 | renovate[bot] | |
| 2025-12-11 | optimize GetUniqueFlags() | stevenaw | |
| 2025-12-10 | Add curly brace and parentheses support for parsing attribute values from paths | Nilesh Patel | |
| 2025-12-10 | Update CONTRIBUTORS.md | Masood | |
| 2025-12-10 | Remove redundant assignment in playback start logic | Masood | |
| 2025-12-10 | Update CONTRIBUTORS.md | Masood | |
| 2025-12-10 | Fix watched status resetting on re-watch | Masood | |
| 2025-12-10 | Translated using Weblate (Maori) | Veldermon-rbg | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mi/ | |||
| 2025-12-10 | Added translation using Weblate (Maori) | Veldermon-rbg | |
| 2025-12-10 | Translated using Weblate (Dutch) | Bas | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2025-12-10 | Translated using Weblate (Dutch) | Tom O'Neill | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
