mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-07 12:47:45 +00:00
263 KiB
263 KiB
GetMetadataMetadata
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
rating_key |
T.nilable(::String) | ➖ | N/A | 17 |
key |
T.nilable(::String) | ➖ | N/A | /library/metadata/17 |
guid |
T.nilable(::String) | ➖ | N/A | plex://movie/5d77683f6f4521001ea9dc53 |
studio |
T.nilable(::String) | ➖ | N/A | Universal Pictures |
type |
T.nilable(::String) | ➖ | N/A | movie |
title |
T.nilable(::String) | ➖ | N/A | Serenity |
library_section_title |
T.nilable(::String) | ➖ | N/A | Movies |
library_section_id |
T.nilable(::Integer) | ➖ | N/A | 1 |
library_section_key |
T.nilable(::String) | ➖ | N/A | /library/sections/1 |
content_rating |
T.nilable(::String) | ➖ | N/A | PG-13 |
summary |
T.nilable(::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 |
T.nilable(::Float) | ➖ | N/A | 8.2 |
audience_rating |
T.nilable(::Float) | ➖ | N/A | 9.1 |
year |
T.nilable(::Integer) | ➖ | N/A | 2005 |
tagline |
T.nilable(::String) | ➖ | N/A | They aim to misbehave. |
thumb |
T.nilable(::String) | ➖ | N/A | /library/metadata/17/thumb/1705637165 |
art |
T.nilable(::String) | ➖ | N/A | /library/metadata/17/art/1705637165 |
duration |
T.nilable(::Integer) | ➖ | N/A | 141417 |
originally_available_at |
DateTime | ➖ | N/A | 2005-09-29 00:00:00 +0000 UTC |
added_at |
T.nilable(::Integer) | ➖ | N/A | 1705637164 |
updated_at |
T.nilable(::Integer) | ➖ | N/A | 1705637165 |
audience_rating_image |
T.nilable(::String) | ➖ | N/A | rottentomatoes://image.rating.upright |
has_premium_primary_extra |
T.nilable(::String) | ➖ | N/A | 1 |
rating_image |
T.nilable(::String) | ➖ | N/A | rottentomatoes://image.rating.ripe |
media |
T::Array<::OpenApiSDK::Operations::GetMetadataMedia> | ➖ | N/A | [ { "id": 15, "duration": 141417, "bitrate": 2278, "width": 1920, "height": 814, "aspectRatio": 2.35, "audioChannels": 2, "audioCodec": "aac", "videoCodec": "h264", "videoResolution": "1080", "container": "mp4", "videoFrameRate": "24p", "optimizedForStreaming": 0, "audioProfile": "lc", "has64bitOffsets": false, "videoProfile": "high", "Part": [ { "id": 15, "key": "/library/parts/15/1705637151/file.mp4", "duration": 141417, "file": "/movies/Serenity (2005)/Serenity (2005).mp4", "size": 40271948, "audioProfile": "lc", "container": "mp4", "has64bitOffsets": false, "optimizedForStreaming": false, "videoProfile": "high", "Stream": [ { "id": 30, "streamType": 1, "default": true, "codec": "h264", "index": 1, "bitrate": 2160, "bitDepth": 8, "chromaLocation": "left", "chromaSubsampling": 14520, "codedHeight": 816, "codedWidth": 1920, "colorPrimaries": "bt709", "colorRange": "tv", "colorSpace": "bt709", "colorTrc": "bt709", "frameRate": 24, "hasScalingMatrix": false, "height": 814, "level": 40, "profile": "high", "refFrames": 4, "scanType": "progressive", "streamIdentifier": "2", "width": 1920, "displayTitle": "1080p (H.264)", "extendedDisplayTitle": "1080p (H.264)" }, { "id": 29, "streamType": 2, "selected": true, "default": true, "codec": "aac", "index": 0, "channels": 2, "bitrate": 128, "language": "English", "languageTag": "en", "languageCode": "eng", "profile": "lc", "samplingRate": 44100, "streamIdentifier": "1", "displayTitle": "English (AAC Stereo)", "extendedDisplayTitle": "English (AAC Stereo)" } ] } ] } ] |
genre |
T::Array<::OpenApiSDK::Operations::GetMetadataGenre> | ➖ | N/A | [ { "id": 184, "filter": "genre=184", "tag": "Thriller" } ] |
country |
T::Array<::OpenApiSDK::Operations::GetMetadataCountry> | ➖ | N/A | [ { "id": 116, "filter": "country=116", "tag": "United States of America" } ] |
guids |
T::Array<::OpenApiSDK::Operations::Guids> | ➖ | N/A | [ { "id": "tvdb://2337" } ] |
ratings |
T::Array<::OpenApiSDK::Operations::Ratings> | ➖ | N/A | [ { "image": "themoviedb://image.rating", "value": 7.4, "type": "audience" } ] |
director |
T::Array<::OpenApiSDK::Operations::GetMetadataDirector> | ➖ | N/A | [ { "id": 130, "filter": "director=130", "tag": "Joss Whedon", "tagKey": "5d776828880197001ec90e8f", "thumb": "https://metadata-static.plex.tv/people/5d776828880197001ec90e8f.jpg" } ] |
writer |
T::Array<::OpenApiSDK::Operations::GetMetadataWriter> | ➖ | N/A | [ { "id": 132, "filter": "writer=132", "tag": "Joss Whedon", "tagKey": "5d776828880197001ec90e8f", "thumb": "https://metadata-static.plex.tv/people/5d776828880197001ec90e8f.jpg" } ] |
role |
T::Array<::OpenApiSDK::Operations::GetMetadataRole> | ➖ | N/A | [ { "id": 220, "filter": "actor=220", "tag": "Dennis Keiffer", "tagKey": "5d77683554f42c001f8c4708", "role": "Bar Guy (uncredited)", "thumb": "https://metadata-static.plex.tv/6/people/648e9a7ea1d537bccfcd7615134b78ce.jpg" } ] |
producer |
T::Array<::OpenApiSDK::Operations::Producer> | ➖ | N/A | [ { "id": 221, "filter": "producer=221", "tag": "Barry Mendel", "tagKey": "5d776826961905001eb90e2b", "thumb": "https://metadata-static.plex.tv/8/people/87877371326a964634d18556d94547e1.jpg" } ] |