jellyfin/Jellyfin.Server.Implementations/Item
ZeusCraft10 0ff869dfcd fix: Handle unknown item types gracefully in DeserializeBaseItem
When querying items with recursive=true, items with types from removed
plugins would cause a 500 error. Now these items are skipped with a
warning log instead of throwing an exception.

Fixes #15945
2026-01-05 21:08:26 -05:00
..
BaseItemRepository.cs fix: Handle unknown item types gracefully in DeserializeBaseItem 2026-01-05 21:08:26 -05:00
ChapterRepository.cs Remove chapters on file change (#14984) 2025-10-13 12:32:41 -06:00
KeyframeRepository.cs Fix sync disposal of async-created IAsyncDisposable objects (#14755) 2025-09-16 11:14:52 +02:00
MediaAttachmentRepository.cs Fix refreshing the library cannot delete old attachments (#14461) 2025-07-14 18:40:37 -06:00
MediaStreamRepository.cs Translate the ISO-639-2/B codes to ISO-639-2/T. (#13068) 2025-04-07 21:29:12 -06:00
OrderMapper.cs Backport pull request #15413 from jellyfin/release-10.11.z 2025-11-17 14:08:55 -05:00
PeopleRepository.cs Skip creating Person entities for Artist and AlbumArtist types 2025-10-09 11:00:36 -05:00