jellyfin/tests/Jellyfin.Server.Implementations.Tests/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
..
BaseItemRepositoryTests.cs fix: Handle unknown item types gracefully in DeserializeBaseItem 2026-01-05 21:08:26 -05:00
OrderMapperTests.cs Backport pull request #15413 from jellyfin/release-10.11.z 2025-11-17 14:08:55 -05:00