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
4 days
Merge pull request #17700 from Shadowghost/better-people-resolution
Cody Robibero
4 days
Merge pull request #17607 from Shadowghost/optimize-db-helper-memory
Cody Robibero
4 days
Merge pull request #17678 from theguymadmax/fix-mixed-latest-items
Cody Robibero
4 days
Look up people by item via the credit map instead of a full scan
Shadowghost
4 days
Multiple fixes and improvements
Shadowghost
5 days
Merge remote-tracking branch 'upstream/master' into optimize-db-helper-memory
Shadowghost
6 days
Stop user updates from orphaning permission and preference rows (#17645)
Tim Eisele
7 days
Fix latest items for mixed libraries
theguymadmax
8 days
Prevent orphaned user permissions and preferences (#17643)
m0g3r
9 days
Merge pull request #17658 from martin-77/fix/child-count-sql-variable-limit
Cody Robibero
10 days
Fix SQLite variable limit in child count batches
martin-77
10 days
Fix large playlist persistence
martin-77
12 days
Count alternate versions in the media filters and align filter conditions
Shadowghost
2026-08-11
Fix FindArtists
theguymadmax
2026-08-10
Fix master build
Shadowghost
2026-08-10
Merge pull request #17576 from obiwantoby/perf/batch-mediasourcecount-dto
Cody Robibero
2026-08-10
Merge pull request #17597 from theguymadmax/fix-people-filtering
Cody Robibero
2026-08-10
Merge pull request #17588 from TOomaAh/fix/is-airing-filter
Cody Robibero
2026-08-10
Merge pull request #17563 from Shadowghost/cleanup-sql-helpers
Cody Robibero
2026-08-10
Fix PersonTypes not applied when filtering by person
theguymadmax
2026-08-09
fix: correct IsAiring negation to exclude airing items
TOomaAh
2026-08-08
Use WhereOneOrMany helper for the alternate version id filter
brandon
2026-08-08
Address review on MediaSourceCount batching
brandon
2026-08-07
Batch alternate version detection in DtoService to remove MediaSourceCount N+1
brandon
2026-08-07
Merge pull request #17571 from obiwantoby/perf/batch-people-dto
Cody Robibero
2026-08-07
Merge pull request #17541 from vdatanet/fix/byname-total-record-count
Cody Robibero
2026-08-07
Batch people lookups when building item DTOs
brandon
2026-08-06
Cleanup and simplify query helpers
Shadowghost
2026-08-06
Move the deletion of old related info to just before the save
Marc Brooks
2026-08-05
Speed up search for existing item values
Marc Brooks
2026-08-05
Use a HashSet for existing items
Marc Brooks
2026-08-05
Project the lowered person credit values once when updating people
Shadowghost
2026-08-05
Merge remote-tracking branch 'upstream/master' into fix-byname-queries
Shadowghost
2026-08-05
Fix by-name endpoints reporting TotalRecordCount=0 next to a populated Items ...
vdatanet
2026-08-04
Fix /Persons favourites timing out by removing the correlated favourites join
Shadowghost
2026-08-03
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
[next]