Fix library consolidation filter and implement podcast support

This commit is contained in:
Tiberiu Ichim 2026-02-15 15:46:46 +02:00
parent b3cdd880e1
commit 23034e6672
12 changed files with 153 additions and 14 deletions

View file

@ -53,6 +53,9 @@ components:
isInvalid:
description: Whether the library item was scanned and no longer has media files.
type: boolean
isNotConsolidated:
description: Whether the library item folder name does not match the "Author - Title" format.
type: boolean
mediaType:
$ref: './mediaTypes/media.yaml#/components/schemas/mediaType'
libraryItemMinified: