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
/
tests
/
Jellyfin.Controller.Tests
/
Entities
Age
Commit message (
Expand
)
Author
2026-08-03
Fix test
Shadowghost
2026-08-03
Keep folder extras with the item that owns the folder
Shadowghost
2026-07-27
Fix extras naming and version assignment
Shadowghost
2026-07-25
Merge pull request #17399 from Shadowghost/fix-extra-year
Cody Robibero
2026-07-25
Always inherit from owner item and add tests
Shadowghost
2026-07-22
Apply cleaning logic on ForcedSortName
Shadowghost
2026-06-07
Make resume queries version-aware
Shadowghost
2026-06-07
Aggregate alternate versions via GetAllVersions
Shadowghost
2026-06-07
Add version-aware playback tracking
Shadowghost
2026-06-07
Derive version-aware media source names
Shadowghost
2026-04-07
Merge remote-tracking branch 'upstream/master' into perf-rebased
Shadowghost
2026-03-11
Return BadRequest when an invalid set of filters is given
Bond_009
2026-01-19
Fix GetMediaSourceName_Valid test
Shadowghost
2024-09-07
Backport pull request #12558 from jellyfin/release-10.9.z
Bond-009
2022-12-05
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8...
Bond-009
2022-10-12
Rewrite BaseItem.ModifySortChunks
Bond_009