aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations
AgeCommit message (Expand)Author
18 hoursFix master buildShadowghost
18 hoursMerge pull request #17576 from obiwantoby/perf/batch-mediasourcecount-dtoCody Robibero
18 hoursMerge pull request #17597 from theguymadmax/fix-people-filteringCody Robibero
18 hoursMerge pull request #17588 from TOomaAh/fix/is-airing-filterCody Robibero
18 hoursMerge pull request #17563 from Shadowghost/cleanup-sql-helpersCody Robibero
23 hoursFix PersonTypes not applied when filtering by persontheguymadmax
48 hoursfix: correct IsAiring negation to exclude airing itemsTOomaAh
3 daysUse WhereOneOrMany helper for the alternate version id filterbrandon
3 daysAddress review on MediaSourceCount batchingbrandon
3 daysBatch alternate version detection in DtoService to remove MediaSourceCount N+1brandon
4 daysMerge pull request #17571 from obiwantoby/perf/batch-people-dtoCody Robibero
4 daysMerge pull request #17541 from vdatanet/fix/byname-total-record-countCody Robibero
4 daysBatch people lookups when building item DTOsbrandon
5 daysCleanup and simplify query helpersShadowghost
5 daysMove the deletion of old related info to just before the saveMarc Brooks
5 daysSpeed up search for existing item valuesMarc Brooks
5 daysUse a HashSet for existing itemsMarc Brooks
6 daysProject the lowered person credit values once when updating peopleShadowghost
6 daysMerge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
6 daysFix by-name endpoints reporting TotalRecordCount=0 next to a populated Items ...vdatanet
8 daysFix /Persons favourites timing out by removing the correlated favourites joinShadowghost
8 daysOnly treat series and seasons as resumable foldersShadowghost
9 daysMerge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
9 daysMerge pull request #17456 from Shadowghost/fix-extrasCody Robibero
9 daysMerge pull request #17503 from theguymadmax/fix-sortby-nameCody Robibero
9 daysMerge pull request #17486 from Shadowghost/fix-adjacentCody Robibero
9 daysMerge pull request #17482 from Shadowghost/fix-stale-versionsCody Robibero
9 daysMerge pull request #17147 from Shadowghost/tmdb-missing-episodesCody Robibero
10 daysMerge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
10 daysPreserve multiple roles per person type instead of deduping credits by name a...Shadowghost
10 daysMerge remote-tracking branch 'upstream/master' into tmdb-missing-episodesShadowghost
10 daysMerge pull request #17500 from theguymadmax/fix-storage-lookupCody Robibero
10 daysMerge pull request #17463 from Shadowghost/fix-unplayed-filterCody Robibero
10 daysMerge pull request #17460 from Shadowghost/fix-user-itemsCody Robibero
10 daysMerge pull request #17416 from Shadowghost/enable-duplicate-playlist-childrenCody Robibero
11 daysUse CleanName when sorting by nametheguymadmax
12 daysFix storage lookup for Windowstheguymadmax
12 daysApply the by-name access exemption in the search candidate queryShadowghost
13 daysFix playlist entries being lost on migration and library scansShadowghost
13 daysFix AdjacentTo being ignored on non-recursive item queriesShadowghost
13 daysFixupShadowghost
13 daysFix more filter casesShadowghost
13 daysFix video version links being read from stale serialised item data instead of...Shadowghost
14 daysFix Folder access filteringShadowghost
14 daysRestrict people, genres, studios and artists to names backed by an item the u...Shadowghost
14 daysMake the /Persons de-duplication use an index instead of grouping the tableShadowghost
2026-07-28Fix played/unplayed filter for empty Series and BoxSetsShadowghost
2026-07-27Queue person metadata refresh instead of blocking the item request and fix It...Shadowghost
2026-07-27Fix extras naming and version assignmentShadowghost
2026-07-26Use DistinctBy where possibleShadowghost