Field | Type | Required | Description | Example |
---|---|---|---|---|
RatingKey |
int64 | ✔️ | the id of the library item to return the children of. | 9518 |
IncludeConcerts |
*bool | ➖ | Include concerts data if set to true. | true |
IncludeExtras |
*bool | ➖ | Include extra content (e.g. bonus features). | true |
IncludeOnDeck |
*bool | ➖ | Include on-deck items. | true |
IncludePopularLeaves |
*bool | ➖ | Include popular leaves (episodes/chapters). | true |
IncludePreferences |
*bool | ➖ | Include preferences information. | true |
IncludeReviews |
*bool | ➖ | Include reviews for the content. | true |
IncludeChapters |
*bool | ➖ | Include chapter details. | true |
IncludeStations |
*bool | ➖ | Include station data. | true |
IncludeExternalMedia |
*bool | ➖ | Include external media data. | true |
AsyncAugmentMetadata |
*bool | ➖ | Trigger asynchronous metadata augmentation. | true |
AsyncCheckFiles |
*bool | ➖ | Trigger asynchronous file checking. | true |
AsyncRefreshAnalysis |
*bool | ➖ | Trigger asynchronous refresh of analysis. | true |
AsyncRefreshLocalMediaAgent |
*bool | ➖ | Trigger asynchronous refresh of the local media agent. | true |