| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-31 | Fix similarity (#16942) | Tim Eisele | |
| Fix similarity | |||
| 2026-05-27 | Merge pull request #16856 from Shadowghost/movie-recommendations | Bond-009 | |
| Fix movie recommendations | |||
| 2026-05-15 | Fix movie recommendations | Shadowghost | |
| 2026-05-12 | move language filters from QueryFiltersLegacy to QueryFilters | TheMelmacian | |
| 2026-05-04 | Merge pull request #16166 from Shadowghost/ignore-caching | Niels van Velzen | |
| Implement ignore rule caching | |||
| 2026-05-04 | Merge pull request #16616 from dkanada/fix-person-limit | Niels van Velzen | |
| fix person TotalRecordCount when limit is applied | |||
| 2026-05-04 | fix person TotalRecordCount when limit is applied | dkanada | |
| 2026-05-03 | Implement ignore rule caching | Shadowghost | |
| 2026-03-11 | Fix DeleteItemsUnsafeFast usage | Shadowghost | |
| 2026-02-25 | Update saved metadata on primary change | Shadowghost | |
| 2026-02-18 | Optimize item count calculation for named items | Shadowghost | |
| 2026-02-08 | Fix multiple version resolution | Shadowghost | |
| 2026-02-07 | Fix version resolution and scan handling | Shadowghost | |
| 2026-02-07 | Optimize Collection Grouping, NextUp and Latest queries | Shadowghost | |
| 2026-02-05 | Fix multiple version handling | Shadowghost | |
| 2026-01-31 | Optimize Validator and Filter Performance | Shadowghost | |
| 2026-01-31 | Reroute on version removal | 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 | Backport pull request #15965 from jellyfin/release-10.11.z | Collin-Swish | |
| Add mblink creation logic to library update endpoint. Original-merge: 22d593b8e986ecdb42fb1e618bfcf833b0a6f118 Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2026-01-18 | Backport pull request #15899 from jellyfin/release-10.11.z | MarcoCoreDuo | |
| Fix watched state not kept on Media replace/rename Original-merge: 8433b6d8a41f66f6eef36bb950927c6a6afa1a36 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-09-24 | Add People Dedup and multiple progress fixes (#14848) | JPVenson | |
| 2025-08-11 | Refactor to pull item counts in a single query | Cody Robibero | |
| 2025-05-04 | Recognize file changes and remove data on change (#13839) | Tim Eisele | |
| 2025-03-26 | Fix only returning one item from /Item/Latest api. (#12492) | JQ | |
| * Updated to EFcore * Remove unused using * Dont use DateCreated not from episode type or music type * use TranslateQuery to filter out instead and then do the grouping and retrival of min and max datecreated instead * Album also | |||
| 2025-03-25 | Fixed namespaces | JPVenson | |
| 2025-03-25 | WIP fixed namespaces | JPVenson | |
| 2025-03-23 | Rework season folder parsing (#11748) | Tim Eisele | |
| 2025-03-18 | Add fast-path to getting just the SeriesPresentationUniqueKey for NextUp ↵ | Cody Robibero | |
| (#13687) * Add more optimized query to calculate series that should be processed for next up * Filter series based on last watched date | |||
| 2025-02-09 | Rename CreateOrUpdateItems back to CreateItems | Bond_009 | |
| Reverts the name change of this function made in the EFCore PR. This hopefully reduces the amount of merge conflicts while backporting and makes it consistent with the CreateItem function. | |||
| 2024-11-17 | Applied coding style | JPVenson | |
| 2024-10-09 | WIP porting new Repository structure | JPVenson | |
| 2024-06-06 | Backport pull request #11963 from jellyfin/release-10.9.z | gnattu | |
| Fix Library renaming Original-merge: b78efd6b1e90f925d85605132e337470065e7230 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-04-17 | Enable nullable for LibraryManager (#11191) | Bond-009 | |
| 2024-04-14 | Validate item access (#11171) | Cody Robibero | |
| 2024-03-03 | Precache livetv program images (#11083) | Cody Robibero | |
| * Precache livetv program images * return if cache hit * use EnsureSuccessStatusCode * Read proper bytes | |||
| 2024-02-26 | Store lyrics in the database as media streams (#9951) | Cody Robibero | |
| 2023-11-09 | Convert CollectionType, SpecialFolderType to enum (#9764) | Cody Robibero | |
| * Convert CollectionType, SpecialFolderType to enum * Hide internal enum CollectionType values * Apply suggestions from code review Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> * Fix recent change * Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs Co-authored-by: Patrick Barron <barronpm@gmail.com> --------- Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> Co-authored-by: Patrick Barron <barronpm@gmail.com> | |||
| 2023-11-09 | Convert ItemSortBy to enum (#9765) | Cody Robibero | |
| * Convert ItemSortBy to enum * Rename Unknown to Default | |||
| 2022-12-08 | Allow video extras to use owner library options | Joe Rogers | |
| 2022-08-01 | Backport pull request #8167 from jellyfin/release-10.8.z | Joshua Boniface | |
| Add back library scan from library manager Authored-by: Cody Robibero <cody@robibe.ro> Merged-by: Bond-009 <bond.009@outlook.com> Original-merge: f9dffa767f71f287e384282679a9af5e20bc370e | |||
| 2022-02-17 | Remove some dead code | Bond_009 | |
| 2022-02-15 | Fix some warnings | Bond_009 | |
| 2022-01-28 | Remove some allocations (#7246) | Claus Vium | |
| 2021-12-27 | Remove more warnings | Cody Robibero | |
| 2021-12-20 | Fix extras folders | cvium | |
| 2021-12-07 | Refactor extras parsing | cvium | |
| 2021-11-15 | Remove ILibraryManager as a dependency in resolvers etc. | cvium | |
| 2021-09-03 | Fix some warnings | Bond_009 | |
| 2021-07-26 | Update ILibraryManager.cs | Rich Lander | |
| 2021-07-26 | Update ILibraryManager.cs | Rich Lander | |
