Files
jellyfin/MediaBrowser.Controller
Marc Brooks 70b4589382 Fix Book collections scanning all items
Added static method GetBaseItemKindsForCollectionType in ItemsController (moved from ContentFolderImageProvider to be shared)

Added AudioBook to GetRepresentativeItemTypes for CollectionType.books for consistency

Added GetBooks to GetUserItems for CollectionType.books which gets BaseItemKind.Book and BaseItemKind.AudioBook

Move GetBaseItemKindsForCollectionType to DtoExtensions

Cleaned up the missing null checks and used new collection expressions.
Associate Person to Book and AudioBook for related items.
2026-06-26 11:25:58 -05:00
..
2025-03-25 16:45:00 +01:00
2026-05-03 12:18:20 +02:00
2024-08-30 15:29:48 +02:00
2021-08-15 23:48:19 +02:00
2025-03-25 16:45:00 +01:00
2025-03-25 16:45:00 +01:00
2026-01-14 18:55:47 +01:00
2026-05-21 20:48:41 +02:00
2026-05-31 17:21:15 +02:00
2026-05-15 18:42:11 +02:00
2024-08-30 15:29:48 +02:00
2025-01-25 20:05:15 -05:00
2026-05-21 20:48:41 +02:00
2021-05-15 15:33:50 -06:00