aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations
AgeCommit message (Expand)Author
2025-10-02Readd wildcard search (#14934)JPVenson
2025-10-01Fix parental ratings logic (#14909)theguymadmax
2025-09-26Restore NFO/import ordering by using ListOrder instead of SortOrdertheguymadmax
2025-09-25Fix people deduplication lookup (#14864)JPVenson
2025-09-24Fix people sort order (#14852)theguymadmax
2025-09-24Include ListOrder on Import (#14854)JPVenson
2025-09-24Add People Dedup and multiple progress fixes (#14848)JPVenson
2025-09-23Fix ordering where exists (#14843)JPVenson
2025-09-23Fix Image loading (#14842)JPVenson
2025-09-22Fix groupings not applied (#14826)JPVenson
2025-09-22fix: add back missing behavior for HasAnyProviderId (#14831)Mikal S.
2025-09-20Attach before updating/deleting to avoid DbUpdateConcurrencyException (#14746)evan314159
2025-09-16Optimize internal querying of UserData, other fixes (#14795)JPVenson
2025-09-16Fix sync disposal of async-created IAsyncDisposable objects (#14755)evan314159
2025-09-12Fix duplicate media entries (#14404)theguymadmax
2025-09-12Various cleanups (#14785)Bond-009
2025-09-05Refactor Display preference manager (#14056)JPVenson
2025-08-13Fix AlbumArtistIds filter to use correct ItemValueType (#14641)evan314159
2025-08-12Merge pull request #14634 from crobibero/itemname-countsCody Robibero
2025-08-11Refactor to pull item counts in a single queryCody Robibero
2025-08-11Refactor query from EXISTS to JOIN to avoid API timeouts with large libraries...evan314159
2025-08-06Revert "Merge pull request #13604 from Jxiced/master"Bond_009
2025-08-03Merge branch 'master' into masterJoshua M. Boniface
2025-08-02Don't fail image saving on missing BaseItemShadowghost
2025-07-27Fix allow and block queries (#14482)theguymadmax
2025-07-20Clean up and fix backup/restore (#14489)Cody Robibero
2025-07-17Delete old migrations on restore (#14486)JPVenson
2025-07-17Ensure UserData stays unique on delete (#14475)Stephan Sundermann
2025-07-14Fix refreshing the library cannot delete old attachments (#14461)Nyanmisaka
2025-07-14Allow loading of Database options for DB provider (#14466)JPVenson
2025-07-07Only save images when changed (#14425)JPVenson
2025-06-26Fix modification checks and make sure to use UTC (#14347)Tim Eisele
2025-06-23Fix missing music genre metadata (#14332)theguymadmax
2025-06-19Update Jellyfin.Server.Implementations/Item/BaseItemRepository.csTim Eisele
2025-06-18Update Jellyfin.Server.Implementations/Item/BaseItemRepository.csTim Eisele
2025-06-18Cleanup logging and user data import skip on missing userShadowghost
2025-06-15Always set update action when item does not exist (#14304)JPVenson
2025-06-15Add explicit check for placeholder ID (#14298)JPVenson
2025-06-11Fix UserData cleanup task and queries (#14280)JPVenson
2025-06-10Use explicit namingJPVenson
2025-06-10Fix schema name on backupJPVenson
2025-06-10Fix existing media segments not being handled on scan (#14218)ThunderClapLP
2025-06-09Feature/persistent watch data (#14262)JPVenson
2025-06-08Fix ExcludeItemId, ExcludeProviderIds and HasAnyProviderId filter (#14249)JPVenson
2025-06-06Fix broken chapter image placeholders when no image is present (#14230)theguymadmax
2025-06-05Fix DirectoryNotFoundException for backdrop folders in trickplay (#14223)theguymadmax
2025-06-03Allow custom plugin provided database providers to be loaded (#14171)JPVenson
2025-06-03Add declarative backups for migrations (#14135)JPVenson
2025-06-03Prune trickplay data on regenerate and scan (#14085)Tim Eisele
2025-06-03Fix server not auto restarting (#14215)JPVenson