mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 12:37:46 +00:00
87 KiB
87 KiB
GetLibraryItemsMetadata
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
RatingKey |
string | ✔️ | The rating key (Media ID) of this media item. Note: This is always an integer, but is represented as a string in the API. |
58683 |
Key |
string | ✔️ | N/A | /library/metadata/58683 |
Guid |
string | ✔️ | N/A | plex://movie/5d7768ba96b655001fdc0408 |
Studio |
string | ➖ | N/A | 20th Century Studios |
SkipChildren |
bool | ➖ | N/A | false |
LibrarySectionID |
long | ➖ | N/A | 1 |
LibrarySectionTitle |
string | ➖ | N/A | Movies |
LibrarySectionKey |
string | ➖ | N/A | /library/sections/1 |
Type |
GetLibraryItemsLibraryType | ✔️ | The type of media content |
movie |
Title |
string | ✔️ | N/A | Avatar: The Way of Water |
Slug |
string | ➖ | N/A | 4-for-texas |
ContentRating |
string | ➖ | N/A | PG-13 |
Summary |
string | ✔️ | N/A | 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. |
Rating |
double | ➖ | N/A | 7.6 |
AudienceRating |
double | ➖ | N/A | 9.2 |
Year |
int | ➖ | N/A | 2022 |
SeasonCount |
int | ➖ | N/A | 2022 |
Tagline |
string | ➖ | N/A | Return to Pandora. |
FlattenSeasons |
GetLibraryItemsFlattenSeasons | ➖ | N/A | 1 |
ShowOrdering |
GetLibraryItemsShowOrdering | ➖ | Setting that indicates the episode ordering for the show None = Library default, tmdbAiring = The Movie Database (Aired), tvdbAiring = TheTVDB (Aired), tvdbDvd = TheTVDB (DVD), tvdbAbsolute = TheTVDB (Absolute)). |
tvdbDvd |
Thumb |
string | ➖ | N/A | /library/metadata/58683/thumb/1703239236 |
Art |
string | ➖ | N/A | /library/metadata/58683/art/1703239236 |
Banner |
string | ➖ | N/A | /library/metadata/58683/banner/1703239236 |
Duration |
int | ➖ | N/A | 11558112 |
OriginallyAvailableAt |
LocalDate | ➖ | N/A | 2022-12-14 00:00:00 +0000 UTC |
AddedAt |
long | ✔️ | Unix epoch datetime in seconds | 1556281940 |
UpdatedAt |
long | ➖ | Unix epoch datetime in seconds | 1556281940 |
AudienceRatingImage |
string | ➖ | N/A | rottentomatoes://image.rating.upright |
ChapterSource |
string | ➖ | N/A | media |
PrimaryExtraKey |
string | ➖ | N/A | /library/metadata/58684 |
RatingImage |
string | ➖ | N/A | rottentomatoes://image.rating.ripe |
GrandparentRatingKey |
string | ➖ | N/A | 66 |
GrandparentGuid |
string | ➖ | N/A | plex://show/5d9c081b170e24001f2a7be4 |
GrandparentKey |
string | ➖ | N/A | /library/metadata/66 |
GrandparentTitle |
string | ➖ | N/A | Caprica |
GrandparentThumb |
string | ➖ | N/A | /library/metadata/66/thumb/1705716261 |
ParentSlug |
string | ➖ | N/A | alice-in-borderland-2020 |
GrandparentSlug |
string | ➖ | N/A | alice-in-borderland-2020 |
GrandparentArt |
string | ➖ | N/A | /library/metadata/66/art/1705716261 |
GrandparentTheme |
string | ➖ | N/A | /library/metadata/66/theme/1705716261 |
Media |
List<GetLibraryItemsMedia> | ➖ | The Media object is only included when type query is 4 or higher. |
|
Genre |
List<GetLibraryItemsGenre> | ➖ | N/A | |
Country |
List<GetLibraryItemsCountry> | ➖ | N/A | |
Director |
List<GetLibraryItemsDirector> | ➖ | N/A | |
Writer |
List<GetLibraryItemsWriter> | ➖ | N/A | |
Collection |
List<GetLibraryItemsCollection> | ➖ | N/A | |
Role |
List<GetLibraryItemsRole> | ➖ | N/A | |
Location |
List<GetLibraryItemsLocation> | ➖ | N/A | |
MediaGuid |
List<GetLibraryItemsMediaGuid> | ➖ | The Guid object is only included in the response if the includeGuids parameter is set to 1. |
|
UltraBlurColors |
GetLibraryItemsUltraBlurColors | ➖ | N/A | |
MetaDataRating |
List<GetLibraryItemsMetaDataRating> | ➖ | N/A | |
Image |
List<GetLibraryItemsImage> | ➖ | N/A | |
TitleSort |
string | ➖ | N/A | Whale |
ViewCount |
int | ➖ | N/A | 1 |
LastViewedAt |
int | ➖ | N/A | 1682752242 |
OriginalTitle |
string | ➖ | N/A | 映画 ブラッククローバー 魔法帝の剣 |
ViewOffset |
int | ➖ | N/A | 5222500 |
SkipCount |
int | ➖ | N/A | 1 |
Index |
int | ➖ | N/A | 1 |
Theme |
string | ➖ | N/A | /library/metadata/1/theme/1705636920 |
LeafCount |
int | ➖ | N/A | 14 |
ViewedLeafCount |
int | ➖ | N/A | 0 |
ChildCount |
int | ➖ | N/A | 1 |
HasPremiumExtras |
string | ➖ | N/A | 1 |
HasPremiumPrimaryExtra |
string | ➖ | N/A | 1 |
ParentRatingKey |
string | ➖ | The rating key of the parent item. |
66 |
ParentGuid |
string | ➖ | N/A | plex://show/5d9c081b170e24001f2a7be4 |
ParentStudio |
string | ➖ | N/A | UCP |
ParentKey |
string | ➖ | N/A | /library/metadata/66 |
ParentTitle |
string | ➖ | N/A | Caprica |
ParentIndex |
int | ➖ | N/A | 1 |
ParentYear |
int | ➖ | N/A | 2010 |
ParentThumb |
string | ➖ | N/A | /library/metadata/66/thumb/1705716261 |
ParentTheme |
string | ➖ | N/A | /library/metadata/66/theme/1705716261 |