Files
plexjava/docs/models/operations/GetLibraryItemsMediaContainer.md

12 KiB
Raw Blame History

GetLibraryItemsMediaContainer

The Meta object is only included in the response if the includeMeta parameter is set to 1.

Fields

Field Type Required Description Example
type List<GetLibraryItemsType> N/A
fieldType List<GetLibraryItemsFieldType> N/A
size int ✔️ N/A 70
totalSize int ✔️ N/A 170
offset int ✔️ N/A 0
content String ✔️ N/A secondary
allowSync boolean ✔️ N/A true
nocache Optional<Boolean> N/A true
art String ✔️ N/A /:/resources/movie-fanart.jpg
identifier String ✔️ N/A com.plexapp.plugins.library
librarySectionID long ✔️ N/A 1
librarySectionTitle String ✔️ N/A Movies
librarySectionUUID String ✔️ N/A 322a231a-b7f7-49f5-920f-14c61199cd30
mediaTagPrefix String ✔️ N/A /system/bundle/media/flags/
mediaTagVersion int ✔️ N/A 1701731894
thumb String ✔️ N/A /:/resources/movie.png
title1 String ✔️ N/A Movies
title2 String ✔️ N/A Recently Released
viewGroup String ✔️ N/A movie
viewMode Optional<Integer> N/A 65592
mixedParents Optional<Boolean> N/A true
metadata List<GetLibraryItemsMetadata> N/A
meta Optional<GetLibraryItemsMeta> The Meta object is only included in the response if the includeMeta parameter is set to 1.