mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 20:47:49 +00:00
7.7 KiB
7.7 KiB
GetLibraryMediaContainer
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Size |
int | ➖ | N/A | 20 |
AllowSync |
bool | ➖ | N/A | false |
Art |
string | ➖ | N/A | /:/resources/movie-fanart.jpg |
Content |
string | ➖ | N/A | secondary |
Identifier |
string | ➖ | N/A | com.plexapp.plugins.library |
LibrarySectionID |
int | ➖ | N/A | 1 |
MediaTagPrefix |
string | ➖ | N/A | /system/bundle/media/flags/ |
MediaTagVersion |
int | ➖ | N/A | 1698860922 |
Thumb |
string | ➖ | N/A | /:/resources/movie.png |
Title1 |
string | ➖ | N/A | Movies |
ViewGroup |
string | ➖ | N/A | secondary |
ViewMode |
int | ➖ | N/A | 65592 |
Directory |
List<GetLibraryDirectory> | ➖ | N/A | [{"key":"search?type=1","prompt":"Search Movies","search":true,"secondary":true,"title":"Search..."}] |