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
/
Jellyfin.Database
/
Jellyfin.Database.Implementations
Age
Commit message (
Expand
)
Author
11 hours
Add OriginalLanguage as option to PreferredAudioLanguage (#12579)
Erik W
4 days
Fix Playlist and Boxset query and count perf
Shadowghost
2026-03-08
Optimize Search and NextUp queries
Shadowghost
2026-03-05
Fix review comments
Shadowghost
2026-02-15
Migrate PrimaryVersionId to GUID and fix assignment
Shadowghost
2026-02-07
Fix BoxSet collapse handling and deletion
Shadowghost
2026-02-07
Optimize Indices
Shadowghost
2026-01-31
Optimize Validator and Filter Performance
Shadowghost
2026-01-18
Add ImageInfo index
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-14
Update to .NET 10.0
Bond_009
2025-11-02
Backport pull request #15328 from jellyfin/release-10.11.z
evanreichard
2025-10-27
Backport pull request #15087 from jellyfin/release-10.11.z
theguymadmax
2025-10-13
Fix contributing artist query (#14991)
theguymadmax
2025-09-25
Fix people deduplication lookup (#14864)
JPVenson
2025-09-16
Optimize internal querying of UserData, other fixes (#14795)
JPVenson
2025-09-12
Improve optimistic locking behavior (#14779)
JPVenson
2025-07-14
Allow loading of Database options for DB provider (#14466)
JPVenson
2025-06-26
Fix modification checks and make sure to use UTC (#14347)
Tim Eisele
2025-06-11
Fix UserData cleanup task and queries (#14280)
JPVenson
2025-06-09
Feature/persistent watch data (#14262)
JPVenson
2025-06-03
Allow custom plugin provided database providers to be loaded (#14171)
JPVenson
2025-06-03
Add declarative backups for migrations (#14135)
JPVenson
2025-06-03
Add multiple options for internal locking (#14047)
JPVenson
2025-06-03
Add partition helper (#14039)
JPVenson
2025-05-18
Add Full system backup feature (#13945)
JPVenson
2025-04-27
Add required nuget properties
Cody Robibero
2025-04-26
Fix ItemValue query (#13939)
JPVenson
2025-04-26
Optimize migrations (#13855)
Tim Eisele
2025-04-05
Fix ancestors (#13827)
Tim Eisele
2025-04-05
Fix indices and update of ItemValues (#13843)
Tim Eisele
2025-04-03
Cleanup extracted files (#13760)
Tim Eisele
2025-04-02
Import Keyframes into database (#13771)
Tim Eisele
2025-04-02
Improve dynamic HDR metadata handling (#13277)
gnattu
2025-03-30
Rework parental ratings (#12615)
Tim Eisele
2025-03-26
Feature/backup on migration (#13754)
JPVenson
2025-03-25
Fixed namespaces
JPVenson
2025-03-25
WIP fixed namespaces
JPVenson
2025-03-01
Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...
JPVenson
2025-03-01
Replicated changes made from #13492
JPVenson
2025-02-20
Moved Database projects under /src
JPVenson