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
/
Item
Age
Commit message (
Expand
)
Author
29 hours
Merge pull request #17456 from Shadowghost/fix-extras
Cody Robibero
29 hours
Merge pull request #17503 from theguymadmax/fix-sortby-name
Cody Robibero
29 hours
Merge pull request #17486 from Shadowghost/fix-adjacent
Cody Robibero
29 hours
Merge pull request #17482 from Shadowghost/fix-stale-versions
Cody Robibero
2 days
Merge remote-tracking branch 'upstream/master' into tmdb-missing-episodes
Shadowghost
2 days
Merge pull request #17463 from Shadowghost/fix-unplayed-filter
Cody Robibero
2 days
Merge pull request #17460 from Shadowghost/fix-user-items
Cody Robibero
2 days
Merge pull request #17416 from Shadowghost/enable-duplicate-playlist-children
Cody Robibero
4 days
Use CleanName when sorting by name
theguymadmax
5 days
Fix playlist entries being lost on migration and library scans
Shadowghost
5 days
Fix AdjacentTo being ignored on non-recursive item queries
Shadowghost
6 days
Fixup
Shadowghost
6 days
Fix more filter cases
Shadowghost
6 days
Fix video version links being read from stale serialised item data instead of...
Shadowghost
7 days
Fix played/unplayed filter for empty Series and BoxSets
Shadowghost
7 days
Queue person metadata refresh instead of blocking the item request and fix It...
Shadowghost
8 days
Fix extras naming and version assignment
Shadowghost
9 days
Use DistinctBy where possible
Shadowghost
9 days
Fix favorite filter performance
Shadowghost
9 days
Fix DatePlayed sorting performance
Shadowghost
11 days
Reduce correlated subqueries to improve performance
Shadowghost
11 days
Allow duplicate LinkedChildren for Playlists
Shadowghost
13 days
Merge pull request #16980 from TheMelmacian/feature/library_specific_language...
Cody Robibero
13 days
fix: remove obsolete code
TheMelmacian
13 days
Merge pull request #17160 from 854562/truncate-language-strings
Cody Robibero
14 days
Merge pull request #17377 from mbastian77/fix/person-visibility-allowed-tags
Cody Robibero
2026-07-20
Extract truncation logic to helper and add tests
854562
2026-07-18
Exempt people from the allowed tags visibility check
mbastian77
2026-07-16
Fix tie-breaker performance
Shadowghost
2026-07-05
Merge pull request #17044 from Shadowghost/version-model-and-handling
Cody Robibero
2026-07-02
Fix review comments
Shadowghost
2026-06-25
Add TMDb missing episode provider
Shadowghost
2026-06-23
Fix SonarCloud warnings
854562
2026-06-22
Truncate ISO-639-2 language display names at first delimiter
854562
2026-06-21
Fix too many SQL variables in DeleteItem for large batch deletes
Joshua M. Boniface
2026-06-19
Surface the played version for resume
Shadowghost
2026-06-13
Apply ParentId.Value suggestion
Matt Teahan
2026-06-12
Fix AlbumIds filtering by Name instead of by Id
Matt
2026-06-12
Fix performance
Shadowghost
2026-06-10
Merge remote-tracking branch 'upstream/master' into version-model-and-handling
Shadowghost
2026-06-09
Coalesce alternate-version progress onto primary in resume filter
Shadowghost
2026-06-07
Prefer local alternate versions when deduplicating linked children
Shadowghost
2026-06-07
Collapse version groups to the primary version in queries
Shadowghost
2026-06-07
Make resume queries version-aware
Shadowghost
2026-05-31
Merge remote-tracking branch 'upstream/master' into search-rebased
Shadowghost
2026-05-31
Fix similarity (#16942)
Tim Eisele
2026-05-30
Merge remote-tracking branch 'upstream/master' into search-rebased
Shadowghost
2026-05-30
only fetch language codes for the requested library when generating filter va...
TheMelmacian
2026-05-30
Fix inaccessible artist when they exist in multiple libraries
theguymadmax
2026-05-29
Add a collection API for `Included In` feature (#15516)
Sam Xie
[next]