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
2025-10-13
Remove chapters on file change (#14984)
Tim Eisele
2025-10-13
Fix contributing artist query (#14991)
theguymadmax
2025-10-11
Merge pull request #14971 from theguymadmax/skip-artist-album-persontype
Joshua M. Boniface
2025-10-10
Fix ordering query
JPVenson
2025-10-10
cleanup
JPVenson
2025-10-10
fixes #14952 apply sort on ItemValue query
JPVenson
2025-10-09
Skip creating Person entities for Artist and AlbumArtist types
theguymadmax
2025-10-08
Improve performance on people query (#14963)
theguymadmax
2025-10-05
Truncate password reset file on open for writing (#14948)
Bond-009
2025-10-02
fix: get total count after grouping (#14931)
lostb1t
2025-10-02
Readd wildcard search (#14934)
JPVenson
2025-10-01
Fix parental ratings logic (#14909)
theguymadmax
2025-09-26
Restore NFO/import ordering by using ListOrder instead of SortOrder
theguymadmax
2025-09-25
Fix people deduplication lookup (#14864)
JPVenson
2025-09-24
Fix people sort order (#14852)
theguymadmax
2025-09-24
Include ListOrder on Import (#14854)
JPVenson
2025-09-24
Add People Dedup and multiple progress fixes (#14848)
JPVenson
2025-09-23
Fix ordering where exists (#14843)
JPVenson
2025-09-23
Fix Image loading (#14842)
JPVenson
2025-09-22
Fix groupings not applied (#14826)
JPVenson
2025-09-22
fix: add back missing behavior for HasAnyProviderId (#14831)
Mikal S.
2025-09-20
Attach before updating/deleting to avoid DbUpdateConcurrencyException (#14746)
evan314159
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-12
Fix duplicate media entries (#14404)
theguymadmax
2025-09-12
Various cleanups (#14785)
Bond-009
2025-09-05
Refactor Display preference manager (#14056)
JPVenson
2025-08-13
Fix AlbumArtistIds filter to use correct ItemValueType (#14641)
evan314159
2025-08-12
Merge pull request #14634 from crobibero/itemname-counts
Cody Robibero
2025-08-11
Refactor to pull item counts in a single query
Cody Robibero
2025-08-11
Refactor query from EXISTS to JOIN to avoid API timeouts with large libraries...
evan314159
2025-08-06
Revert "Merge pull request #13604 from Jxiced/master"
Bond_009
2025-08-03
Merge branch 'master' into master
Joshua M. Boniface
2025-08-02
Don't fail image saving on missing BaseItem
Shadowghost
2025-07-27
Fix allow and block queries (#14482)
theguymadmax
2025-07-20
Clean up and fix backup/restore (#14489)
Cody Robibero
2025-07-17
Delete old migrations on restore (#14486)
JPVenson
2025-07-17
Ensure UserData stays unique on delete (#14475)
Stephan Sundermann
2025-07-14
Fix refreshing the library cannot delete old attachments (#14461)
Nyanmisaka
2025-07-14
Allow loading of Database options for DB provider (#14466)
JPVenson
2025-07-07
Only save images when changed (#14425)
JPVenson
2025-06-26
Fix modification checks and make sure to use UTC (#14347)
Tim Eisele
2025-06-23
Fix missing music genre metadata (#14332)
theguymadmax
2025-06-19
Update Jellyfin.Server.Implementations/Item/BaseItemRepository.cs
Tim Eisele
2025-06-18
Update Jellyfin.Server.Implementations/Item/BaseItemRepository.cs
Tim Eisele
2025-06-18
Cleanup logging and user data import skip on missing user
Shadowghost
2025-06-15
Always set update action when item does not exist (#14304)
JPVenson
2025-06-15
Add explicit check for placeholder ID (#14298)
JPVenson
2025-06-11
Fix UserData cleanup task and queries (#14280)
JPVenson
2025-06-10
Use explicit naming
JPVenson
[next]