| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 26 hours | Backport changes from #15368 | JPVenson | |
| 2 days | Fix review and CodeQL comments | Shadowghost | |
| 2 days | Merge remote-tracking branch 'upstream/master' into epg-fixes | Shadowghost | |
| 2 days | Merge pull request #16704 from dyld-w/fix/keyframe-duration-overshoot | Niels van Velzen | |
| Fix keyframe duration overshoot breaking playback | |||
| 2 days | Fix Playlist and Boxset query and count perf | Shadowghost | |
| 11 days | Clamp keyframe duration overshoot instead of throwing in HLS playlist generation | Dylan Dellett-Wion | |
| 2026-04-20 | Merge remote-tracking branch 'upstream/master' into epg-fixes | Shadowghost | |
| 2026-04-19 | Merge remote-tracking branch 'upstream/master' into perf-rebased | Shadowghost | |
| 2026-04-18 | Merge pull request #15355 from twsouthwick/twsouthwick-patch-1 | Bond-009 | |
| Enable jellyfin.db customized path | |||
| 2026-04-18 | Update to Jellyfin.XmlTv 10.12.0-pre1 | Bond_009 | |
| 2026-04-16 | Merge pull request #8890 from SenorSmartyPants/XMLTV-Live | Bond-009 | |
| Set XmlTvProgram.IsLive | |||
| 2026-04-11 | Apply review suggestions | Shadowghost | |
| 2026-04-11 | Merge remote-tracking branch 'upstream/master' into epg-fixes | Shadowghost | |
| 2026-04-07 | Merge remote-tracking branch 'upstream/master' into perf-rebased | Shadowghost | |
| 2026-04-06 | Fix GHSA-8fw7-f233-ffr8 with improved sanitization | Joshua M. Boniface | |
| Co-Authored-By: Shadowghost <Ghost_of_Stone@web.de> | |||
| 2026-04-04 | Merge pull request #15902 from ZeusCraft10/fix/udp-discovery-cross-subnet-ipv6 | Joshua M. Boniface | |
| 2026-03-30 | Backport pull request #16522 from jellyfin/release-10.11.z | Bond-009 | |
| Fix CA1810 build error Original-merge: 7e88b18192762dcbf82b2182bacd486b4d828e04 Merged-by: nielsvanvelzen <nielsvanvelzen@users.noreply.github.com> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2026-03-30 | Backport pull request #16514 from jellyfin/release-10.11.z | theguymadmax | |
| Fix lint issue Original-merge: e1691e649e8431d080e1d1bc0aacbc2e6198f371 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2026-03-29 | Backport pull request #16369 from jellyfin/release-10.11.z | Bond-009 | |
| Fix nullref ex in font handling Original-merge: 41c2d51d8cb9b4f9bdf81be6e73f7ae2d447a8d7 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2026-03-27 | Merge pull request #15841 from JanzenJohn/feat/fix-ipv6-crash | Joshua M. Boniface | |
| fix crashes on devices that don't support ipv6 | |||
| 2026-03-23 | Backport pull request #16423 from jellyfin/release-10.11.z | nyanmisaka | |
| Fix readrate options in FFmpeg 8.1 Original-merge: 29b236185701091f6719862b05bd7bda58d88475 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2026-03-11 | Merge remote-tracking branch 'upstream/master' into perf-rebased | Shadowghost | |
| 2026-03-08 | Optimize Search and NextUp queries | Shadowghost | |
| 2026-03-05 | Fix review comments | Shadowghost | |
| 2026-02-25 | Apply review suggestions | Shadowghost | |
| 2026-02-23 | Gracefully handle empty listingId | Shadowghost | |
| 2026-02-22 | Apply review suggestion | Shadowghost | |
| 2026-02-22 | Persistence | Shadowghost | |
| 2026-02-22 | Handle 5002, 5003 and add caches | Shadowghost | |
| 2026-02-21 | Fix Skipping | Shadowghost | |
| 2026-02-21 | Fix image failure response handling in batch endpoint | Shadowghost | |
| 2026-02-21 | AIFF support: add .aifc as audio file type, remove .aiff as image file type | Evan Champion | |
| 2026-02-21 | Fix batch requests | Shadowghost | |
| 2026-02-20 | Merge remote-tracking branch 'upstream/master' into perf-rebased | Shadowghost | |
| 2026-02-20 | Add early returns | Shadowghost | |
| 2026-02-20 | Properly handle SD internal error codes | Shadowghost | |
| 2026-02-20 | Fix EPG issues | Shadowghost | |
| 2026-02-15 | Migrate PrimaryVersionId to GUID and fix assignment | Shadowghost | |
| 2026-02-15 | Fix build | Bond_009 | |
| 2026-02-08 | Fix multiple version resolution | Shadowghost | |
| 2026-02-07 | Fix BoxSet collapse handling and deletion | Shadowghost | |
| 2026-02-07 | Fix version resolution and scan handling | Shadowghost | |
| 2026-02-07 | Optimize Indices | Shadowghost | |
| 2026-01-31 | Fix tag checks | Shadowghost | |
| 2026-01-31 | Optimize Validator and Filter Performance | Shadowghost | |
| 2026-01-18 | Add ImageInfo index | Shadowghost | |
| 2026-01-18 | Fix EFcore readme | Shadowghost | |
| 2026-01-18 | Don't use raw SQL | Shadowghost | |
| 2026-01-18 | Complete LinkedChildren integration and batch DTO optimizations | Shadowghost | |
| This commit integrates remaining performance changes: - Add batch user data fetching in DtoService to reduce N+1 queries - Add GetNextUpEpisodesBatch in TVSeriesManager for efficient batch retrieval - Update Video/Movie/BoxSet to use LibraryManager for alternate versions - Transition LinkedChild to use ItemId instead of Path (obsolete Path/LibraryItemId) - Update providers and controllers for LinkedChildren-based references - Add NextUpEpisodeBatchResult for batched episode queries - Integrate IDescendantQueryProvider in SqliteDatabaseProvider | |||
| 2026-01-18 | Add folder-aware filter extensions and descendant query provider | Shadowghost | |
| - Add FolderAwareFilterExtensions for LinkedChildren-based filtering - Add IDescendantQueryProvider interface for database-specific queries - Add MatchCriteria classes for folder filtering - Add SqliteDescendantQueryProvider implementation | |||
