Files
plexjava/docs/models/operations/SearchLibraryMediaContainer.md
2024-03-18 14:18:45 -07:00

92 KiB
Raw Blame History

SearchLibraryMediaContainer

Fields

Field Type Required Description Example
size Optional<? extends Integer> N/A 2
allowSync Optional<? extends Boolean> N/A false
art Optional<? extends String> N/A /:/resources/show-fanart.jpg
identifier Optional<? extends String> N/A com.plexapp.plugins.library
mediaTagPrefix Optional<? extends String> N/A /system/bundle/media/flags/
mediaTagVersion Optional<? extends Integer> N/A 1698860922
nocache Optional<? extends Boolean> N/A true
thumb Optional<? extends String> N/A /:/resources/show.png
title1 Optional<? extends String> N/A TV Shows
title2 Optional<? extends String> N/A Search for ''
viewGroup Optional<? extends String> N/A season
viewMode Optional<? extends Integer> N/A 65593
metadata List<lukehagar.plexapi.plexapi.models.operations.SearchLibraryMetadata> N/A [
{
"ratingKey": "2",
"key": "/library/metadata/2/children",
"parentRatingKey": "1",
"guid": "plex://season/602e67e766dfdb002c0a1b5b",
"parentGuid": "plex://show/5d9c086c7d06d9001ffd27aa",
"parentStudio": "Mutant Enemy Productions",
"type": "season",
"title": "Season 1",
"parentKey": "/library/metadata/1",
"parentTitle": "Firefly",
"summary": "Captain Malcolm 'Mal' Reynolds is a former galactic war veteran who is the captain of the transport ship "Serenity". Mal and his crew, ensign Zoe Alleyne Washburne; Zoe's husband, pilot Hoban 'Wash' Washburne; muscular mercenary Jayne Cobb; young mechanic Kaylee Frye; former Alliance medical officer Simon Tam; his disturbed teenage sister River (both on the run from the interplanetary government "The Alliance"); the beautiful courtesan Inara Serra; and preacher Shepherd Book do any jobs, legal or illegal, they can find as the Serenity crew travels across the outskirts of outer space.",
"index": 1,
"parentIndex": 1,
"parentYear": 2002,
"thumb": "/library/metadata/2/thumb/1705636920",
"art": "/library/metadata/1/art/1705636920",
"parentThumb": "/library/metadata/1/thumb/1705636920",
"parentTheme": "/library/metadata/1/theme/1705636920",
"addedAt": 1705636916,
"updatedAt": 1705636920
}
]