aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Library
AgeCommit message (Expand)Author
36 hoursBackport changes from #15368JPVenson
3 daysMerge pull request #16166 from Shadowghost/ignore-cachingNiels van Velzen
3 daysMerge pull request #16616 from dkanada/fix-person-limitNiels van Velzen
3 daysfix person TotalRecordCount when limit is applieddkanada
3 daysImplement ignore rule cachingShadowghost
2026-03-11Fix DeleteItemsUnsafeFast usageShadowghost
2026-02-25Update saved metadata on primary changeShadowghost
2026-02-18Optimize item count calculation for named itemsShadowghost
2026-02-08Fix multiple version resolutionShadowghost
2026-02-07Fix version resolution and scan handlingShadowghost
2026-02-07Optimize Collection Grouping, NextUp and Latest queriesShadowghost
2026-02-05Fix multiple version handlingShadowghost
2026-01-31Optimize Validator and Filter PerformanceShadowghost
2026-01-31Reroute on version removalShadowghost
2026-01-18Complete LinkedChildren integration and batch DTO optimizationsShadowghost
2026-01-18Simplify UserDataManager and remove unused private methodsShadowghost
2026-01-18Backport pull request #15965 from jellyfin/release-10.11.zCollin-Swish
2026-01-18Backport pull request #15899 from jellyfin/release-10.11.zMarcoCoreDuo
2025-09-24Add People Dedup and multiple progress fixes (#14848)JPVenson
2025-08-11Refactor to pull item counts in a single queryCody Robibero
2025-08-06Revert "Merge pull request #13604 from Jxiced/master"Bond_009
2025-08-03Merge branch 'master' into masterJoshua M. Boniface
2025-05-04Recognize file changes and remove data on change (#13839)Tim Eisele
2025-03-26Fix only returning one item from /Item/Latest api. (#12492)JQ
2025-03-25Fixed namespacesJPVenson
2025-03-25WIP fixed namespacesJPVenson
2025-03-23Rework season folder parsing (#11748)Tim Eisele
2025-03-18Add fast-path to getting just the SeriesPresentationUniqueKey for NextUp (#13...Cody Robibero
2025-02-23Move throw into interface to use in wizard, check for null and invalid username.Jxiced
2025-02-09Rename CreateOrUpdateItems back to CreateItemsBond_009
2025-01-25chore: fix spellingJosh Soref
2024-11-17Applied coding styleJPVenson
2024-11-11Fixed TopParent not beeing migratedJPVenson
2024-10-09Ported new Item Repository architectureJPVenson
2024-10-09WIP porting new Repository structureJPVenson
2024-09-07Migrated UserData from library sqlite db to jellyfin.dbJPVenson
2024-09-06Merge pull request #12545 from Bond-009/sha1Niels van Velzen
2024-09-06Merge pull request #12547 from Bond-009/userdatamanagerNiels van Velzen
2024-08-30Remove BOM from UTF-8 filesBond_009
2024-08-30Clean up UserDataManagerBond_009
2024-08-30Remove passwordSha1 param from AuthenticateUser functionBond_009
2024-06-06Backport pull request #11963 from jellyfin/release-10.9.zgnattu
2024-04-30More efficient array creation (#11468)Bond-009
2024-04-17Enable nullable for LibraryManager (#11191)Bond-009
2024-04-14Validate item access (#11171)Cody Robibero
2024-04-03Fix some spelling mistakesShadowghost
2024-03-13Enable nullable for more filesBond_009
2024-03-03Precache livetv program images (#11083)Cody Robibero
2024-02-26Store lyrics in the database as media streams (#9951)Cody Robibero
2024-02-07Use IHostApplicationLifetime to start library monitorPatrick Barron