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
6 days
Fix large playlist persistence
martin-77
11 days
Fix FindArtists
theguymadmax
12 days
Fix master build
Shadowghost
12 days
Merge pull request #17576 from obiwantoby/perf/batch-mediasourcecount-dto
Cody Robibero
12 days
Merge pull request #17597 from theguymadmax/fix-people-filtering
Cody Robibero
12 days
Merge pull request #17588 from TOomaAh/fix/is-airing-filter
Cody Robibero
12 days
Merge pull request #17563 from Shadowghost/cleanup-sql-helpers
Cody Robibero
12 days
Fix PersonTypes not applied when filtering by person
theguymadmax
13 days
fix: correct IsAiring negation to exclude airing items
TOomaAh
14 days
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
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
[next]