Files
plexgo/docs/models/operations/getmediametadatametadata.md

76 KiB
Raw Blame History

GetMediaMetaDataMetadata

Fields

Field Type Required Description Example
RatingKey string ✔️ The rating key of the metadata item. 44288
ParentRatingKey *string The rating key of the parent of this metadata item. 48047
GrandparentRatingKey *string The rating key of the grandparent of this metadata item. 45520
ParentGUID *string A GUID identifying the parent entity (e.g., season) for the item. plex://season/618b89208dde18df707ad15c
GrandparentGUID *string A GUID identifying the grandparent entity (e.g., show). plex://show/5e16253691c20300412003a8
GrandparentSlug *string A URL-friendly identifier (slug) for the grandparent entity. alice-in-borderland-2020
GrandparentKey *string A key identifying the grandparent metadata in the library. /library/metadata/45520
ParentKey *string A key identifying the parent metadata in the library. /library/metadata/48047
Key string ✔️ The API key to access metadata details. /library/metadata/44288/children
GUID string ✔️ The globally unique identifier for the item. plex://show/5d9c08254eefaa001f5d6dcb
Slug *string A URL-friendly identifier for the item. better-call-saul
Studio *string The studio that produced the content. Sony Pictures Television
Type string ✔️ The type of content (e.g., show, movie). show
Title string ✔️ The title of the content. Better Call Saul
OriginalTitle *string The original title of the content. Wicked: Part I
LibrarySectionTitle string ✔️ The title of the library section. TV Series
LibrarySectionID int64 ✔️ The ID of the library section. 2
LibrarySectionKey string ✔️ The key of the library section. /library/sections/2
ContentRating *string The content rating (e.g., TV-MA). TV-MA
Summary string ✔️ A summary of the content. Before Saul Goodman, he was Jimmy McGill. And if you're calling Jimmy, you're in real trouble. The prequel to "Breaking Bad" follows small-time attorney, Jimmy McGill, as he transforms into Walter White's morally challenged lawyer, Saul Goodman.
Index *int64 The index or order of the item. 1
GrandparentTitle *string The title of the grandparent entity (typically the show's title). Alice in Borderland
ParentTitle *string The title of the parent entity (typically the season's title). Season 2
AudienceRating *float32 The audience rating for the content. 8.7
ViewCount *int64 The number of times the item has been viewed. 4
SkipCount *int64 The number of times the item has been skipped. 1
LastViewedAt *int64 Unix timestamp of when the item was last viewed. 1625764795
Year int ✔️ The release year. 2015
Rating *float32 The general rating 6
RatingImage *string The URL or identifier for the rating image (e.g., Rotten Tomatoes rating image). rottentomatoes://image.rating.ripe
Tagline *string The tagline of the content. Make the call
ChapterSource *string N/A media
PrimaryExtraKey *string N/A /library/metadata/134704
Thumb string ✔️ URL of the thumbnail image. /library/metadata/44288/thumb/1736487993
Art string ✔️ URL of the art image. /library/metadata/44288/art/1736487993
Theme *string URL of the theme image. /library/metadata/44288/theme/1736487993
Duration int ✔️ Duration of the content in milliseconds. 2700000
OriginallyAvailableAt *types.Date The original release date. 2015-02-08
LeafCount *int64 The total number of episodes (or leaves). 63
ViewedLeafCount *int64 The number of episodes that have been viewed. 4
ChildCount *int The number of child items. 6
AddedAt int64 ✔️ N/A 1556281940
UpdatedAt int64 ✔️ N/A 1556281940
AudienceRatingImage *string The URL for the audience rating image. themoviedb://image.rating
ParentIndex *int64 The index number of the parent entity, which could indicate its order or position. 2
ParentThumb *string The URL of the parent's thumbnail image. /library/metadata/48047/thumb/1671800243
GrandparentThumb *string The URL of the grandparent's thumbnail image. /library/metadata/45520/thumb/1736488003
GrandparentArt *string The URL of the grandparent's art image. /library/metadata/45520/art/1736488003
Media []operations.GetMediaMetaDataMedia N/A
Image []operations.GetMediaMetaDataImage ✔️ An array of image objects.
UltraBlurColors operations.GetMediaMetaDataUltraBlurColors ✔️ N/A
Genre []operations.GetMediaMetaDataGenre An array of genre tags.
Country []operations.GetMediaMetaDataCountry An array of country tags.
Guids []operations.GetMediaMetaDataGuids An array of GUID objects.
Ratings []operations.Ratings An array of rating objects.
Role []operations.GetMediaMetaDataRole An array of Actor roles.
Director []operations.GetMediaMetaDataDirector An array of Director roles.
Writer []operations.GetMediaMetaDataWriter An array of Writer roles.
Producer []operations.Producer An array of Writer roles.
Similar []operations.Similar An array of similar content objects.
Location []operations.GetMediaMetaDataLocation An array of location objects.