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-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
2025-06-10
Fix schema name on backup
JPVenson
2025-06-10
Fix existing media segments not being handled on scan (#14218)
ThunderClapLP
2025-06-09
Feature/persistent watch data (#14262)
JPVenson
2025-06-08
Fix ExcludeItemId, ExcludeProviderIds and HasAnyProviderId filter (#14249)
JPVenson
2025-06-06
Fix broken chapter image placeholders when no image is present (#14230)
theguymadmax
2025-06-05
Fix DirectoryNotFoundException for backdrop folders in trickplay (#14223)
theguymadmax
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
Prune trickplay data on regenerate and scan (#14085)
Tim Eisele
2025-06-03
Fix server not auto restarting (#14215)
JPVenson
2025-06-03
Backup MigrationHistory as well (#14136)
JPVenson
2025-06-03
Add multiple options for internal locking (#14047)
JPVenson
[next]