mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 12:37:46 +00:00
2.7 KiB
2.7 KiB
GetMediaArtsMediaContainer
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Size |
int | ✔️ | Number of media items returned in this response. | 50 |
MediaTagVersion |
long | ✔️ | The version number for media tags. | 1734362201 |
MediaTagPrefix |
string | ✔️ | The prefix used for media tag resource paths. | /system/bundle/media/flags/ |
Identifier |
string | ✔️ | An plugin identifier for the media container. | com.plexapp.plugins.library |
Metadata |
List<GetMediaArtsMetadata> | ✔️ | N/A |