mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 12:37:46 +00:00
46 KiB
46 KiB
GetMetadataMetadata
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
ratingKey |
string | ➖ | N/A | 17 |
key |
string | ➖ | N/A | /library/metadata/17 |
guid |
string | ➖ | N/A | plex://movie/5d77683f6f4521001ea9dc53 |
studio |
string | ➖ | N/A | Universal Pictures |
type |
string | ➖ | N/A | movie |
title |
string | ➖ | N/A | Serenity |
librarySectionTitle |
string | ➖ | N/A | Movies |
librarySectionID |
number | ➖ | N/A | 1 |
librarySectionKey |
string | ➖ | N/A | /library/sections/1 |
contentRating |
string | ➖ | N/A | PG-13 |
summary |
string | ➖ | N/A | Serenity continues the story of the TV series it was based upon ("Firefly"). River Tam had a secret - one in which she's not even aware - so dangerous, no one's safe, as an Alliance operative's sent to capture her, and all others are considered irrelevant to his job. |
rating |
number | ➖ | N/A | 8.2 |
audienceRating |
number | ➖ | N/A | 9.1 |
year |
number | ➖ | N/A | 2005 |
tagline |
string | ➖ | N/A | They aim to misbehave. |
thumb |
string | ➖ | N/A | /library/metadata/17/thumb/1705637165 |
art |
string | ➖ | N/A | /library/metadata/17/art/1705637165 |
duration |
number | ➖ | N/A | 141417 |
originallyAvailableAt |
RFCDate | ➖ | N/A | 2005-09-29 00:00:00 +0000 UTC |
addedAt |
number | ➖ | N/A | 1705637164 |
updatedAt |
number | ➖ | N/A | 1705637165 |
audienceRatingImage |
string | ➖ | N/A | rottentomatoes://image.rating.upright |
hasPremiumPrimaryExtra |
string | ➖ | N/A | 1 |
ratingImage |
string | ➖ | N/A | rottentomatoes://image.rating.ripe |
media |
models.GetMetadataMedia[] | ➖ | N/A | |
genre |
models.GetMetadataGenre[] | ➖ | N/A | |
country |
models.GetMetadataCountry[] | ➖ | N/A | |
guids |
models.Guids[] | ➖ | N/A | |
ratings |
models.Ratings[] | ➖ | N/A | |
director |
models.GetMetadataDirector[] | ➖ | N/A | |
writer |
models.GetMetadataWriter[] | ➖ | N/A | |
role |
models.GetMetadataRole[] | ➖ | N/A | |
producer |
models.Producer[] | ➖ | N/A |