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