Files
plexcsharp/docs/Models/Requests/GetLibraryItemsMediaContainer.md

9.2 KiB
Raw Blame History

GetLibraryItemsMediaContainer

Fields

Field Type Required Description Example
Size int ✔️ N/A 70
AllowSync bool ✔️ N/A true
Art string ✔️ N/A /:/resources/movie-fanart.jpg
Identifier string ✔️ N/A com.plexapp.plugins.library
LibrarySectionID LibrarySectionID ✔️ N/A
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 Meta The Meta object is only included in the response if the includeMeta parameter is set to 1.