Files
plexcsharp/docs/Models/Requests/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 bool ✔️ N/A true
Nocache bool 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 int N/A 65592
MixedParents bool N/A true
Metadata List<GetLibraryItemsMetadata> N/A
Meta GetLibraryItemsMeta The Meta object is only included in the response if the includeMeta parameter is set to 1.