aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library/LibraryManager.cs
AgeCommit message (Expand)Author
10 daysFind dead people and artists by id, not by nameShadowghost
11 daysFix people validator not creating missing peopleShadowghost
11 daysFix recursive handling for LinkedChildrenShadowghost
12 daysMerge commit from forkCody Robibero
13 daysCount a season's episodes by the season they belong toShadowghost
2026-08-25Merge pull request #17715 from Shadowghost/fix-people-cleanupCody Robibero
2026-08-25Merge pull request #17714 from Shadowghost/fix-localized-view-idsCody Robibero
2026-08-25Fix testsShadowghost
2026-08-25Delete a credit once no item maps to it any moreShadowghost
2026-08-25Secure library pathsShadowghost
2026-08-24Say which image and item failed instead of logging a blank pathShadowghost
2026-08-21Fall back to the ancestor filter when a view has no top parentsShadowghost
2026-08-10Merge pull request #17579 from Shadowghost/fix-removal-notificationCody Robibero
2026-08-08Address review on MediaSourceCount batchingbrandon
2026-08-08Fix missing ItemRemoved events and search fallback after access filteringShadowghost
2026-08-07Batch alternate version detection in DtoService to remove MediaSourceCount N+1brandon
2026-08-07Batch people lookups when building item DTOsbrandon
2026-08-03Keep folder extras with the item that owns the folderShadowghost
2026-07-27Fix extras naming and version assignmentShadowghost
2026-07-25Merge pull request #17399 from Shadowghost/fix-extra-yearCody Robibero
2026-07-25Merge pull request #17395 from paoloantinori/fix/userdata-null-user-nre-masterCody Robibero
2026-07-25Remove added comments (#17395 review)Paolo Antinori
2026-07-22Prefer null checks over HasValue everywhereShadowghost
2026-07-22fix: avoid NRE when sorting by user-dependent keys without a userPaolo Antinori
2026-07-21Merge pull request #16980 from TheMelmacian/feature/library_specific_language...Cody Robibero
2026-06-08Merge pull request #10841 from Bond-009/LiveTvImageFixBond-009
2026-06-07Merge pull request #16941 from Shadowghost/fix-external-data-pruningBond-009
2026-06-03Do not set topParentId if OwnerIds are emptyShadowghost
2026-05-31Fix similarity (#16942)Tim Eisele
2026-05-30only fetch language codes for the requested library when generating filter va...TheMelmacian
2026-05-27Merge pull request #16856 from Shadowghost/movie-recommendationsBond-009
2026-05-26Fix external data pruning on item deletionShadowghost
2026-05-21Alternate solution to #7843 without extra propBond_009
2026-05-15Merge pull request #9787 from TheMelmacian/feature/language_filtersBond-009
2026-05-15Fix movie recommendationsShadowghost
2026-05-13Fix multipart version item creationShadowghost
2026-05-12move language filters from QueryFiltersLegacy to QueryFiltersTheMelmacian
2026-05-04Merge pull request #16166 from Shadowghost/ignore-cachingNiels van Velzen
2026-05-04Merge pull request #16761 from Shadowghost/fix-recursive-collection-folderNiels van Velzen
2026-05-04Merge pull request #16616 from dkanada/fix-person-limitNiels van Velzen
2026-05-04Fix Playlist and Boxset query and count perfShadowghost
2026-05-04fix person TotalRecordCount when limit is applieddkanada
2026-05-03Implement ignore rule cachingShadowghost
2026-04-11Fix filtersShadowghost
2026-04-07Merge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
2026-04-01Wrap method parametersShadowghost
2026-03-14Handle removed alternatesShadowghost
2026-03-11Return BadRequest when an invalid set of filters is givenBond_009
2026-03-11Safeguard against empty listShadowghost
2026-03-11Fix DeleteItemsUnsafeFast usageShadowghost