aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations/Item
AgeCommit message (Expand)Author
3 daysBackport pull request #15594 from jellyfin/release-10.11.ztheguymadmax
3 daysBackport pull request #15564 from jellyfin/release-10.11.ztheguymadmax
2025-11-17Backport pull request #15493 from jellyfin/release-10.11.ztheguymadmax
2025-11-17Backport pull request #15435 from jellyfin/release-10.11.ztheguymadmax
2025-11-17Backport pull request #15413 from jellyfin/release-10.11.zJPVenson
2025-11-17Backport pull request #15381 from jellyfin/release-10.11.ztheguymadmax
2025-10-27Backport pull request #15217 from jellyfin/release-10.11.ztheguymadmax
2025-10-27Backport pull request #15126 from jellyfin/release-10.11.zMBR-0001
2025-10-27Backport pull request #15087 from jellyfin/release-10.11.ztheguymadmax
2025-10-27Backport pull request #15083 from jellyfin/release-10.11.ztheguymadmax
2025-10-13Remove chapters on file change (#14984)Tim Eisele
2025-10-13Fix contributing artist query (#14991)theguymadmax
2025-10-11Merge pull request #14971 from theguymadmax/skip-artist-album-persontypeJoshua M. Boniface
2025-10-10Fix ordering queryJPVenson
2025-10-10cleanupJPVenson
2025-10-10fixes #14952 apply sort on ItemValue queryJPVenson
2025-10-09Skip creating Person entities for Artist and AlbumArtist typestheguymadmax
2025-10-08Improve performance on people query (#14963)theguymadmax
2025-10-02fix: get total count after grouping (#14931)lostb1t
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-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-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-02Don't fail image saving on missing BaseItemShadowghost
2025-07-27Fix allow and block queries (#14482)theguymadmax
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-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