mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 12:37:47 +00:00
92 KiB
92 KiB
SearchLibraryMediaContainer
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
size |
Integer | ➖ | N/A | 2 |
allowSync |
Boolean | ➖ | N/A | false |
art |
String | ➖ | N/A | /:/resources/show-fanart.jpg |
identifier |
String | ➖ | N/A | com.plexapp.plugins.library |
mediaTagPrefix |
String | ➖ | N/A | /system/bundle/media/flags/ |
mediaTagVersion |
Integer | ➖ | N/A | 1698860922 |
nocache |
Boolean | ➖ | N/A | true |
thumb |
String | ➖ | N/A | /:/resources/show.png |
title1 |
String | ➖ | N/A | TV Shows |
title2 |
String | ➖ | N/A | Search for '' |
viewGroup |
String | ➖ | N/A | season |
viewMode |
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 } ] |