mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 04:20:46 +00:00
32 KiB
32 KiB
GetOnDeckMetadata
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
AllowSync |
*bool | ➖ | N/A | |
LibrarySectionID |
*float64 | ➖ | N/A | 2 |
LibrarySectionTitle |
*string | ➖ | N/A | TV Shows |
LibrarySectionUUID |
*string | ➖ | N/A | 4bb2521c-8ba9-459b-aaee-8ab8bc35eabd |
RatingKey |
*float64 | ➖ | N/A | 49564 |
Key |
*string | ➖ | N/A | /library/metadata/49564 |
ParentRatingKey |
*float64 | ➖ | N/A | 49557 |
GrandparentRatingKey |
*float64 | ➖ | N/A | 49556 |
GUID |
*string | ➖ | N/A | plex://episode/5ea7d7402e7ab10042e74d4f |
ParentGUID |
*string | ➖ | N/A | plex://season/602e754d67f4c8002ce54b3d |
GrandparentGUID |
*string | ➖ | N/A | plex://show/5d9c090e705e7a001e6e94d8 |
Type |
*string | ➖ | N/A | episode |
Title |
*string | ➖ | N/A | Circus |
GrandparentKey |
*string | ➖ | N/A | /library/metadata/49556 |
ParentKey |
*string | ➖ | N/A | /library/metadata/49557 |
LibrarySectionKey |
*string | ➖ | N/A | /library/sections/2 |
GrandparentTitle |
*string | ➖ | N/A | Bluey (2018) |
ParentTitle |
*string | ➖ | N/A | Season 2 |
ContentRating |
*string | ➖ | N/A | TV-Y |
Summary |
*string | ➖ | N/A | Bluey is the ringmaster in a game of circus with her friends but Hercules wants to play his motorcycle game instead. Luckily Bluey has a solution to keep everyone happy. |
Index |
*float64 | ➖ | N/A | 33 |
ParentIndex |
*float64 | ➖ | N/A | 2 |
LastViewedAt |
*float64 | ➖ | N/A | 1681908352 |
Year |
*float64 | ➖ | N/A | 2018 |
Thumb |
*string | ➖ | N/A | /library/metadata/49564/thumb/1654258204 |
Art |
*string | ➖ | N/A | /library/metadata/49556/art/1680939546 |
ParentThumb |
*string | ➖ | N/A | /library/metadata/49557/thumb/1654258204 |
GrandparentThumb |
*string | ➖ | N/A | /library/metadata/49556/thumb/1680939546 |
GrandparentArt |
*string | ➖ | N/A | /library/metadata/49556/art/1680939546 |
GrandparentTheme |
*string | ➖ | N/A | /library/metadata/49556/theme/1680939546 |
Duration |
*float64 | ➖ | N/A | 420080 |
OriginallyAvailableAt |
*time.Time | ➖ | N/A | 2020-10-31 00:00:00 +0000 UTC |
AddedAt |
*float64 | ➖ | N/A | 1654258196 |
UpdatedAt |
*float64 | ➖ | N/A | 1654258204 |
Media |
[]operations.GetOnDeckMedia | ➖ | N/A | |
Guids |
[]operations.GetOnDeckGuids | ➖ | N/A |