mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-07 12:37:45 +00:00
30 lines
37 KiB
Markdown
30 lines
37 KiB
Markdown
# GetMetadataChildrenMediaContainer
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
| `Size` | *int* | :heavy_minus_sign: | N/A | 3 |
|
|
| `AllowSync` | *bool* | :heavy_minus_sign: | N/A | true |
|
|
| `Art` | *string* | :heavy_minus_sign: | N/A | /library/metadata/30072/art/1705739923 |
|
|
| `Identifier` | *string* | :heavy_minus_sign: | N/A | com.plexapp.plugins.library |
|
|
| `Key` | *string* | :heavy_minus_sign: | N/A | 30072 |
|
|
| `LibrarySectionID` | *int* | :heavy_minus_sign: | N/A | 2 |
|
|
| `LibrarySectionTitle` | *string* | :heavy_minus_sign: | N/A | TV Shows |
|
|
| `LibrarySectionUUID` | *string* | :heavy_minus_sign: | N/A | 4bb2521c-8ba9-459b-aaee-8ab8bc35eabd |
|
|
| `MediaTagPrefix` | *string* | :heavy_minus_sign: | N/A | /system/bundle/media/flags/ |
|
|
| `MediaTagVersion` | *int* | :heavy_minus_sign: | N/A | 1701731894 |
|
|
| `Nocache` | *bool* | :heavy_minus_sign: | N/A | true |
|
|
| `ParentIndex` | *int* | :heavy_minus_sign: | N/A | 1 |
|
|
| `ParentTitle` | *string* | :heavy_minus_sign: | N/A | Reacher |
|
|
| `ParentYear` | *int* | :heavy_minus_sign: | N/A | 2022 |
|
|
| `Summary` | *string* | :heavy_minus_sign: | N/A | When retired Military Police Officer Jack Reacher is arrested for a murder he did not commit, he finds himself in the middle of a deadly conspiracy full of dirty cops, shady businessmen, and scheming politicians. With nothing but his wits, he must figure out what is happening in Margrave, Georgia. |
|
|
| `Theme` | *string* | :heavy_minus_sign: | N/A | /library/metadata/30072/theme/1705739923 |
|
|
| `Thumb` | *string* | :heavy_minus_sign: | N/A | /library/metadata/30072/thumb/1705739923 |
|
|
| `Title1` | *string* | :heavy_minus_sign: | N/A | TV Shows |
|
|
| `Title2` | *string* | :heavy_minus_sign: | N/A | Reacher |
|
|
| `ViewGroup` | *string* | :heavy_minus_sign: | N/A | season |
|
|
| `ViewMode` | *int* | :heavy_minus_sign: | N/A | 65593 |
|
|
| `Directory` | List<[GetMetadataChildrenDirectory](../../Models/Requests/GetMetadataChildrenDirectory.md)> | :heavy_minus_sign: | N/A | [<br/>{<br/>"leafCount": 16,<br/>"thumb": "/library/metadata/30072/thumb/1705739923",<br/>"viewedLeafCount": 16,<br/>"key": "/library/metadata/30072/allLeaves",<br/>"title": "All episodes"<br/>}<br/>] |
|
|
| `Metadata` | List<[GetMetadataChildrenMetadata](../../Models/Requests/GetMetadataChildrenMetadata.md)> | :heavy_minus_sign: | N/A | | |