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
/
src
Age
Commit message (
Expand
)
Author
2026-02-20
Merge remote-tracking branch 'upstream/master' into perf-rebased
Shadowghost
2026-02-15
Migrate PrimaryVersionId to GUID and fix assignment
Shadowghost
2026-02-15
Fix build
Bond_009
2026-02-08
Fix multiple version resolution
Shadowghost
2026-02-07
Fix BoxSet collapse handling and deletion
Shadowghost
2026-02-07
Fix version resolution and scan handling
Shadowghost
2026-02-07
Optimize Indices
Shadowghost
2026-01-31
Fix tag checks
Shadowghost
2026-01-31
Optimize Validator and Filter Performance
Shadowghost
2026-01-18
Add ImageInfo index
Shadowghost
2026-01-18
Fix EFcore readme
Shadowghost
2026-01-18
Don't use raw SQL
Shadowghost
2026-01-18
Complete LinkedChildren integration and batch DTO optimizations
Shadowghost
2026-01-18
Add folder-aware filter extensions and descendant query provider
Shadowghost
2026-01-18
Add optimized indexes for UserData and latest items queries
Shadowghost
2026-01-18
Remove ExtraIds column and use OwnerId relationship for extras
Shadowghost
2026-01-18
Normalize OwnerId to GUID and add performance indexes
Shadowghost
2026-01-18
Add LinkedChildren database table for normalized relationships
Shadowghost
2026-01-18
Fix typos in XML documentation comments (#15997)
Vignesh Skanda
2026-01-14
Replace AlphanumericComparator with new CompareOptions.NumericOrdering
Bond_009
2026-01-14
Fix tests
Bond_009
2026-01-14
Update to .NET 10.0
Bond_009
2025-12-28
Backport pull request #15659 from jellyfin/release-10.11.z
liszto
2025-12-11
optimize GetUniqueFlags()
stevenaw
2025-12-08
avoid Take(0) when limit == 0 (#14608)
evan314159
2025-11-27
Merge pull request #15437 from allmazz/feat/more_file_metadata_tags
Niels van Velzen
2025-11-17
Backport pull request #15369 from jellyfin/release-10.11.z
evanreichard
2025-11-08
add support for more embedded metadata tags
Kirill Nikiforov
2025-11-02
Backport pull request #15328 from jellyfin/release-10.11.z
evanreichard
2025-10-27
Backport pull request #15177 from jellyfin/release-10.11.z
gnattu
2025-10-27
Backport pull request #15087 from jellyfin/release-10.11.z
theguymadmax
2025-10-26
Bump version to 10.12.0 (for real this time)
Joshua M. Boniface
2025-10-13
Fix contributing artist query (#14991)
theguymadmax
2025-09-28
Merge pull request #14883 from crobibero/code-analysis
Joshua M. Boniface
2025-09-28
Fix AddProperParentChildRelationBaseItemWithCascade migration deleting all items
Niels van Velzen
2025-09-27
Revert "Add Jellyfin.CodeAnalysis project to abi diff (#14875)"
Cody Robibero
2025-09-26
Add Jellyfin.CodeAnalysis project to abi diff (#14875)
JPVenson
2025-09-25
Fix people deduplication lookup (#14864)
JPVenson
2025-09-25
Fixes FK on unconnected base items (#14863)
JPVenson
2025-09-24
Add People Dedup and multiple progress fixes (#14848)
JPVenson
2025-09-16
Optimize internal querying of UserData, other fixes (#14795)
JPVenson
2025-09-16
Fix sync disposal of async-created IAsyncDisposable objects (#14755)
evan314159
2025-09-14
Reenable common PRAGMA setters (#14791)
JPVenson
2025-09-12
Avoid constant arrays as arguments (#14784)
Bond-009
2025-09-12
Improve optimistic locking behavior (#14779)
JPVenson
2025-09-12
Reenable pooling (#14778)
JPVenson
2025-09-07
Additional debug logging for SQLite connections (#14753)
evan314159
2025-08-15
Run background ffmpeg tasks as ProcessPriorityClass.BelowNormal
Evan
2025-07-22
Fix issue with EncodedRecorder streams not showing up under "Active Recording...
Dan Watson
2025-07-22
Supress transaction (#14514)
JPVenson
[next]