mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 12:37:47 +00:00
118 KiB
118 KiB
GetMetadataChildrenMediaContainer
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
size |
Integer | ➖ | N/A | 3 |
allowSync |
Boolean | ➖ | N/A | true |
art |
String | ➖ | N/A | /library/metadata/30072/art/1705739923 |
identifier |
String | ➖ | N/A | com.plexapp.plugins.library |
key |
String | ➖ | N/A | 30072 |
librarySectionID |
Integer | ➖ | N/A | 2 |
librarySectionTitle |
String | ➖ | N/A | TV Shows |
librarySectionUUID |
String | ➖ | N/A | 4bb2521c-8ba9-459b-aaee-8ab8bc35eabd |
mediaTagPrefix |
String | ➖ | N/A | /system/bundle/media/flags/ |
mediaTagVersion |
Integer | ➖ | N/A | 1701731894 |
nocache |
Boolean | ➖ | N/A | true |
parentIndex |
Integer | ➖ | N/A | 1 |
parentTitle |
String | ➖ | N/A | Reacher |
parentYear |
Integer | ➖ | N/A | 2022 |
summary |
String | ➖ | 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 | ➖ | N/A | /library/metadata/30072/theme/1705739923 |
thumb |
String | ➖ | N/A | /library/metadata/30072/thumb/1705739923 |
title1 |
String | ➖ | N/A | TV Shows |
title2 |
String | ➖ | N/A | Reacher |
viewGroup |
String | ➖ | N/A | season |
viewMode |
Integer | ➖ | N/A | 65593 |
directory |
List<lukehagar.plexapi.plexapi.models.operations.GetMetadataChildrenDirectory> | ➖ | N/A | [ { "leafCount": 16, "thumb": "/library/metadata/30072/thumb/1705739923", "viewedLeafCount": 16, "key": "/library/metadata/30072/allLeaves", "title": "All episodes" } ] |
metadata |
List<lukehagar.plexapi.plexapi.models.operations.GetMetadataChildrenMetadata> | ➖ | N/A | [ { "ratingKey": "66488", "key": "/library/metadata/66488/children", "parentRatingKey": "30072", "guid": "plex://season/652aea6549508477c34c6000", "parentGuid": "plex://show/5d9c09190aaccd001f8f42f0", "parentStudio": "Amazon Studios", "type": "season", "title": "Season 2", "parentKey": "/library/metadata/30072", "parentTitle": "Reacher", "summary": "Based on"Bad Luck and Trouble," when members of Reacher's old military unit start turning up dead, Reacher has just one thing on his mind—revenge.", "index": 2, "parentIndex": 1, "viewCount": 11, "lastViewedAt": 1705646565, "parentYear": 2022, "thumb": "/library/metadata/66488/thumb/1703065033", "art": "/library/metadata/30072/art/1705739923", "parentThumb": "/library/metadata/30072/thumb/1705739923", "parentTheme": "/library/metadata/30072/theme/1705739923", "leafCount": 8, "viewedLeafCount": 8, "addedAt": 1702602021, "updatedAt": 1703065033, "userRating": 9, "skipCount": 1, "lastRatedAt": 1703881224 } ] |