mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-09 12:47:44 +00:00
45 KiB
45 KiB
GetTopWatchedContentMetadata
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 |
slug |
T.nilable(::String) | ➖ | N/A | waterloo-road |
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. |
index |
T.nilable(::Integer) | ➖ | N/A | 1 |
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 |
leaf_count |
T.nilable(::Integer) | ➖ | N/A | 222 |
viewed_leaf_count |
T.nilable(::Integer) | ➖ | N/A | 100 |
child_count |
T.nilable(::Integer) | ➖ | N/A | 13 |
added_at |
T.nilable(::Integer) | ➖ | N/A | 1705637164 |
updated_at |
T.nilable(::Integer) | ➖ | N/A | 1705637165 |
global_view_count |
T.nilable(::Integer) | ➖ | N/A | 80 |
audience_rating_image |
T.nilable(::String) | ➖ | N/A | rottentomatoes://image.rating.upright |
genre |
T::Array<::PlexRubySDK::Operations::GetTopWatchedContentGenre> | ➖ | N/A | |
country |
T::Array<::PlexRubySDK::Operations::GetTopWatchedContentCountry> | ➖ | N/A | |
guids |
T::Array<::PlexRubySDK::Operations::GetTopWatchedContentGuids> | ➖ | N/A | |
role |
T::Array<::PlexRubySDK::Operations::GetTopWatchedContentRole> | ➖ | N/A | |
user |
T::Array<::PlexRubySDK::Operations::User> | ➖ | N/A |