mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
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 |
||
|---|---|---|
| .. | ||
| BaseItemRepository.cs | ||
| ChapterRepository.cs | ||
| KeyframeRepository.cs | ||
| MediaAttachmentRepository.cs | ||
| MediaStreamRepository.cs | ||
| OrderMapper.cs | ||
| PeopleRepository.cs | ||