mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 12:37:47 +00:00
55 KiB
55 KiB
GetSearchResultsMetadata
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
allowSync |
Optional<Boolean> | ➖ | N/A | |
librarySectionID |
Optional<Double> | ➖ | N/A | 1 |
librarySectionTitle |
Optional<String> | ➖ | N/A | Movies |
librarySectionUUID |
Optional<String> | ➖ | N/A | 322a231a-b7f7-49f5-920f-14c61199cd30 |
personal |
Optional<Boolean> | ➖ | N/A | |
sourceTitle |
Optional<String> | ➖ | N/A | Hera |
ratingKey |
Optional<Double> | ➖ | N/A | 10398 |
key |
Optional<String> | ➖ | N/A | /library/metadata/10398 |
guid |
Optional<String> | ➖ | N/A | plex://movie/5d7768284de0ee001fcc8f52 |
studio |
Optional<String> | ➖ | N/A | Paramount |
type |
Optional<String> | ➖ | N/A | movie |
title |
Optional<String> | ➖ | N/A | Mission: Impossible |
contentRating |
Optional<String> | ➖ | N/A | PG-13 |
summary |
Optional<String> | ➖ | N/A | When Ethan Hunt the leader of a crack espionage team whose perilous operation has gone awry with no explanation discovers that a mole has penetrated the CIA he's surprised to learn that he's the No. 1 suspect. To clear his name Hunt now must ferret out the real double agent and in the process even the score. |
rating |
Optional<Double> | ➖ | N/A | 6.6 |
audienceRating |
Optional<Double> | ➖ | N/A | 7.1 |
year |
Optional<Double> | ➖ | N/A | 1996 |
tagline |
Optional<String> | ➖ | N/A | Expect the impossible. |
thumb |
Optional<String> | ➖ | N/A | /library/metadata/10398/thumb/1679505055 |
art |
Optional<String> | ➖ | N/A | /library/metadata/10398/art/1679505055 |
duration |
Optional<Double> | ➖ | N/A | 6612628 |
originallyAvailableAt |
OffsetDateTime | ➖ | N/A | 1996-05-22 00:00:00 +0000 UTC |
addedAt |
Optional<Double> | ➖ | N/A | 1589234571 |
updatedAt |
Optional<Double> | ➖ | N/A | 1679505055 |
audienceRatingImage |
Optional<String> | ➖ | N/A | rottentomatoes://image.rating.upright |
chapterSource |
Optional<String> | ➖ | N/A | media |
primaryExtraKey |
Optional<String> | ➖ | N/A | /library/metadata/10501 |
ratingImage |
Optional<String> | ➖ | N/A | rottentomatoes://image.rating.ripe |
media |
List<GetSearchResultsMedia> | ➖ | N/A | |
genre |
List<GetSearchResultsGenre> | ➖ | N/A | |
director |
List<GetSearchResultsDirector> | ➖ | N/A | |
writer |
List<GetSearchResultsWriter> | ➖ | N/A | |
country |
List<GetSearchResultsCountry> | ➖ | N/A | |
role |
List<GetSearchResultsRole> | ➖ | N/A |