aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Channels
diff options
context:
space:
mode:
authorMarc Brooks <IDisposable@gmail.com>2026-01-05 18:41:34 -0600
committerMarc Brooks <IDisposable@gmail.com>2026-06-26 11:25:58 -0500
commit70b45893829feddff5f5e5f89e9087b395454c08 (patch)
treeb22ed1eb7d499ae755a4d941b6125c89c7446e73 /Emby.Server.Implementations/Channels
parentb9db4566a74ec94bcd24e7333b9d0cc6156e2e25 (diff)
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.
Diffstat (limited to 'Emby.Server.Implementations/Channels')
0 files changed, 0 insertions, 0 deletions