Files
plexpy/docs/models/operations/getrecentlyaddedmetadata.md

89 KiB
Raw Blame History

GetRecentlyAddedMetadata

Unknown

Fields

Field Type Required Description Example
added_at int ✔️ N/A 1556281940
art str ✔️ The art image URL for the media item. /library/metadata/58683/art/1703239236
audience_rating_image Optional[str] The URL for the audience rating image. rottentomatoes://image.rating.upright
audience_rating float ✔️ The audience rating for the media item. 9.2
chapter_source Optional[str] The source from which chapter data is derived. media
child_count int ✔️ The number of child items associated with this media item. 1
content_rating Optional[str] The content rating for the media item. PG-13
created_at_accuracy Optional[str] The accuracy of the creation timestamp. This value indicates the format(s) provided (for example, 'epoch,local' means both epoch and local time formats are available). epoch,local
created_at_tz_offset Optional[str] The time zone offset for the creation timestamp, represented as a string. This offset indicates the difference from UTC. 0
duration int ✔️ The duration of the media item in milliseconds. 11558112
grandparent_art Optional[str] The art URL for the grandparent media item. /library/metadata/66/art/1705716261
grandparent_guid Optional[str] The GUID of the grandparent media item. plex://show/5d9c081b170e24001f2a7be4
grandparent_key Optional[str] The key of the grandparent media item. /library/metadata/66
grandparent_rating_key Optional[str] The rating key of the grandparent media item. 66
grandparent_slug Optional[str] The slug for the grandparent media item. alice-in-borderland-2020
grandparent_theme Optional[str] The theme URL for the grandparent media item. /library/metadata/66/theme/1705716261
grandparent_thumb Optional[str] The thumbnail URL for the grandparent media item. /library/metadata/66/thumb/1705716261
grandparent_title Optional[str] The title of the grandparent media item. Caprica
guid str ✔️ The globally unique identifier for the media item. plex://movie/5d7768ba96b655001fdc0408
index int ✔️ The index position of the media item. 1
key str ✔️ The unique key for the media item. /library/metadata/58683
last_rated_at Optional[int] The Unix timestamp representing the last time the item was rated. 1721813113
last_viewed_at Optional[int] Unix timestamp for when the media item was last viewed. 1682752242
leaf_count Optional[int] The number of leaf items (end nodes) under this media item. 14
library_section_id Optional[int] The identifier for the library section. 1
library_section_key Optional[str] The key corresponding to the library section. /library/sections/1
library_section_title Optional[str] The title of the library section. Movies
original_title Optional[str] The original title of the media item (if different). 映画 ブラッククローバー 魔法帝の剣
originally_available_at datetime The original release date of the media item. 2022-12-14
parent_guid Optional[str] The GUID of the parent media item. plex://show/5d9c081b170e24001f2a7be4
parent_index Optional[int] The index position of the parent media item. 1
parent_key Optional[str] The key of the parent media item. /library/metadata/66
parent_rating_key Optional[str] The rating key of the parent media item. 66
parent_slug Optional[str] The slug for the parent media item. alice-in-borderland-2020
parent_studio str ✔️ The studio of the parent media item. UCP
parent_theme str ✔️ The theme URL for the parent media item. /library/metadata/66/theme/1705716261
parent_thumb Optional[str] The thumbnail URL for the parent media item. /library/metadata/66/thumb/1705716261
parent_title Optional[str] The title of the parent media item. Caprica
parent_year Optional[int] The release year of the parent media item. 2010
primary_extra_key Optional[str] The primary extra key associated with this media item. /library/metadata/58684
rating_image Optional[str] The URL for the rating image. rottentomatoes://image.rating.ripe
rating_key str ✔️ The rating key (Media ID) of this media item. Note: Although this is always an integer, it is represented as a string in the API. 58683
rating float ✔️ The critic rating for the media item. 7.6
season_count int ✔️ The total number of seasons (for TV shows). 2022
skip_count Optional[int] The number of times this media item has been skipped. 1
slug str ✔️ A URLfriendly version of the media title. 4-for-texas
studio Optional[str] The studio that produced the media item. 20th Century Studios
subtype Optional[str] A classification that further describes the type of media item. For example, 'clip' indicates that the item is a short video clip. clip
summary str ✔️ A synopsis of the media item. Jake Sully lives with his newfound family formed on the extrasolar moon Pandora.
Once a familiar threat returns to finish what was previously started, Jake must
work with Neytiri and the army of the Na'vi race to protect their home.
tagline str ✔️ A brief tagline for the media item. Return to Pandora.
theme str ✔️ The theme URL for the media item. /library/metadata/1/theme/1705636920
thumb str ✔️ The thumbnail image URL for the media item. /library/metadata/58683/thumb/1703239236
title_sort str ✔️ The sort title used for ordering media items. Whale
title str ✔️ The title of the media item. Avatar: The Way of Water
type operations.GetRecentlyAddedHubsType ✔️ N/A movie
updated_at Optional[int] Unix epoch datetime in seconds 1556281940
user_rating Optional[float] The rating provided by a user for the item. This value is expressed as a decimal number. 10
view_count Optional[int] The number of times this media item has been viewed. 1
view_offset Optional[int] The current playback offset (in milliseconds). 5222500
viewed_leaf_count Optional[int] The number of leaf items that have been viewed. 0
year Optional[int] The release year of the media item. 2022
image List[operations.GetRecentlyAddedImage] N/A
ultra_blur_colors Optional[operations.UltraBlurColors] N/A
guids List[operations.Guids] N/A
media List[operations.Media] N/A
genre List[operations.Genre] N/A
country List[operations.Country] N/A
director List[operations.Director] N/A
writer List[operations.Writer] N/A
role List[operations.Role] N/A
producer List[operations.Producer] N/A
rating1 List[operations.Rating] N/A
similar List[operations.Similar] N/A
location List[operations.Location] N/A
collection List[operations.Collection] N/A