index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Server.Implementations
Age
Commit message (
Expand
)
Author
5 days
Fix FindArtists
theguymadmax
6 days
Fix master build
Shadowghost
6 days
Merge pull request #17576 from obiwantoby/perf/batch-mediasourcecount-dto
Cody Robibero
6 days
Merge pull request #17597 from theguymadmax/fix-people-filtering
Cody Robibero
6 days
Merge pull request #17588 from TOomaAh/fix/is-airing-filter
Cody Robibero
6 days
Merge pull request #17563 from Shadowghost/cleanup-sql-helpers
Cody Robibero
6 days
Fix PersonTypes not applied when filtering by person
theguymadmax
7 days
fix: correct IsAiring negation to exclude airing items
TOomaAh
8 days
Use WhereOneOrMany helper for the alternate version id filter
brandon
8 days
Address review on MediaSourceCount batching
brandon
9 days
Batch alternate version detection in DtoService to remove MediaSourceCount N+1
brandon
9 days
Merge pull request #17571 from obiwantoby/perf/batch-people-dto
Cody Robibero
9 days
Merge pull request #17541 from vdatanet/fix/byname-total-record-count
Cody Robibero
9 days
Batch people lookups when building item DTOs
brandon
11 days
Cleanup and simplify query helpers
Shadowghost
11 days
Move the deletion of old related info to just before the save
Marc Brooks
11 days
Speed up search for existing item values
Marc Brooks
11 days
Use a HashSet for existing items
Marc Brooks
12 days
Project the lowered person credit values once when updating people
Shadowghost
12 days
Merge remote-tracking branch 'upstream/master' into fix-byname-queries
Shadowghost
12 days
Fix by-name endpoints reporting TotalRecordCount=0 next to a populated Items ...
vdatanet
13 days
Fix /Persons favourites timing out by removing the correlated favourites join
Shadowghost
14 days
Only treat series and seasons as resumable folders
Shadowghost
2026-08-02
Merge remote-tracking branch 'upstream/master' into fix-byname-queries
Shadowghost
2026-08-02
Merge pull request #17456 from Shadowghost/fix-extras
Cody Robibero
2026-08-02
Merge pull request #17503 from theguymadmax/fix-sortby-name
Cody Robibero
2026-08-02
Merge pull request #17486 from Shadowghost/fix-adjacent
Cody Robibero
2026-08-02
Merge pull request #17482 from Shadowghost/fix-stale-versions
Cody Robibero
2026-08-02
Merge pull request #17147 from Shadowghost/tmdb-missing-episodes
Cody Robibero
2026-08-01
Merge remote-tracking branch 'upstream/master' into fix-byname-queries
Shadowghost
2026-08-01
Preserve multiple roles per person type instead of deduping credits by name a...
Shadowghost
2026-08-01
Merge remote-tracking branch 'upstream/master' into tmdb-missing-episodes
Shadowghost
2026-08-01
Merge pull request #17500 from theguymadmax/fix-storage-lookup
Cody Robibero
2026-08-01
Merge pull request #17463 from Shadowghost/fix-unplayed-filter
Cody Robibero
2026-08-01
Merge pull request #17460 from Shadowghost/fix-user-items
Cody Robibero
2026-08-01
Merge pull request #17416 from Shadowghost/enable-duplicate-playlist-children
Cody Robibero
2026-07-31
Use CleanName when sorting by name
theguymadmax
2026-07-30
Fix storage lookup for Windows
theguymadmax
2026-07-30
Apply the by-name access exemption in the search candidate query
Shadowghost
2026-07-29
Fix playlist entries being lost on migration and library scans
Shadowghost
2026-07-29
Fix AdjacentTo being ignored on non-recursive item queries
Shadowghost
2026-07-29
Fixup
Shadowghost
2026-07-29
Fix more filter cases
Shadowghost
2026-07-29
Fix video version links being read from stale serialised item data instead of...
Shadowghost
2026-07-28
Fix Folder access filtering
Shadowghost
2026-07-28
Restrict people, genres, studios and artists to names backed by an item the u...
Shadowghost
2026-07-28
Make the /Persons de-duplication use an index instead of grouping the table
Shadowghost
2026-07-28
Fix played/unplayed filter for empty Series and BoxSets
Shadowghost
2026-07-27
Queue person metadata refresh instead of blocking the item request and fix It...
Shadowghost
2026-07-27
Fix extras naming and version assignment
Shadowghost
[next]